ptt_mcp_server

PyPtt/ptt_mcp_server
★ 37 stars Python DevOps Updated 14d ago ✗ Risk
The best PTT MCP server
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": {
    "ptt_mcp_server": {
      "command": "uvx",
      "args": [
        "ptt-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ptt-mcp-server

Topics

docker-imagemcp-serverpttpython3