mcpbeat Sign in

Bharatlas MCP Server

local only

Bharatlas MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm.

Query India's open geo data. Locate, filter, nearby search across layers.

Installs per day peak 21 · avg 7 · -17% w/w
a month agotoday
57
Installs / week
npm · bharatlas-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Bharatlas MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bharatlas-mcp -- npx -y bharatlas-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bharatlas-mcp": {
      "args": [
        "-y",
        "bharatlas-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bharatlas-mcp]
command = "npx"
args = ["-y", "bharatlas-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bharatlas-mcp": {
      "args": [
        "-y",
        "bharatlas-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bharatlas-mcp": {
      "args": [
        "-y",
        "bharatlas-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Bharatlas MCP

same job, measured the same way
I
Bharatlas MCP
by sathya-sankaran

Query India's open geo data, and author collect maps: register a link, moderate, publish.

local only
MCP Server Geodata Placefinder
by fouomene

MCP GeoData Placefinder: search places, reverse geocode, and find nearby locations.

34 installs/wk local only
Arcgis Hub
by pipeworx-io

ArcGIS Hub — open government geospatial data (search + Feature Service query).

34 tools answering
C
Tee Times
by loopgolf

Live golf tee time availability across US courses. Search by location, date, players, and price.

answering
Georgia Civic Data
by georgiacivicdata

Georgia education, Census, and immigration data: query, filter, aggregate, and link datasets.

12 tools answering
I
API Sorties MCP
by mabari2505

Search French events and things to do, built for AI agents — geo, city, date, category filters.

23 installs/wk local only
Planwire MCP
by beshogun

UK planning application data for AI agents: search, geo-query and fetch applications.

40 installs/wk local only
City24.lv - Real Estate marketplace
by city24

Live Latvia real estate listings with search, geo filters, and property metadata.

1 tools answering

Bharatlas MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bharatlas MCP?
Bharatlas MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package bharatlas-mcp was installed 57 times last week.
How do I connect Bharatlas MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bharatlas-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Bharatlas MCP?
The npm package bharatlas-mcp was installed 57 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.