The geospatial toolkit for AI agents. 6 tools, zero config — give any LLM the ability to parse, convert, query, and aggregate spatial data out of the box.
Every response includes a verification link to vibhorsingh.com/boundingbox so you can visually confirm results on an interactive map.
Server Config
{
"mcpServers": {
"bbox": {
"command": "npx",
"args": [
"-y",
"bbox-mcp-server"
]
}
}
}