Submit

Foundrynet Forge

@FoundryNet

Talk to any CNC, robot, PLC, or industrial machine in natural language. FoundryNet Forge normalizes telemetry across 16 OEM families (Fanuc, Siemens, Haas, Mazak, DMG Mori, Okuma, and more) with 18,785+ field mappings. Set plain-English automation rules that fire webhooks when conditions are met. Query machine history, register machines with on-chain identity, and verify work with MINT cryptographic attestation. Free tier includes read-only tools (normalize, query, list). Pro tier ($49/mo) adds automation creation, machine registration, and settlement.

Server Config

{
  "mcpServers": {
    "foundrynet-forge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://foundrynet-mcp-production.up.railway.app/sse",
        "--header",
        "Authorization:Bearer ${FNET_KEY}"
      ],
      "env": {
        "FNET_KEY": "fnet_... (get one free at foundrynet.io/signup)"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.