PluginBench
MCP Server
Maintained

ThaiProcurement MCP Server

io.github.IndoTender/thaiprocurement

What is the ThaiProcurement MCP server?

Search Thai government procurement tenders and bidder companies.

How to install ThaiProcurement

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "thaiprocurement": {
      "url": "https://thaiprocurement.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "thaiprocurement": {
      "serverUrl": "https://thaiprocurement.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "thaiprocurement": {
      "type": "http",
      "url": "https://thaiprocurement.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "thaiprocurement": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://thaiprocurement.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http thaiprocurement https://thaiprocurement.com/mcp

Related MCP servers

Search Hong Kong court cases and read judgment documents.

0
View repository →

IndoCourtAtlas

Maintained

Search and read Indonesian court cases. Filter by court, year, and case type.

0
View repository →

Indonesian government procurement — LPSE tenders, Inaproc data, and company profiles.

0
View repository →

Global customs trade data and company registry. Search shipments, and look up legal entities.

0
View repository →