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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Marketaux
Search for market news and financial data by entity, country, industry, or symbol using the Marketaux API.
企业基础信息服务
Provides basic enterprise information services, including business registration, company profiles, shareholders, and key personnel.
MCP SOP Server
An MCP server for accessing and searching Standard Operating Procedures (SOPs) with Italian language support.
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
Open Brewery DB
Search and retrieve brewery data worldwide using the Open Brewery DB API.
MCP Gemini Google Search
Performs Google searches using Gemini's built-in Grounding with Google Search feature.
SearchAPI
Provides standardized access to Google Maps, Google Flights, Google Hotels, and other services via the SearchAPI.
NRTSearch
Exposes Lucene-based search indexes to AI assistants through the NRTSearch MCP server.
Local Flow
A minimal, local, GPU-accelerated RAG server for document ingestion and querying.
Search Stock News
Search for stock news using the Tavily API.