Loading MCP server directory, please wait...
Agent-native MCP over US public + government records, entity- and parcel-keyed.
npx @getmcp/cli add com.amalgament/public-queryRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyAmalgament API key (freemium: POST /signup {"email": "..."} at https://api.amalgament.com/signup returns a key + 500 free credits). Tool calls are credit-metered; errors and empty results are free. The claude.ai custom connector uses OAuth instead of this header.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.amalgament/public-query": {
"url": "https://api.amalgament.com/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}