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
Coincap MCP queries the CoinCap public cryptocurrency API and requires no API key or registration, which is its main practical appeal — it is one of the few market-data servers that works immediately after being added to a client configuration. Its tools include a Bitcoin price tool, deliberately kept as a minimal example of a single-purpose API call, a general tool returning the price of any asset CoinCap covers, and tools listing available assets and returning market data such as market capitalisation, supply and volume. The sample prompts in the README show the intended shape of use: asking the price of Bitcoin, what assets are available, or the market capitalisation of Ethereum. The implementation is TypeScript, run through npx as coincap-mcp with Node.js 18 or newer, and installable via Smithery for Claude Desktop. Because the data is public and unauthenticated, there is nothing to secure and nothing to bill, and the limits are CoinCap's own coverage and rate policy. It is also a compact reference for writing a simple MCP server, which the README acknowledges by labelling the Bitcoin tool as a primitive example. The audience is anyone who wants basic crypto price awareness in an assistant without signing up for a data provider.
https://github.com/QuantGeekDev/coincap-mcp
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.