mcp

makerportal/mcp
★ 0 stars JavaScript AI/LLM Updated 2d ago
MCP server for the MakerPortal compute API — biquad filter design, room eigenmodes, LLM VRAM fit. A transport shim: every answer is computed by the same function that renders makerportal.ai.
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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "makerportal/mcp"
      ]
    }
  }
}

README Excerpt

Three deterministic engineering solvers as MCP tools, from | Tool | What it answers | |---|---| | `biquadDesign` | RBJ-cookbook biquad coefficients at any sample rate, pole/zero geometry, the real −3 dB crossings, a Q sweep, a gain sweep, and what 16/24/32-bit word lengths do to stability and in-band error |

Tools (5)

MAKERPORTAL_API_URLMAKERPORTAL_LICENSE_KEYbiquadDesignllmVramFitroomModes