MCP.so
Sign In
Servers

MCP Proxy Monorepo

@BitteProtocol

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-bitteprotocol": {
      "command": "bun",
      "args": [
        "run",
        "build"
      ]
    }
  }
}

More from Other