CoinRithm/coinrithm-agent-trading
OfficialRelated Servers
Alternatives to CoinRithm/coinrithm-agent-trading
AlicenseBqualityAmaintenanceAlpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs7212,704 PyPI970MIT- AlicenseAqualityCmaintenanceTrade, analyze, and automate Polymarket prediction markets via AI. 34 tools for direct trading, smart money flow, copy trading, backtest, and portfolio management.4866 npm16MIT
Related Servers
- AlicenseBqualityDmaintenanceEnables AI agents to trade crypto with paper money, access market data, view leaderboards, and manage trading bots via an MCP-compatible interface.16MIT
- FlicenseNot gradedqualityCmaintenanceEnables agents to access live crypto market data and execute risk-controlled paper trades through standardized MCP tool calls.-
- AlicenseNot gradedqualityAmaintenanceProvides a safe paper-trading twin of the Binance Agent OS MCP API so agents can be rehearsed, scored, gated for go-live, and shadow-compared against live calls without using real funds.MIT
- FlicenseAqualityCmaintenanceEnables agents to generate alpha signals, retrieve market snapshots, compute portfolio risk, validate and submit paper orders, and trigger a kill switch, all under deterministic pre-trade risk controls and audit logging.5-
- AlicenseNot gradedqualityDmaintenanceProvides AI agents with tools for paper trading stocks, options, ETFs, and bonds, including advanced options strategies and risk analysis, using real market data without financial risk.13Apache 2.0
- FlicenseNot gradedqualityCmaintenanceEnables natural-language paper trading with per-user JWT authentication, allowing simulated market quotes, buy/sell orders, portfolio tracking, and order history through Claude.-
TDQS
Scored across 38 tools
Most tools are clearly delineated by venue or resource (spot/futures/PM, portfolio vs wallet vs positions), and overlapping account/performance reads are described distinctly. A few clusters like pm_data_* and the various get_* account tools could still cause hesitation, but their descriptions resolve the ambiguity.
The set follows a clear snake_case verb_noun pattern for most actions (get_, open_, close_, cancel_, place_, set_, list_, export_) and a consistent pm_data_* prefix for public data. Minor deviations like futures_quote/pm_quote/spot_quote and whoami break the pattern slightly.
38 tools is well beyond the 25+ threshold for a single server and will burden agent tool selection. The public pm_data_* research tools (10+ tools) could easily be factored out into a separate data server.
Spot, futures, and PM workflows each have quote/open/manage/close or cancel coverage, plus account, ledger, performance, and arena views. Minor gaps like no direct spot-holding list or order detail are workable via wallet and trade queries.