Loading languages...
PL

plaid-dashboard-mcp-server

@Plaid

Đối với các công cụ và ứng dụng AI, Plaid cung cấp một mcp servers giúp bạn hiểu rõ hơn về tình trạng tích hợp Plaid của mình, điều tra các vấn đề mà người dùng gặp phải và hơn thế nữa.

plaid
finance
sse
ai-tools
integration-health
link-analytics

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

  1. Authorization: Create an OAuth token with scope mcp:dashboard using Plaid's /oauth/token API.
  2. Connect: Use the SSE endpoint https://api.dashboard.plaid.com/mcp/sse with an Authentication: Bearer <access_token> header.
  3. 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).

# mcpServer Config

No mcpServer Config instructions provided.

# sseURL

https://api.dashboard.plaid.com/mcp/sse
Transport:
sse
Language:
Updated: 9/10/2025