forge-mcp

frmoded/forge-mcp
★ 0 stars Python AI/LLM Updated today
MCP server exposing the Forge E-- library note catalog + compile/run/commit authoring loop
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "forge-mcp": {
      "command": "uvx",
      "args": [
        "forge-mcp"
      ]
    }
  }
}

Or install with pip: pip install forge-mcp

README Excerpt

**Author, compile, run, and commit generative-music E-- Recipes directly from any MCP-capable agent (Claude Desktop, Cursor, …).** forge-mcp exposes the Forge E-- library note catalog + vault as an MCP server and closes the authoring loop end-to-end: the agent picks a chip from the catalog, drafts a Recipe, verifies it parses, runs it in a sandbox, previews the artifact, and commits the finished Recipe to a vault note. All 6 tools ship today.

Tools (1)

Call