FoundryNet Geo
Rank #27,887io.github.FoundryNet/foundrynet-geo
x402-gated geocoding + distance gateway. Tools: geocode, distance.
FoundryNet Geo is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #27,887 of 115,591 servers tracked on MCP Toplist. FoundryNet Geo is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 22, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 87,704 of 115,591 servers on MCP Toplist.
Use FoundryNet Geo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http foundrynet-geo https://foundrynet-geo-production.up.railway.app/mcp[mcp_servers.foundrynet-geo]
url = "https://foundrynet-geo-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://foundrynet-geo-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"foundrynet-geo": {
"url": "https://foundrynet-geo-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"foundrynet-geo": {
"type": "http",
"url": "https://foundrynet-geo-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"foundrynet-geo": {
"serverUrl": "https://foundrynet-geo-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"foundrynet-geo": {
"url": "https://foundrynet-geo-production.up.railway.app/mcp"
}
}
}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.FoundryNet%2Ffoundrynet-geo)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Ffoundrynet-geo"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Ffoundrynet-geo.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
FoundryNet
Other servers by FoundryNet
- forge-sandbox#17,779 · 1 ver
- MINT Protocol — Universal Work Attestation#21,887 · 1 ver
- Academic Research Intelligence MCP#27,877 · 1 ver
- Brand Intelligence MCP#27,878 · 1 ver
- Regulatory & Compliance Intelligence MCP#27,879 · 1 ver
- Crypto Market Intelligence MCP#27,880 · 1 ver
- Currency & Exchange Rate MCP#27,881 · 1 ver
- Cybersecurity Threat Intelligence MCP#27,882 · 1 ver
- Email Verification MCP#27,883 · 1 ver
- Fact Verification MCP#27,884 · 1 ver
- Financial Signals MCP#27,885 · 1 ver
- FoundryNet — Industrial Machine Intelligence#27,886 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 22, 2026 |
Frequently asked questions
- Who maintains FoundryNet Geo?
- FoundryNet Geo is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is FoundryNet Geo listed on the Official MCP Registry?
- Yes — FoundryNet Geo is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does FoundryNet Geo have?
- MCP Toplist tracks 1 version of FoundryNet Geo, most recently published on Jun 22, 2026.
- Where can I find the source code for FoundryNet Geo?
- The source code for FoundryNet Geo is hosted at github.com/foundrynet/foundrynet-geo.