beyond-mcp

disler/beyond-mcp
★ 130 stars Python 📦 Other Updated 1mo ago
It's time to push beyond MCP Servers... Right?
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install beyond-mcp