Payments & FinanceAuth: OAuth2.1
Plaid hosted MCP server
Bank data APIs
Plaid’s hosted MCP server connects agents to the Plaid dashboard and API surface, helping teams that build on Plaid inspect their integrations and work with their Plaid account programmatically.
Curated by Agentic WorkersPublished Updated
Server description
Bank data connectivity for fintech builders
Plaid’s hosted MCP server connects agents to the Plaid dashboard and API surface, helping teams that build on Plaid inspect their integrations and work with their Plaid account programmatically.
- Slug
- plaid
- Category
- Payments & Finance
- Category slug
- payments-and-finance
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"plaid": {
"url": "https://api.dashboard.plaid.com/mcp/sse"
}
}
}