neshan-maps-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@neshan-maps-mcpGet driving directions from Tehran to Isfahan"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
neshan-maps-mcp
MCP server for Neshan Maps API (Iran). Supports geocoding, reverse geocoding, place search, directions, distance matrix, static maps, and autocomplete. Uses API Key header authentication.
Tools (8)
Tool | Description |
| Convert address to coordinates |
| Convert coordinates to address |
| Search places near a location |
| Get route directions |
| Calculate distances between points |
| Generate a static map image |
| Autocomplete place suggestions |
| Get a map tile image |
Related MCP server: Mapbox MCP Server
Quick Start
{
"mcpServers": {
"neshan-maps": {
"command": "npx",
"args": ["-y", "@theyahia/neshan-maps-mcp"],
"env": {
"NESHAN_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | API key from Neshan developer platform |
Demo Prompts
"Geocode the address 'Azadi Square, Tehran'"
"What's at coordinates 35.6892, 51.3890?"
"Find restaurants near 35.6892, 51.3890"
"Get driving directions from Tehran to Isfahan"
"Calculate distance matrix between 3 locations"
License
MIT
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/neshan-maps-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server