mcpbeat Sign in

Mapsmith MCP Server

by mapsmith-ai Your server? Claim it
local only

Mapsmith runs on your own machine — the client starts it, so there is no endpoint to ping. 799 installs a week from pypi. Last commit 31 Aug 2026.

Deterministic GIS geoprocessing for AI agents, with verifiable provenance on every output

Installs per day peak 530 · avg 157 · -43% w/w
a month agotoday
799
Installs / week
pypi · mapsmith
0
Stars
7 open issues
31 Aug 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command site/build.py:291, src/mapsmith/stacks.py:256, [пакет] site/build.py:291 и ещё 1
    return subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 mapsmith -- uvx mapsmith
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mapsmith": {
      "args": [
        "mapsmith"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mapsmith]
command = "uvx"
args = ["mapsmith"]
.cursor/mcp.json
{
  "mcpServers": {
    "mapsmith": {
      "args": [
        "mapsmith"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mapsmith": {
      "args": [
        "mapsmith"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mapsmith

same job, measured the same way
A
Governance Platform
by geodesiclabs

Pre-execution governance for AI agents. Deterministic PASS/FAIL/REVIEW verdicts, replayable proof.

37 tools answering
Decker
by gigshow

Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts.

12 tools answering
GEOMETRY
by geometry

Deterministic calendars and cosmic date JSON for AI agents via MCP (Gregorian 1900-2100).

3 tools answering
Capabilities
by eckari

Deterministic company, entity and location lookups for agents - per call, x402 or API key.

24 tools answering
Codelens MCP
by segentic-lab

Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body

local only
Futuristic Risk Intelligence
by cct15

Geopolitical conflict risk, political events, and maritime traffic data for AI agents

40 installs/wk local only
Gisgp
by uponex

GIS tools for AI agents: 65 free tools + 8 paid (hazard/site-scouting/GeoJSON export)

92 tools answering
Proxy Veil
by goldentrii

Residential proxy MCP server for AI agents — geo-targeting, sticky sessions, anti-bot bypass.

101 installs/wk local only

Mapsmith — questions

Answers built from our own checks of this server.

Why is there no uptime for Mapsmith?
Mapsmith 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 pypi package mapsmith was installed 799 times last week.
How do I connect Mapsmith?
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 mapsmith straight from pypi; nothing to host, nothing to sign up for.
How many people use Mapsmith?
The pypi package mapsmith was installed 799 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mapsmith open source?
Yes — it is published under the AGPL-3.0 licence, written in Python, 0 stars on GitHub and 7 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.