Bitso MCP Server
Related Servers
Alternatives to Bitso MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables access to Bitso cryptocurrency exchange data through comprehensive withdrawal and funding transaction tools. Features production-ready authentication, caching, and complete API integration for monitoring exchange activities.MIT
- AlicenseBqualityDmaintenanceEnables interaction with the Bithumb cryptocurrency exchange API to fetch market data, manage account balances, and execute trading operations including limit orders, market orders, and withdrawals.1920 npmMIT
- AlicenseNot gradedqualityDmaintenanceProvides a comprehensive interface to the Robinhood Crypto API for account management, market data retrieval, and trading operations via REST and WebSocket.30MIT
- AlicenseBqualityDmaintenanceInteract seamlessly with the Bybit API to fetch market data, manage your account, and execute trades. Leverage powerful tools to enhance your trading experience and automate your strategies effortlessly. If you wish to use an API key restricted to your personal IP address, you must configure the MCP159MIT

Conekta MCP Serverofficial
FlicenseAqualityDmaintenanceEnables interaction with the Conekta payment API to manage orders, customers, subscriptions, and financial transactions. It provides a comprehensive suite of tools for core payment operations like processing refunds, creating checkouts, and monitoring account balances.322-- FlicenseNot gradedqualityDmaintenanceEnables interaction with Angel One trading APIs to retrieve historical market data and portfolio information.10-
TDQS
Scored across 6 tools
The tools have clear distinctions between funding and withdrawal operations, with specific 'get' and 'list' variants. However, the two 'get_withdrawals_by_*' tools could be confusing as they serve similar purposes (retrieving withdrawals by different ID types) without clear differentiation in their names or descriptions.
All tools follow a consistent verb_noun pattern with underscores, using 'get' for single retrievals and 'list' for collections. The naming is predictable and uniform across all six tools, with no deviations in style or convention.
Six tools is a reasonable number for a financial transaction server, covering core funding and withdrawal operations. It's slightly lean but appropriate for the apparent scope, though it might benefit from additional tools for actions like creating or updating transactions.
The toolset is severely incomplete for a financial platform, covering only read operations (get and list) for fundings and withdrawals. There are no tools for creating, updating, or deleting transactions, which are essential for a full CRUD lifecycle in this domain, leaving significant gaps that will hinder agent workflows.