Bbox Mcp Server
@iamvibhorsingh
About Bbox Mcp Server
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bbox": {
"command": "npx",
"args": [
"-y",
"bbox-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bbox Mcp Server?
Bbox Mcp Server is a geospatial toolkit for AI agents that provides 6 tools with zero configuration, enabling any LLM to parse, convert, query, and aggregate spatial data out of the box.
How to use Bbox Mcp Server?
The server requires no setup or configuration. Invoke its tools through the MCP protocol to perform spatial operations; each response includes a verification link to visualise results.
Key features of Bbox Mcp Server
- 6 built-in geospatial tools
- Zero configuration required
- Parse, convert, query, and aggregate spatial data
- Every response includes a visual verification link
- Compatible with any LLM via MCP
Use cases of Bbox Mcp Server
- Enable AI agents to process geospatial data without external APIs
- Convert spatial data formats on the fly
- Query and aggregate spatial information programmatically
- Visually verify spatial operations via a bounding box link
FAQ from Bbox Mcp Server
—
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Grafana MCP server
grafanaMCP server for Grafana
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Comments