streamable-httpupdated 2mo ago
Connect your AI assistant to ThaiProcurement â search Thai government procurement tenders and bidder companies via the Model Context Protocol.
What can you do with ThaiProcurement?
ThaiProcurement MCP
Connect your AI assistant to ThaiProcurement â search Thai government procurement tenders and bidder companies via the Model Context Protocol.
āļ āļēāļĐāļēāđāļāļĒ (āļŠāļĢāļļāļ)
ThaiProcurement MCP āļāļ·āļāđāļāļīāļĢāđāļāđāļ§āļāļĢāđ Model Context Protocol (MCP) āļŠāļģāļŦāļĢāļąāļāđāļŦāđ AI assistant āļāđāļāļŦāļē āļāđāļāļĄāļđāļĨāļāļąāļāļāļ·āđāļāļāļąāļāļāđāļēāļāļ āļēāļāļĢāļąāļāđāļāļĒ: āļāđāļāļŦāļēāđāļāļĢāļāļāļēāļĢ/āļāļĢāļ°āļāļēāļĻāļāļąāļāļāļ·āđāļ (āļāļēāļĄāļāļ·āđāļāđāļāļĢāļāļāļēāļĢ āļŦāļāđāļ§āļĒāļāļēāļ āļāļĢāļ°āđāļ āļāļāļ) āļāļđāļĢāļēāļĒāļĨāļ°āđāļāļĩāļĒāļāļāļĢāļ°āļāļēāļĻ āđāļĨāļ°āļāđāļāļŦāļē āļāļĢāļīāļĐāļąāļāļāļđāđāļāļĢāļ°āļāļāļāļāļēāļĢ āļāļĩāđāđāļāđāļēāļĢāđāļ§āļĄāļāļąāļāļāļ·āđāļāļāļąāļāļāđāļēāļ
āļāđāļāļĄāļđāļĨāļāļēāļāļāļēāļāļāđāļāļĄāļđāļĨāļāļąāļāļāļ·āđāļāļāļąāļāļāđāļēāļāļ āļēāļāļĢāļąāļāđāļāļĒāļāļ thaiprocurement.com
Connect
https://thaiprocurement.com/mcp
Add this URL as a custom MCP connector in Claude, Cursor, or any MCP-compatible client. No sign-in required.
- Transport: Streamable HTTP
- Auth: None â public access
- Docs: thaiprocurement.com/mcp/connect
Tools
| Tool | Description |
|---|---|
Thai_list_tenders |
Paginated tenders â filter by projectNameContains, deptId, projectCost |
Thai_get_tender |
Single tender by id â lots, participants, contracts, department |
Thai_search_companies |
Search bidder companies by Thai or English name |
Example prompts
- "List Thai government tenders with projectNameContains set to road construction"
- "List tenders from department id D12345"
- "Get tender details for id 68012345678"
- "Search companies named Siam Cement"
- "āļāđāļāļŦāļēāđāļāļĢāļāļāļēāļĢāļāļąāļāļāļ·āđāļāļāļĩāđāļĄāļĩāļāļģāļ§āđāļē āļāļāļ āđāļāļāļĩāļĨāđāļēāļŠāļļāļ"
- "āļāđāļāļŦāļēāļāļĢāļīāļĐāļąāļ āļāļđāļāļāļĩāđāļĄāļāļāđ āđāļāļāļēāļāļāđāļāļĄāļđāļĨāļāļąāļāļāļ·āđāļāļāļąāļāļāđāļēāļ"
Setup â Claude
- Go to claude.ai/customize/connectors
- Click Add custom connector
- Name it ThaiProcurement and paste
https://thaiprocurement.com/mcp - Save â no sign-in required
Setup â Cursor / other MCP clients
{
"mcpServers": {
"thaiprocurement": {
"url": "https://thaiprocurement.com/mcp"
}
}
}
Last updated: 2026-07-10
Install
Add ThaiProcurement to your client. Pick the one you use.
claude mcp add --transport http thaiprocurement https://thaiprocurement.com/mcpcodex mcp add thaiprocurement --url https://thaiprocurement.com/mcp{
"mcpServers": {
"thaiprocurement": {
"url": "https://thaiprocurement.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"thaiprocurement": {
"type": "http",
"url": "https://thaiprocurement.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"thaiprocurement": {
"url": "https://thaiprocurement.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"thaiprocurement": {
"serverUrl": "https://thaiprocurement.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
3 tools
ThaiProcurement exposes 3 tools to a connected agent.
- Thai_list_tenders
- Paginated tenders â filter by `projectNameContains`, `deptId`, `projectCost`
- Thai_get_tender
- Single tender by id â lots, participants, contracts, department
- Thai_search_companies
- Search bidder companies by Thai or English name
Score
60 / 100
Good
- Documentation22/25
- Maintenance16/25
- Trust6/20
- Capability4/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 53 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 3 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint â no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | Jul 10, 2026 |