Plaid Dashboard MCP
UpThe Plaid Dashboard MCP is Plaid's official server for developers already integrating the Plaid API: 5 tools for debugging Items, analyzing Link conversion, and reading usage metrics. This is NOT access to end users' banking data — only diagnostics for a developer's own integration. Connects over Streamable HTTP with OAuth client credentials (the mcp:dashboard scope); tokens last 15 minutes.
Why this server
- plaid_debug_item finds why an Item is failing in seconds — no Plaid support ticket needed
- plaid_get_link_analytics shows the Link funnel right inside the agent conversation
- plaid_get_tools_introduction explains the other tools to the agent before it calls them
- One OAuth token per team: plaid_list_teams shows which accounts you can manage
Usage examples
Prompt: Why are our Items failing en masse with ITEM_LOGIN_REQUIRED?
Result: plaid_debug_item returned diagnostics for the specific Item and confirmed the user needs to re-authenticate via Link update mode.
Prompt: How has Link conversion changed over the last month?
Result: plaid_get_link_analytics returned the month's funnel — the agent flagged a drop-off at the institution-selection step.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.