SERVER

Bbox MCP Server

Rank #8806

glama/iamvibhorsingh/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. Or just make a bounding box :) Every response includes a verification link to vibhorsingh.com/boundingbox so you can visually confirm results on an interactive map.

First listed
Mar 2, 2026
Last publish date
Apr 6, 2026
OVERVIEW

Bbox MCP Server is a Model Context Protocol (MCP) server published by iamvibhorsingh. It ranks #8806 of 58,832 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Bbox MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Apr 6, 2026.

STANDING
#8,806of 58,832 tracked serversTop 25%

Ranks ahead of 50,026 of 58,832 servers on MCP Toplist.

CONNECT

Use Bbox MCP Server

Add Bbox MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "bbox-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bbox-mcp-server"
      ],
      "env": {
        "MAPBOX_ACCESS_TOKEN": "<your MAPBOX_ACCESS_TOKEN>",
        "OVERPASS_API_URL": "<your OVERPASS_API_URL>",
        "MAX_H3_CELLS": "<your MAX_H3_CELLS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

iamvibhorsingh

Organization
Total servers
1
Total versions
6
VERSIONS

Available versions (6)

VersionPublished
1.2.6Apr 6, 2026
1.2.5Apr 4, 2026
1.2.4Mar 3, 2026
1.2.3Mar 3, 2026
1.2.2Mar 3, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is 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. Or just make a bounding box :) Every response includes a verification link to vibhorsingh.com/boundingbox so you can visually confirm results on an interactive map.
Who maintains Bbox MCP Server?
Bbox MCP Server is maintained by iamvibhorsingh, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
Is Bbox MCP Server an official MCP server?
Yes — Bbox MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Bbox MCP Server have?
MCP Toplist tracks 6 versions of Bbox MCP Server, most recently published on Apr 6, 2026.
Where can I find the source code for Bbox MCP Server?
The source code for Bbox MCP Server is hosted at github.com/iamvibhorsingh/bbox-mcp-server.
EXPLORE