Loading MCP server directory, please wait...
Bounding box(bbox) GIS tool: coords conversion, EPSG, WKT, GeoJSON, H3, Overpass, POI, map viz
npx @getmcp/cli add io.github.iamvibhorsingh/bbox-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.iamvibhorsingh/bbox-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbox-mcp-server"
],
"env": {
"MAPBOX_ACCESS_TOKEN": "",
"OVERPASS_API_URL": "",
"MAX_H3_CELLS": ""
}
}
}
}