osm-mcp-server

LLLeoLi/osm-mcp-server
★ 0 stars Python Other Updated 4d ago
osm-mcp-server 0.1.1 with error paths raised as MCP isError (for MCP-Atlas PTC)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "osm-mcp-server": {
      "command": "uvx",
      "args": [
        "osm-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install osm-mcp-server