Placematic MCP Server
Language models are confidently wrong about geography. Placematic is not.
The Placematic MCP Server is the deterministic, licensed, versioned source of truth your AI agent calls for geocoding, routing, and spatial data. Placematic USA LLC operates the server on PostGIS infrastructure. Your agent stops guessing at coordinates and starts retrieving them.
{
"mcpServers": {
"placematic": {
"url": "https://mcp.placematic.io",
"headers": {
"Authorization": "Bearer ${PLACEMATIC_API_KEY}"
}
}
}
}
Works with Cursor, Claude Code and any agent that can send a header.
Claude and ChatGPT connectors use a URL-embedded key.