plaid-dashboard-mcp-server
For AI tools and applications, Plaid hosts a Model Context Protocol (MCP) server that provides several tools to help you better understand your Plaid integration health, investigate user-facing issues, and more.
Plaid Dashboard MCP Server
Plaid's MCP server enables AI tools to access Plaid integration health, Link analytics, and usage metrics via the Model Context Protocol (SSE transport).
What it does
- Diagnose Plaid items with
plaid_debug_item - Analyze Link conversion rates with
plaid_get_link_analytics - Track product usage via
plaid_get_usages - List teams with
plaid_list_teams
How to use
- Authorization: Create an OAuth token with scope
mcp:dashboardusing Plaid's/oauth/tokenAPI. - Connect: Use the SSE endpoint
https://api.dashboard.plaid.com/mcp/ssewith anAuthentication: Bearer <access_token>header. - Integrate: Use client libraries (OpenAI/Anthropic) to add the MCP server as a tool.
Notes
- Requires production Plaid access.
- Tokens expire every 15 minutes; refresh using the
refresh_token. - Limited official support (active development).
Recommend MCP Servers 💡
tatumio
Tatum provides a unified API and framework for over 40 blockchain protocols, simplifying blockchain development for various applications including financial services, crypto apps, and gaming.
binance-alpha-mcp
An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.
Octagon
Real-Time Market Intelligence for AI. Instant access to public & private market data through one simple API
dexpaprika-mcp
Provides real-time and historical crypto token, DEX trading, and liquidity data across multiple blockchains via natural language queries for AI assistants.
ramp-mcp
A Model Context Protocol server for Ramp, integrating with their Developer API to fetch, process, and analyze financial data using an ephemeral SQLite database.
@vipbat/fmp-mcp-server
MCP server integrating Financial Modeling Prep API for financial analysis by Investment Banking Analysts and M&A professionals