← Back to Plugins
MCP Server MCP

mcp-better

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

cargo:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "cargo",
      "registryBaseUrl": "https://crates.io",
      "identifier": "mcp-better",
      "version": "0.5.0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mcp-better",
      "version": "0.5.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol cargo npm

Comments

Sign in to leave a comment

Loading comments...