Skip to content

[Request] PubFi MCP #259

Description

@acgxv

Server Name

PubFi MCP

Upstream Repository or Homepage

https://github.com/helixbox/pubfi-docs

What would you use it for?

Use PubFi MCP to let agents route crypto data needs through hosted capability and gateway tools. Example workflows include searching available crypto data capabilities, planning a route, executing an authenticated route, explaining the selected provider/endpoint path, looking up schemas, and quoting pricing before a live call.

Transport (if known)

http (remote URL)

Categories (pick any that fit)

  • AI & Machine Learning

Additional Context

Hosted MCP endpoint: https://mcp.pubfi.ai

Official MCP Registry identifier: ai.pubfi/pubfi-mcp
Registry entry: https://registry.modelcontextprotocol.io/v0.1/servers/ai.pubfi%2Fpubfi-mcp/versions/latest

Public docs and metadata:

Auth: PubFi API key via Authorization: Bearer <PUBFI_API_KEY>.

Example HTTP config:

{
  "mcpServers": {
    "pubfi": {
      "type": "streamable-http",
      "url": "https://mcp.pubfi.ai",
      "headers": {
        "Authorization": "Bearer <PUBFI_API_KEY>"
      }
    }
  }
}

PubFi MCP exposes one generic route/capability server, not provider-specific public MCP variants.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions