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
Serveurs connexes
Hunter MCP Server
Enables natural language interaction with Hunter's B2B data via its API.
ArtistLens
Access the Spotify Web API to search and retrieve information about tracks, albums, artists, and playlists.
Brave Search
An MCP server for web and local search using the Brave Search API.
HeadHunter
An MCP server for the HeadHunter API, focusing on job seeker functionalities.
Gemini AI MCP Server
Provides AI-powered web search and summarization using the Gemini API's grounding feature.
Local RAG Backend
A local RAG backend powered by Docker Compose, supporting various document formats for search.
Google Search Engine
A server for Google search and webpage content extraction, built on Cloudflare Workers with OAuth support.
Harmonic Search
Search for companies and professionals using the Harmonic.ai API.
MCP Market Russia
Search 1000+ Russian construction companies and real estate agencies for AI agents
Rememberizer MCP Server for Common Knowledge
Access and search personal or team knowledge repositories, including documents and Slack discussions, using semantic search and retrieval tools.