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
관련 서버
Exa
Exa AI Search API
Weather MCP Server
Query 24-hour weather forecasts and city information by city name or coordinates.
MCP RAG
A managed Retrieval-Augmented Generation (RAG) server using MCP, integrated with knowledge bases and OpenSearch.
General MCP Server
An MCP server providing search capabilities for Reddit, YouTube, and Twitter.
Compliance Auditor MCP
City hiring-compliance MCP server with regulation search and full audit risk scoring.
Wikimedia Image Search
MCP server that enables AI assistants to search Wikimedia Commons images with metadata and visual thumbnails.
ContextMCP
A self-hosted MCP server that indexes documentation from various sources and serves it to AI Agents with semantic search.
The Movie Database (TMDB)
Integrates with The Movie Database (TMDB) API, allowing AI assistants to search for movies, retrieve details, and generate related content.
Manalink MCP Server
An MCP server implementation for Manalink that allows AI assistants to use functions like teacher search.
Search MCP Server
A versatile search server supporting multiple search engines, including Brave, Metaso, and Bocha.