Loading MCP server directory, please wait...
UK public-sector tenders and planning applications as clean JSON from official government feeds.
npx @getmcp/cli add com.gankdat/gankdatRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <api key> — required for tools/call; initialize and tools/list work without it. Get a free key at https://gankdat.com/account
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.gankdat/gankdat": {
"url": "https://gankdat.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}