McpMux
Back to Registry

PubFi MCP MCP Server

Community

Contributed by PubFi

Route crypto data needs through PubFi capability and gateway tools.

About the PubFi MCP MCP Server

The PubFi MCP MCP server is a remote (HTTP) Model Context Protocol server available in the McpMux registry. Route crypto data needs through PubFi capability and gateway tools. This is a community-contributed MCP server by PubFi.

Install the PubFi MCP MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "http",
  "url": "https://mcp.pubfi.ai",
  "headers": {
    "Authorization": "Bearer ${input:PUBFI_API_KEY}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "PUBFI_API_KEY",
        "label": "PubFi API Key",
        "description": "PubFi API key used to authenticate hosted MCP tool calls.",
        "type": "text",
        "required": true,
        "secret": true,
        "placeholder": "PUBFI_API_KEY",
        "obtain": {
          "url": "https://pubfi.ai/#plans",
          "instructions": "1. Open the PubFi plans or contact section\n2. Request API access for your workspace\n3. Copy the PubFi API key after access is provisioned",
          "button_label": "Request Access"
        }
      }
    ]
  }
}
Details
TransportRemote (HTTP)
Hostingremote
AuthAPI Key
Capabilities
Tools

Categories

Tags

pubficryptoweb3data-apiagentsroutingstreamable-http

Supported AI Clients

The PubFi MCP MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install PubFi MCP with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.