Awesome MCPFinance & Trading

aaronjmars/web3-research-mcp

⭐ 162 TypeScript added to this list on 2025-05-06 repository created 2025-04-11

web3-research-mcp is a Model Context Protocol server that turns an assistant into a crypto research workflow. It runs locally over STDIO, is distributed on npm and can be started with npx, and it needs no API key because it relies on free public endpoints. The tool set is organised around a staged research process. create-research-plan builds a structured plan for a named token and ticker, update-status moves individual sections such as projectInfo or technicalFundamentals through planned, in progress and completed, and list-resources enumerates everything gathered so far. Collection tools include a general web search with web, news, image and video modes, research-with-keywords for targeted queries, fetch-content which pulls a URL and stores it as a text, HTML, markdown or JSON resource, and search-source and research-source which query a single named source such as CoinGecko, DeFiLlama, IQ Wiki or CoinMarketCap and save the top result as a markdown resource. Several tools bypass HTML scraping and call public APIs directly. coingecko-data returns price, market capitalisation, 24 hour, 7 day and 30 day changes, all-time high and low, circulating supply, per-chain contract addresses and social links; coingecko-search resolves ambiguous tickers to CoinGecko ids; coingecko-tickers lists active exchange venues with per-venue 24 hour volume, last price, spread, trust score and trade URL. defillama-data returns total and all-time-high TVL, TVL change over 30, 90 and 365 days, per-chain breakdown, fee figures, token addresses and fundraising rounds, with the protocol index cached for five minutes; defillama-search resolves protocol names to slugs. A token-research prompt kicks off the whole flow. An optional COINGECKO_API_KEY switches requests to the Pro endpoint; requests time out after 15 seconds.

https://github.com/aaronjmars/web3-research-mcp

mcpmcp-servercryptoweb3coingeckodefillamaresearchtypescript

Also in Finance & Trading

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.

xbtlin/ai-berkshire

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...

financial-datasets/mcp-server

An MCP server that enables AI assistants to access comprehensive stock market and cryptocurrency data from Financial Datasets via the Model Context Protocol interface.

stripe/agent-toolkit

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.

sendaifun/solana-agent-kit

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.

whchien/ai-trader

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-sdk/goat

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.

alpacahq/alpaca-mcp-server

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.