Loading MCP server directory, please wait...
Geocoding, routing, isochrone, H3, elevation and 13 more geospatial tools via OpenStreetMap.
npx @getmcp/cli add io.github.algolayertechnologies/mapsi-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MAPSI_API_KEYYour Mapsi API key from mapsi.dev
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.algolayertechnologies/mapsi-mcp": {
"command": "npx",
"args": [
"-y",
"mapsi-mcp"
],
"env": {
"MAPSI_API_KEY": ""
}
}
}
}