All MCP servers

Mcp Bitso

Official
by Api.AirforcestdioFinance & Payments0252MIT

MCP server for Bitso — Latin American crypto exchange, trading, funding, withdrawals

mcpopen-sourcefinance-payments

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-bitso-imp0d328": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}