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
相关服务器
Northwestern Digital Collections API MCP
Agent integration with the Northwestern University Libraries Digital Collections API
Knowledge Vault Search
Search a personal knowledge vault using hybrid semantic and keyword matching.
展会大数据服务
Query comprehensive exhibition information, including enterprise participation records, venue details, and exhibition search.
NRTSearch
Exposes Lucene-based search indexes to AI assistants through the NRTSearch MCP server.
hackernews
A simple MCP server that brings Hacker News into your AI workflows. It exposes a set of tools to fetch top stories, individual posts with comments, and the latest Ask HN / Show HN discussions — all in a clean, structured format that’s easy for agents
Ferengi Rules of Acquisition
Provides the Ferengi Rules of Acquisition with powerful search and retrieval capabilities.
Google AI Search MCP
A server providing Google AI-powered search and documentation tools for developers.
Docs MCP
A server for efficiently searching and referencing user-configured local documents.
ArtistLens
Access the Spotify Web API to search and retrieve information about tracks, albums, artists, and playlists.
ThreatBook Threat Analysis
Provides threat intelligence queries for IPs, domains, files, URLs, and vulnerabilities using the ThreatBook API.