← All servers

mcp-better

io.github.Wolfe-Jam/mcp-better v0.5.0
Official Registry git ai-llm

AAIF-verified modern MCP setup optimised to the 2026-07-28 model (BETTER textbook).

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add mcp-better -- npx -y mcp-better
Add to claude_desktop_config.json
{
  "mcpServers": {
    "mcp-better": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-better"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-better": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-better"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-better": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-better"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "mcp-better": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-better"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "mcp-better": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-better"
      ]
    }
  }
}

Packages

cargo mcp-better@0.5.0
npm mcp-better@0.5.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.Wolfe-Jam--mcp-better/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent