Best Finance & Fintech MCP Servers for Cursor

Connect finance & fintech tools to Cursor using MCP servers. These servers let Cursor interact with finance & fintech resources, enabling powerful AI-assisted workflows for developers.

MCPgee indexes 2,519 finance & fintech MCP servers with a median of 39 GitHub stars; 89% are written in typescript and 26% install via npm. All work with Cursor.

Top 30 of 2,519 Finance & Fintech Servers for Cursor

Valuecell MCP Server

ValueCell is a community-driven, multi-agent platform for financial applications.

10,692 starsmanual

Vibe Trading MCP Server

'Vibe-Trading: Your Personal Trading Agent'

8,099 starsmanual

Quantdinger MCP Server

AI quantitative trading platform for crypto, stocks, and forex with backtesting, live trading, market data, and multi-agent research.vibe-trading ,trading-agents,ai-trader,ai-trading

6,171 starsmanual

tradingview-mcp

Real-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick patterns + native Claude Desktop integration. Multi-exchange (Binance, KuCoin, Bybit+). Open-source AI trading infrastructure.

2,787 starsmanual

Financial Datasets MCP Server

Provides access to comprehensive financial data including income statements, balance sheets, cash flow statements, stock prices, company news, SEC filings, and cryptocurrency information with built-in financial ratio analysis.

2,147 starsmanual

stripe

The Stripe Model Context Protocol server allows you to integrate with Stripe APIs through function calling. This protocol supports various tools to interact with different Stripe services.

1,563 starsnpm

Open Trading Api MCP Server

Korea Investment & Securities Open API Github

1,407 starsmanual

Langalpha MCP Server

Claude Code for Finance

1,152 starsmanual

Openops MCP Server

The batteries-included, No-Code FinOps automation platform, with the AI you trust.

1,024 starsmanual

TradeMemory Protocol

An MCP server that provides AI trading agents with persistent, outcome-weighted memory to learn from historical performance and detect behavioral biases. It enables agents to automatically adjust strategies and optimize position sizing based on conte

972 starspip

Bank Api MCP Server

The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.

835 starsmanual

alpaca-mcp-server

Alpaca’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 IDEs

752 starsmanual

Ai Trader MCP Server

Backtrader-powered backtesting framework for algorithmic trading, featuring 20+ strategies, multi-market support, CLI tools, and an integrated MCP server for professional traders.

698 starsmanual

Ai Polymarket Agent MCP Server

Enable Claude, ChatGPT, and other AI agents to analyze markets, fetch real-time odds, and execute trades on Polymarket using the Model Context Protocol (MCP).

610 starsmanual

Prism Insight MCP Server

AI-based stock analysis and trading system

602 starsmanual

Borsa MCP

Provides comprehensive access to Turkish and US financial markets data including BIST stocks, US equities, TEFAS funds, cryptocurrencies, forex, and commodities through 72 tools with technical analysis, financial statements, and Buffett-style value i

582 starsmanual

Financial News and Notes MCP Server

A TypeScript-based MCP server that enables users to query financial news, stock data, and index information while managing text notes with creation and summarization capabilities.

576 starsmanual

MaverickMCP

A personal stock analysis MCP server that provides professional-grade financial data analysis, technical indicators, and portfolio optimization tools directly to your Claude Desktop interface. Pre-seeded with all 520 S\\&P 500 stocks and comprehensive

560 starsmanual

Polymarket MCP Server

Enables AI agents to interact with the Polymarket prediction market platform to discover markets, analyze real-time pricing, and monitor public portfolio data. It provides comprehensive access to market analytics, implied probabilities, and order boo

512 starsmanual

Blockrun MCP Server

📇 ☁️ 🍎 🪟 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base.

467 starsnpm

@him0/freee-mcp

An MCP server and Claude plugin that enables interaction with freee APIs for accounting, human resources, invoicing, and more. It provides secure OAuth 2.0 authentication and integrates detailed API reference skills to support tasks like creating inv

442 starsnpm

MCP Server for stock and crypto

MCP Server for stock and crypto

379 starspip

Mcp Aktools MCP Server

📈 提供股票、加密货币的数据查询和分析功能MCP服务器

378 starsmanual

Base MCP Server

Enables AI applications to interact with the Base Network blockchain and Coinbase API for onchain operations including wallet management, fund transfers, smart contract deployment, NFT handling, DeFi lending through Morpho vaults, and crypto onrampin

346 starsmanual

Okx Agent Trade Kit MCP Server

okx trading bot okx agent mcp cli cryptocurrency okx api automated trading typescript okx trading bot model context protocol cursor ai trading crypto spot futures okx trading bot npm pnpm okx mcp open source quant defi cex okx trading bot algorithmic

337 starsmanual

Polymarket Paper Trader MCP Server

Paper trading simulator for Polymarket — built for AI agents. MCP server, live order books, strategy backtesting. Install: npx clawhub install polymarket-paper-trader

336 starsmanual

Mcp Massive MCP Server

An MCP server for Massive.com Financial Market Data

334 starsmanual

Polygon-io MCP Server

An MCP server for Massive.com Financial Market Data

334 starsmanual

Investor Agent MCP Server

Get comprehensive report for ticker: overview, news, metrics, performance, dates, analyst recommendations, and upgrades/downgrades.

328 starsnpm

Tickdb Unified Realtime Marketdata Api MCP Server

统一的实时金融行情数据API,覆盖外汇、贵金属、指数、美股、港股、A股和加密货币,支持 WebSocket 实时推送与 REST 接口访问 | Unified real-time market data API covering forex, commodities, indices, US stocks, HK stocks, A-shares and cryptocurrencies, with WebSocket streaming and REST access

321 starsmanual

Cursor Configuration

Add finance & fintech MCP servers to your Cursor configuration at .cursor/mcp.json:

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "."]
    },
    "github": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-github"],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "ghp_your_token_here"
      }
    },
    "postgres": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost:5432/mydb"]
    },
    "brave-search": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-brave-search"],
      "env": {
        "BRAVE_API_KEY": "your_brave_api_key_here"
      }
    },
    "memory": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Related Resources