Operate an Enoch control plane through MCP tools
is a local Model Context Protocol (MCP) stdio server for the Enoch FastAPI control-plane API. It lets MCP clients such as Claude Desktop, Cursor, Copilot, and Windsurf inspect and operate a running Enoch instance through tools. This MCP server is built for the Enoch project: . This package is a thin HTTP bridge. It does not reimplement Enoch business logic. Registers MCP tools for Enoch…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
is a local Model Context Protocol (MCP) stdio server for the Enoch FastAPI control-plane API. It lets MCP clients such as Claude Desktop, Cursor, Copilot, and Windsurf inspect and operate a running Enoch instance through tools. This MCP server is built for the Enoch project: . This package is a thin HTTP bridge. It does not reimplement Enoch business logic. Registers MCP tools for Enoch control-plane, Dashboard V1, and core endpoints. Sends requests to a configured Enoch API URL. Adds to every…