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
Servidores relacionados
MCP-SearXNG-Enhanced Web Search
An enhanced MCP server for SearXNG web searching, utilizing a category-aware web-search, web-scraping, and includes a date/time retrieval tool.
Web Search
A server that provides web search capabilities using OpenAI models.
Kagi Search
Web search using the Kagi Search API
microCMS
A search server for the microCMS headless CMS, compatible with the Model Context Protocol (MCP).
Expert Registry MCP Server
An MCP server for expert discovery, registration, and context injection, utilizing vector and graph databases.
Rijksmuseum MCP Server
Explore the Rijksmuseum's art collection using natural language.
Bucketeer Docs Local MCP Server
A local server to query Bucketeer documentation, which automatically fetches and caches content from its GitHub repository.
Movies Search Tool
A search tool for finding movies and TV shows from multiple video sources with link validation.
Stock Analysis
Access real-time and historical Indian stock data using the Yahoo Finance API.
Grok Search
Comprehensive web, news, and social media search and analysis using xAI's Grok API.