HKUDS/Vibe-Trading
Vibe-Trading is an AI-powered personal trading agent designed to assist with algorithmic trading, backtesting, and quantitative finance, leveraging large language models and multi-agent systems.
Awesome MCP › Finance & Trading
CCXT MCP Server bridges language models to cryptocurrency exchanges using CCXT, the long-established library that normalises the differing REST APIs of many venues behind one interface. Through it, an MCP client can read real-time market data — order books, tickers, recent trades and historical candles — and execute trading operations, across more than twenty exchanges without per-exchange code. Spot, futures and swap market types are supported, which matters because the same symbol behaves differently across them and CCXT models each explicitly. Two operational features address the realities of exchange APIs: caching, so repeated market-data requests within a short window do not re-hit the venue, and rate limiting, so a talkative model does not trip an exchange's throttle and get the API key temporarily banned. Proxy configuration is supported for reaching exchanges from networks or regions where direct access is blocked. The server is TypeScript, built against CCXT 4, and listed on Smithery. Because it can place orders when supplied with authenticated API keys, the deployment decision matters: keys with trading permission give a model the ability to move real funds, while read-only keys limit it to analysis. The audience is people building market-analysis or trading agents who need one tool surface across several exchanges.
https://github.com/doggybee/mcp-server-ccxt
Vibe-Trading is an AI-powered personal trading agent designed to assist with algorithmic trading, backtesting, and quantitative finance, leveraging large language models and multi-agent systems.
AI Berkshire is an investment research framework leveraging AI agents powered by Claude Code and Codex to apply the methodologies of legendary value investors like Buffett and Munger, aiming to red...
An MCP server that enables AI assistants to access comprehensive stock market and cryptocurrency data from Financial Datasets via the Model Context Protocol interface.
The Stripe Agent Toolkit is a library that integrates Stripe's API into various agent frameworks and the Model Context Protocol (MCP) to enable seamless payment and billing automation in intelligent agent workflows.
Solana Agent Kit is an open-source toolkit that enables AI agents to autonomously perform a wide range of actions on Solana blockchain protocols, integrating AI models with decentralized finance, NFTs, and cross-chain operations.
AI-Trader is a professional backtesting framework for algorithmic trading with multi-market support and integrated Model Context Protocol (MCP) server enabling AI assistant interaction.
GOAT is a comprehensive agentic finance toolkit enabling AI agents to autonomously perform financial activities using blockchain, cryptocurrencies, wallets, and supports the Model Context Protocol (MCP) along with other agent frameworks.
Alpaca MCP Server is an MCP server implementation that enables large language models to interact with Alpaca's trading API using natural language for stock, options, and crypto trading, portfolio management, and real-time market data access.