74
/ 100
28 days ago
glama

i3X-MCP-Server

Bridges Claude (or any MCP client) to manufacturing data via the i3X standard, enabling natural language queries about equipment status, hierarchy, and historical trends.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: I3X_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configI3X_APIKEY_HEADERX-API-Key Header name used when I3X_AUTH_SCHEME=apikey.
configI3X_AUTH_SCHEME"": "bearer",
configI3X_BASE_URL"": "https://i3x.mycompany.com/v1",
configI3X_RAW_HISTORY_MAX_POINTS500 Cap on raw VQT points returned per element by get_history.
🔐 secretI3X_TOKEN"": "eyJhbGc..."
configI3X_WATCH_MAX_SEC300 Hard cap on watch_values duration.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cesmii-i3x-mcp-server-1qa8x2)](https://m8ven.ai/mcp/cesmii-i3x-mcp-server-1qa8x2)
commit: a934af03f1b05435e8d714d4c545de3f06a5c18d
code hash: cedadd764ee40e6a9c47766ad70019933338b91b20ec53eab4d45da4e63a259f
verified: 6/13/2026, 9:43:23 AM
view raw JSON →