QE MCP Servers

Model Context Protocol (MCP) servers that give Claude direct access to QE analysis tools. All computation runs locally on your machine — only results are returned to Claude.

Releases are published to the public npm registry — no setup needed, just npx the package. Pre-release @dev builds live on the QE GitLab registry and need a one-time scope mapping:
echo "@qe-mcp:registry=https://gitlab.com/api/v4/projects/22522458/packages/npm/" >> ~/.npmrc

Available servers

PackageReleaseDevDescription
@qe-mcp/server-ena 0.1.8 0.1.8-dev.9000 MCP server for Epistemic Network Analysis — WASM backend, zero Python dependency

Powered by GitLab CI — GitLab Package RegistryQE Package Index