A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
An MCP server for nearby place searches with IP-based location detection.
An MCP server for nearby place searches with IP-based location detection.
git clone https://github.com/kukapay/nearby-search-mcp.git
cd nearby-search-mcp
# Using uv (recommended)
uv add "mcp[cli]" httpx python-dotenv
# Or using pip
pip install mcp httpx python-dotenv
{
"mcpServers": {
"nearby-search": {
"command": "uv",
"args": ["--directory", "path/to/nearby-search-mcp", "run", "main.py"],
"env": {
"GOOGLE_API_KEY": "your google api key"
}
}
}
}
mcp dev main.py
mcp install main.py --name "NearbySearch"
python main.py
Tool: search_nearby
keyword (str): What to search for (e.g., "coffee shop")radius (int, optional): Search radius in meters (default: 1500)type (str, optional): Place type (e.g., "restaurant", "cafe")This project is licensed under the MIT License - see the LICENSE file for details.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. F
Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control sc