Back to directory
dailydaniel/pocket-mcp

dailydaniel/pocket-mcp

@dailydaniel

灵活的MCP服务器管理系统,通过中心化界面管理多个MCP服务器

mcpproxymanagerserver-managementtool

Installation & Configuration

{
  "mcpServers": {
    "mcp-proxy": {
      "command": "node",
      "args": [
        "/full/path/to/pocket-mcp/server/build/index.js"
      ],
      "env": {
        "MCP_API_KEY": "api_key_from_client",
        "CLIENT_API_URL": "http://localhost:<port>/api"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17