FoundryNet — Industrial Machine Intelligence
Rank #28,053io.github.FoundryNet/forge-mcp
Cross-OEM industrial machine intelligence: identity, normalization, automation, attestation.
FoundryNet — Industrial Machine Intelligence is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #28,053 of 115,460 servers tracked on MCP Toplist. FoundryNet — Industrial Machine Intelligence is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 7, 2026 and most recently updated on Jun 9, 2026.
Ranks ahead of 87,407 of 115,460 servers on MCP Toplist.
Use FoundryNet — Industrial Machine Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http forge-mcp https://foundrynet-mcp-production.up.railway.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.forge-mcp]
url = "https://foundrynet-mcp-production.up.railway.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://foundrynet-mcp-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"forge-mcp": {
"url": "https://foundrynet-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"forge-mcp": {
"type": "http",
"url": "https://foundrynet-mcp-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"forge-mcp": {
"serverUrl": "https://foundrynet-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"forge-mcp": {
"url": "https://foundrynet-mcp-production.up.railway.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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%2Fforge-mcp)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Fforge-mcp"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Fforge-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 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 Geo#28,054 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains FoundryNet — Industrial Machine Intelligence?
- FoundryNet — Industrial Machine Intelligence is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is FoundryNet — Industrial Machine Intelligence listed on the Official MCP Registry?
- Yes — FoundryNet — Industrial Machine Intelligence is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does FoundryNet — Industrial Machine Intelligence have?
- MCP Toplist tracks 1 version of FoundryNet — Industrial Machine Intelligence, most recently published on Jun 9, 2026.
- Where can I find the source code for FoundryNet — Industrial Machine Intelligence?
- The source code for FoundryNet — Industrial Machine Intelligence is hosted at github.com/foundrynet/forge-mcp.