MCP-X

TimeCyber/MCP-X
★ 139 stars TypeScript 💻 Code/Dev Tools Updated 3mo ago
这是一个MCP客户端,让你轻松配置各个大模型,对接各种MCP Server而开发。This is an MCP client that allows you to easily configure various large models and develop interfaces with various MCP servers.
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": {
    "mcp-x": {
      "command": "npx",
      "args": [
        "-y",
        "TimeCyber/MCP-X"
      ]
    }
  }
}

Topics

mcpmcp-clientmcp-servermcp-xmcpservers