🛠️

mappls-mcp

MCP server for Mappls (MapMyIndia) — India-first maps API for AI agents

Developer Tools stdio npm npmstdioAmanMakesStuff
RUN IN TERMINAL
claude mcp add manakestuff-mappls-mcp -- npx -y mappls-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "manakestuff-mappls-mcp": { "command": "npx", "args": ["-y", "mappls-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "manakestuff-mappls-mcp": { "command": "npx", "args": ["-y", "mappls-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "manakestuff-mappls-mcp": { "command": "npx", "args": ["-y", "mappls-mcp"] } } }

About This MCP Server

The mappls-mcp server is a developer tool that enables integration with the Mappls maps API, allowing AI agents to access India-specific map data. It connects to the Mappls API, facilitating the exchange of data between AI agents and the mapping service. Developers working with AI agents that require location-based information in India would use this server to leverage the Mappls API.

MCP server for Mappls (MapMyIndia) — India-first maps API for AI agents. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

mappls-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mappls-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/manakestuff-mappls-mcp.svg)](https://skillsplayground.com/mcps/manakestuff-mappls-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.