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
Verwandte Server
Google News
Google News search capabilities with automatic topic categorization and multi-language support via SerpAPI integration.
Tavily MCP Server
Web search using the Tavily API.
Tavily Search
Perform web searches using the Tavily Search API.
Deep Research
Generates in-depth research reports using powerful AI models.
G-Search MCP
A Google search server using Playwright for parallel keyword searches.
招投标大数据服务
Provides comprehensive import and export trade data query functions, including trend analysis, product statistics, and geographic distribution.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
Ollama Deep Researcher
Conducts deep research using local Ollama LLMs, leveraging Tavily and Perplexity for comprehensive search capabilities.
Meilisearch
Interact & query with Meilisearch (Full-text & semantic search API)
Weather
Provides weather data using the US National Weather Service (NWS) API. Built with pure JavaScript ES Modules.