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
Alchemy MCP Server exposes Alchemy's blockchain infrastructure APIs to MCP clients. Alchemy provides node access and enhanced data APIs across Ethereum and other networks, and the tools here cover the queries those APIs answer: token balances and metadata for an address, transaction history, NFT ownership and collection data, and general onchain state reads — the sort of information that would otherwise require running a node and indexing it. This repository is the local stdio implementation and its README labels it legacy and not actively maintained, directing new users to the hosted server at mcp.alchemy.com instead. The hosted version authenticates with OAuth against an Alchemy account, needing no API key or local installation, and the notice warns that this local server may lag behind it in capability. The code is TypeScript. Anyone choosing the local server anyway should weigh the usual trade-off: it keeps the API key on the user's machine rather than delegating authentication to a hosted endpoint, but it will not track API changes. The audience is developers building onchain analysis or wallet-facing agents, most of whom should use the hosted endpoint and treat this repository as reference or as a base to fork.
https://github.com/alchemyplatform/alchemy-mcp-server
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.