io.github.iamvibhorsingh/bbox-mcp-server
Quality Score
90
/100
Geospatial toolkit for AI: spatial queries, coord conversion, H3, OSM search, map verification links
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"bbox-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbox-mcp-server"
],
"env": {
"MAPBOX_ACCESS_TOKEN": "<your-mapbox_access_token>",
"OVERPASS_API_URL": "<overpass_api_url>",
"MAX_H3_CELLS": "<max_h3_cells>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"bbox-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbox-mcp-server"
],
"env": {
"MAPBOX_ACCESS_TOKEN": "<your-mapbox_access_token>",
"OVERPASS_API_URL": "<overpass_api_url>",
"MAX_H3_CELLS": "<max_h3_cells>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y bbox-mcp-server§02 Environment variables
MAPBOX_ACCESS_TOKENsecret
Mapbox token for natural-language location search (e.g. 'San Francisco')
OVERPASS_API_URLCustom Overpass API endpoint URL (defaults rotate between public instances)
MAX_H3_CELLSSafety cap for H3 grid generation (default: 50000)
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.