MapSmith
Rank #5,031io.github.mapsmith-ai/mapsmith
Deterministic GIS geoprocessing with verifiable provenance on every output
MapSmith is a Model Context Protocol (MCP) server published by mapsmith-ai. It ranks #5,031 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MapSmith is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 127,015 of 132,046 servers on MCP Toplist.
Use MapSmith
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mapsmith -e "MAPSMITH_WORKSPACE=<your MAPSMITH_WORKSPACE>" -- uvx mapsmithReplace each placeholder with your own value before saving.
claude mcp add mapsmith -e "MAPSMITH_WORKSPACE=<your MAPSMITH_WORKSPACE>" -- docker run -i --rm ghcr.io/mapsmith-ai/mapsmith:0.5.1Replace each placeholder with your own value before saving.
[mcp_servers.mapsmith]
command = "uvx"
args = ["mapsmith"]
[mcp_servers.mapsmith.env]
MAPSMITH_WORKSPACE = "<your MAPSMITH_WORKSPACE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.mapsmith]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/mapsmith-ai/mapsmith:0.5.1"]
[mcp_servers.mapsmith.env]
MAPSMITH_WORKSPACE = "<your MAPSMITH_WORKSPACE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mapsmith-ai/mapsmith:0.5.1"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mapsmith-ai/mapsmith:0.5.1"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mapsmith": {
"type": "stdio",
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"mapsmith": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mapsmith-ai/mapsmith:0.5.1"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mapsmith-ai/mapsmith:0.5.1"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mapsmith": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mapsmith-ai/mapsmith:0.5.1"
],
"env": {
"MAPSMITH_WORKSPACE": "<your MAPSMITH_WORKSPACE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mapsmith-ai%2Fmapsmith)<a href="https://mcptoplist.com/server/io.github.mapsmith-ai%2Fmapsmith"><img src="https://mcptoplist.com/badge/io.github.mapsmith-ai%2Fmapsmith.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mapsmith-ai
Available versions (6)
| Version | Published |
|---|---|
| 0.5.1 | Sep 21, 2026 |
| 0.4.0 | Sep 1, 2026 |
| 0.3.0 | Aug 29, 2026 |
| 0.2.2 | Aug 22, 2026 |
| 0.2.1 | Aug 20, 2026 |
| 0.2.0 | Aug 20, 2026 |
Frequently asked questions
- Who maintains MapSmith?
- MapSmith is maintained by mapsmith-ai, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is MapSmith listed on the Official MCP Registry?
- Yes — MapSmith is listed on the Official MCP Registry, alongside Glama.
- How many versions does MapSmith have?
- MCP Toplist tracks 6 versions of MapSmith, most recently published on Sep 21, 2026.
- Where can I find the source code for MapSmith?
- The source code for MapSmith is hosted at github.com/mapsmith-ai/MapSmith.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.