Loading MCP server directory, please wait...
MCP server for the Geomelon geographic API — stdio and remote HTTP transports
npx @getmcp/cli add io.github.930m310n/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GEOMELON_API_KEYYour RapidAPI key for Geomelon
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.930m310n/mcp": {
"command": "npx",
"args": [
"-y",
"geomelon-mcp"
],
"env": {
"GEOMELON_API_KEY": "",
"PORT": ""
}
}
}
}