Geocoding
Provides geocoding services by integrating with the Nominatim API.
Geocoding MCP Server
This is a Model Context Protocol (MCP) server that provides geocoding services by integrating with the Nominatim API.
Installation
Requirements
- Node.js >= 18.0.0
- Cursor, Windsurf, Claude Desktop, Trae or another MCP Client
Install in Claude Desktop
Add this to your Claude Desktop claude_desktop_config.json file. See Claude Desktop MCP docs for more info.
{
"mcpServers": {
"geocoding": {
"command": "npx",
"args": [
"-y",
"@geocoding-ai/mcp"
]
}
}
}
License
Codebase: MIT
Documentation: GPLv2 / Nominatim developer community / Nominatim Manual
Related Servers
MCP Domain Availability Checker
Check the availability of domain names across over 50 popular TLDs using DNS and WHOIS verification.
Ecomm MCP Server
A product search server that provides markdown-formatted responses with clickable product links and prices.
OSRS MCP Server
Search the Old School RuneScape (OSRS) Wiki and access game data definitions.
USGS Quakes
Access earthquake data from the USGS Quakes API using natural language queries.
LeadMagic
Access LeadMagic's B2B data enrichment API suite for email finding, profile enrichment, and company intelligence.
BibTeX MCP Server
Search academic references from arXiv, DBLP, Semantic Scholar, and OpenAlex, and generate BibTeX entries.
Solodit Search
Search and retrieve Solodit vulnerability reports.
Amazon Product Search
An AI-powered server for Amazon product search and recommendations.
Ebook MCP Service
Access and search EPUB ebook collections using semantic vector search.
microCMS
A search server for the microCMS headless CMS, compatible with the Model Context Protocol (MCP).