MCP.so
Sign In
Servers

Fubon MCP Server

@mingyaw

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "fubon-mcp-server": {
      "command": "python3",
      "args": [
        "-m",
        "venv",
        ".venv"
      ]
    }
  }
}

More from Other