Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Analyze metrics, usage, and support tickets in Plaid via remote MCP server
Add this to your MCP client configuration:
{
"mcpServers": {
"plaid-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.dashboard.plaid.com/mcp/sse"
]
}
}
}{
"id": "plaid-remote",
"name": "Plaid",
"description": "Analyze metrics, usage, and support tickets in Plaid via remote MCP server",
"source_url": "https://api.dashboard.plaid.com/mcp/sse",
"publisher_name": "Plaid Inc.",
"publisher_url": "https://plaid.com",
"is_official": true,
"license": "Proprietary",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": true,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 0
}