plugin-mcp-server

halo-dev/plugin-mcp-server
★ 2 stars Java AI/LLM Updated 4d ago
Halo 的 MCP 服务端插件,使用 AI Agent 管理 Halo 网站
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plugin-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "halo-dev/plugin-mcp-server"
      ]
    }
  }
}

Topics

halohalo-plugin