mcpbeat Sign in

JP Bids MCP Server

answering

JP Bids is answering right now. Last checked 2 min ago. 69 installs a week from npm. Last commit 29 Aug 2026.

Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.

Installs per day peak 150 · avg 18 · -59% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
482 ms
Response time
average over 24h
69
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check JP Bids every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add jp-bids --transport http https://mcp.bid-jp.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jp-bids": {
      "url": "https://mcp.bid-jp.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jp-bids]
url = "https://mcp.bid-jp.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "jp-bids": {
      "url": "https://mcp.bid-jp.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jp-bids": {
      "url": "https://mcp.bid-jp.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.bid-jp.com/mcp streamable-http sign-in 382 ms 2 min ago

Alternatives to JP Bids

same job, measured the same way
KokoCallMCP
by sugukurukabe

Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.

26 installs/wk local only
Japan Procurement
by pipeworx-io

Japan Procurement MCP — Japanese government tender notices (bid announcements) from national…

answering
Localgym MCP Server
by lo-nau

Read-only MCP server for UK gym search using the LocalGym Agent API.

41 installs/wk local only
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
MCP Docs Server
by praveenc

MCP server for searching MCP protocol documentation

46 installs/wk local only
operant-mcp
by saagpatel

Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.

36 installs/wk 5 tools answering
Inforcer
by wyre-ai

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only
Inforcer
by wyre-technology

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only

JP Bids — questions

Answers built from our own checks of this server.

Why is there no tool list for JP Bids?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is JP Bids working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 482 ms. The bar chart above shows every period we have measured.
How do I connect JP Bids?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to JP Bids?
No API key is involved. JP Bids answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is JP Bids?
It answers our handshake in 482 ms on average, which is faster than 30% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use JP Bids?
The npm package jp-bids-mcp was installed 69 times in the last week. Week over week that is -59%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is JP Bids open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.