Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
plaid
Category
Payments & Finance
Category slug
payments-and-finance
Authentication
OAuth2.1
Auth type
oauth

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.

Use with your agent
{
  "mcpServers": {
    "plaid": {
      "url": "https://api.dashboard.plaid.com/mcp/sse"
    }
  }
}

Connection links