geomelon-mcp
Rank #14,688io.github.930m310n/mcp
MCP server for the Geomelon geographic API — stdio and remote HTTP transports
geomelon-mcp is a Model Context Protocol (MCP) server published by 930m310n. It ranks #14,688 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. geomelon-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on May 10, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 117,358 of 132,046 servers on MCP Toplist.
Use geomelon-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add 930m310n -e "GEOMELON_API_KEY=<your GEOMELON_API_KEY>" -e "PORT=<your PORT>" -- npx -y geomelon-mcpReplace each placeholder with your own value before saving.
[mcp_servers.930m310n]
command = "npx"
args = ["-y", "geomelon-mcp"]
[mcp_servers.930m310n.env]
GEOMELON_API_KEY = "<your GEOMELON_API_KEY>"
PORT = "<your PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"930m310n": {
"command": "npx",
"args": [
"-y",
"geomelon-mcp"
],
"env": {
"GEOMELON_API_KEY": "<your GEOMELON_API_KEY>",
"PORT": "<your PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"930m310n": {
"command": "npx",
"args": [
"-y",
"geomelon-mcp"
],
"env": {
"GEOMELON_API_KEY": "<your GEOMELON_API_KEY>",
"PORT": "<your PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"930m310n": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"geomelon-mcp"
],
"env": {
"GEOMELON_API_KEY": "<your GEOMELON_API_KEY>",
"PORT": "<your PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"930m310n": {
"command": "npx",
"args": [
"-y",
"geomelon-mcp"
],
"env": {
"GEOMELON_API_KEY": "<your GEOMELON_API_KEY>",
"PORT": "<your PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"930m310n": {
"command": "npx",
"args": [
"-y",
"geomelon-mcp"
],
"env": {
"GEOMELON_API_KEY": "<your GEOMELON_API_KEY>",
"PORT": "<your PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.930m310n%2Fmcp)<a href="https://mcptoplist.com/server/io.github.930m310n%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.930m310n%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
930m310n
Available versions (5)
| Version | Published |
|---|---|
| 1.1.1 | Jul 17, 2026 |
| 1.1.0 | Jul 17, 2026 |
| 1.0.10 | Jul 17, 2026 |
| 1.0.8 | May 17, 2026 |
| 1.0.7 | May 17, 2026 |
Frequently asked questions
- Who maintains geomelon-mcp?
- geomelon-mcp is maintained by 930m310n, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is geomelon-mcp listed on the Official MCP Registry?
- Yes — geomelon-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does geomelon-mcp have?
- MCP Toplist tracks 5 versions of geomelon-mcp, most recently published on Jul 17, 2026.
- Where can I find the source code for geomelon-mcp?
- The source code for geomelon-mcp is hosted at github.com/930m310n/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.