Loading MCP server directory, please wait...
MCP server for Mappls (MapMyIndia) — India-first maps API for AI agents
npx @getmcp/cli add io.github.AmanMakesStuff/mappls-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MAPPLS_API_KEYYour Mappls static API key — get it at https://maps.mappls.com/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AmanMakesStuff/mappls-mcp": {
"command": "npx",
"args": [
"-y",
"mappls-mcp"
],
"env": {
"MAPPLS_API_KEY": ""
}
}
}
}