Plaid Dashboard MCP: Documentation
Updated:
Connection
Remote: https://api.dashboard.plaid.com/mcp/ (Streamable HTTP). Auth: OAuth client credentials — POST to /oauth/token with grant_type=client_credentials and scope=mcp:dashboard; the response includes a 15-minute access token and a refresh token. Requirement: your team needs production access to at least one Plaid product.
Tools
5 tools:
plaid_debug_item— diagnose a specific Item (why it failed, what to do).plaid_get_link_analytics— Link funnel and conversion data over a period.plaid_get_usages— product usage volume and API request counts.plaid_list_teams— teams accessible under the current OAuth token.plaid_get_tools_introduction— describes the other tools and how to use them.
Agent flow
"Why are our Items failing with ITEM_LOGIN_REQUIRED?", "show me Link conversion for the last month", "how many Transactions API calls did we make this quarter?", "which teams can I work with under this token?".
Important
This server is for the Plaid integration team, not end-user banking data: it never returns balances, transactions, or account numbers — only diagnostics and analytics about your Plaid integration itself.
Pricing
The MCP itself isn't billed separately, but it's only available to Plaid product teams with paid production access — there's no free tier for this MCP.