Loading MCP server directory, please wait...
GTA doctor, specialist, clinic, language, availability, and freshness data through REST and MCP.
npx @getmcp/cli add io.github.typestoofast/finddocRequires Node.js 18+. Community-contributed server. Review source before installing.
FINDDOC_API_KEYFindDoc API key used as a Bearer token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.typestoofast/finddoc": {
"command": "npx",
"args": [
"-y",
"@find-doc/finddoc-mcp"
],
"env": {
"FINDDOC_API_KEY": "",
"FINDDOC_API_BASE_URL": ""
}
}
}
}