FoundryNet Inference
Rank #28,055io.github.FoundryNet/foundrynet-inference
x402 LLM proxy + data-enriched analysis (17 sources) + TimesFM predictive IoT intelligence.
FoundryNet Inference is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #28,055 of 115,460 servers tracked on MCP Toplist. FoundryNet Inference is listed across 2 registries — Official MCP 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,405 of 115,460 servers on MCP Toplist.
Use FoundryNet Inference
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http foundrynet-inference https://foundrynet-inference-production.up.railway.app/mcp[mcp_servers.foundrynet-inference]
url = "https://foundrynet-inference-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://foundrynet-inference-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"foundrynet-inference": {
"url": "https://foundrynet-inference-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"foundrynet-inference": {
"type": "http",
"url": "https://foundrynet-inference-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"foundrynet-inference": {
"serverUrl": "https://foundrynet-inference-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"foundrynet-inference": {
"url": "https://foundrynet-inference-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-inference)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Ffoundrynet-inference"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Ffoundrynet-inference.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
FoundryNet
Other servers by FoundryNet
- forge-sandbox#21,831 · 1 ver
- MINT Protocol — Universal Work Attestation#21,868 · 1 ver
- Academic Research Intelligence MCP#28,044 · 1 ver
- Brand Intelligence MCP#28,045 · 1 ver
- Regulatory & Compliance Intelligence MCP#28,046 · 1 ver
- Crypto Market Intelligence MCP#28,047 · 1 ver
- Currency & Exchange Rate MCP#28,048 · 1 ver
- Cybersecurity Threat Intelligence MCP#28,049 · 1 ver
- Email Verification MCP#28,050 · 1 ver
- Fact Verification MCP#28,051 · 1 ver
- Financial Signals MCP#28,052 · 1 ver
- FoundryNet — Industrial Machine Intelligence#28,053 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 22, 2026 |
Frequently asked questions
- Who maintains FoundryNet Inference?
- FoundryNet Inference is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is FoundryNet Inference listed on the Official MCP Registry?
- Yes — FoundryNet Inference is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does FoundryNet Inference have?
- MCP Toplist tracks 1 version of FoundryNet Inference, most recently published on Jun 22, 2026.
- Where can I find the source code for FoundryNet Inference?
- The source code for FoundryNet Inference is hosted at github.com/foundrynet/foundrynet-inference.