Plaid
Freeby MCP Community
MCP server for plaid API integration
v0.0.1Added Apr 12, 2026
mcpmodel-context-protocolaiclaudehlos
Plaid MCP Server
MCP server for plaid API integration
Installation
npx -y mcp-plaid
Reviews
Installation
Quick install
npx -y mcp-plaid
Add to claude_desktop_config.json
{
"mcpServers": {
"plaid": {
"command": "npx",
"args": ["-y", "mcp-plaid"]
}
}
}