tobid-mcp
ToBid MCP — Taiwan Government Tenders
MCP server for searching and analyzing Taiwan government procurement (tenders): 14M+ notices since 1999, updated daily from Taiwan's official e-procurement platform.
Beyond search, it exposes the analysis engine of ToBid:
Vendor intelligence — win rate, known award totals, top clients, head-to-head rivalry records, recent losses (and who won instead)
Agency intelligence — spending patterns, supplier concentration, competition metrics (average bidders / sole-bid rate / failure rate), peak tendering months, and recurring annual tenders with next-tender predictions
Price analysis — suggested bids (conservative / typical / aggressive) from historical award-to-budget ratios, benchmarked against similar cases
Failed-tender opportunities — repeatedly failed tenders where competition is low and agencies are eager to award
Free, no API key, no registration.
Quick start
This is a remote MCP server (streamable HTTP). No installation needed:
https://api.tobid.tw/mcpClaude Code
claude mcp add --transport http tobid https://api.tobid.tw/mcpClaude Desktop / claude.ai — Settings → Connectors → Add custom connector, paste the URL above.
Also listed in the official MCP registry as tw.tobid/tenders.
Related MCP server: Taiwan Tender MCP
Tools
Tool | Description |
| Full-text tender search with filters (region, year, budget range, agency, vendor) |
| Single tender timeline: notices, amounts, winners, competition status |
| Suggested bid range from historical award/budget ratios |
| Vendor intelligence: win rate, totals, top clients, rivals, recent losses |
| Agency intelligence: spending, competition metrics, recurring tenders + next-tender predictions |
| Head-to-head record between two vendors |
| Repeatedly failed tenders (low competition entry points) |
| Fuzzy name → official vendor/agency names and IDs |
Example prompts
"What smart streetlight tenders are open in Taichung?"
"Analyze Chunghwa Telecom's recent government contract wins"
"Is the Legislative Yuan a good agency to bid for? When will it tender again?"
"How much should I bid for this tender?"
(Works in Chinese too — the underlying data is in Traditional Chinese.)
Data
Source: public data from Taiwan's Government e-Procurement System (政府電子採購網), operated by the Public Construction Commission, Executive Yuan. ~14 million notices from 1999 to present, refreshed daily. This is a third-party service; verify critical figures against official notices.
Running your own
mcp_server.py is a thin FastMCP wrapper over the ToBid API. It speaks stdio by default (set MCP_TRANSPORT=streamable-http to serve HTTP instead):
pip install "mcp<2" requests
TOBID_API=https://api.tobid.tw python mcp_server.pyOr with Docker:
docker build -t tobid-mcp .
docker run -i tobid-mcpLicense
MIT
This server cannot be installed
Maintenance
Related MCP Connectors
Taiwan government tender search and intelligence: 14M+ notices, vendor and agency reports.
81Taiwan Government Procurement MCP — 政府電子採購網 (PCC) tenders (keyless).
9.9M+ tenders, RFPs & grants. 60 countries with a national procurement source, 193 with any record.
Search EU public tenders across TED and 8 national portals. Monitor, match, and analyse procurement.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive access to Chinese bidding and tendering data, enabling users to search for companies, analyze bidding statistics, query tender announcements, and discover project opportunities for market analysis and business development.10
- FlicenseAqualityNot gradedmaintenanceEnables users to search and retrieve detailed information about Taiwan government procurement tenders through the Government Electronic Procurement System API. It supports searching tenders by keyword, category code, date, and government unit.6
- AlicenseNot gradedqualityDmaintenanceMCP server that provides real-time, high-quality tender information from Taiwan's government e-procurement website via enhanced web scraping, enabling AI to query and analyze procurement opportunities.14MIT

tendfeed-mcpofficial
AlicenseAqualityAmaintenanceBid/no-bid intelligence for EU public tenders, built on 592,000 real TED contract awards: competition density, price corridor, SME fit and beachhead ranking. Free guest access; an API key unlocks the live board.4MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CHANG666-hash/tobid-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server