Payment

Dwolla MCP Server

Connect your account, then chat with AI to run tools.

Dwolla is a payment platform that enables businesses to implement ACH payments seamlessly by providing the necessary API endpoints for transferring funds. Primarily used for automating bank transactions and enhancing cash flow management.

5 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Dwolla — workflow patterns, data models, and gotchas for your AI agent.

Dwolla

Dwolla is a payment platform for ACH transfers and bank transactions.

Data Model

  • Business Classifications (NAICS-style codes for onboarding), Customers (provide cus_id; HAL-style _embedded response), Funding Sources (bank accounts; require cus_id), Events (audit log), Exchange Partners (partner integrations).

Gotchas

  • cus_id extraction: Customer ID from data._embedded.customers[0].id (HAL-style response).
  • Funding sources: Tied to customer; must have cus_id before fetching.

Tools in this Server (5)

Dwolla Fetch Funding Sources

Fetch all funding sources linked to a specific customer using their unique customer ID. Useful for verifying available payment methods or managing cus...

Dwolla List Business Classifications

Get a list of Dwolla's business classifications to categorize your account properly. Useful during account setup or compliance checks. Returns classif...

Dwolla List Customers

Retrieve a list of all existing customers in your Dwolla account. Ideal for when you need to manage customer accounts or analyze user data. Returns cu...

Dwolla List Events

List all events that have occurred within your Dwolla account. Use this to audit transaction activities or track specific customer actions. Returns ev...

Dwolla List Exchange Partners

Retrieve a list of all exchange partners connected to your Dwolla account. This is helpful when managing affiliations or tracking transactional links....

Frequently Asked Questions

What is the Dwolla MCP server?

Dwolla is a payment platform that enables businesses to implement ACH payments seamlessly by providing the necessary API endpoints for transferring funds. Primarily used for automating bank transactions and enhancing cash flow management. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Dwolla to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/dwolla. Authentication is handled automatically.

How many tools does Dwolla provide?

Dwolla provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Dwolla require?

Dwolla uses One-click sign in or API Key. Dwolla requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Dwolla to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/dwolla

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Dwolla?

Sign in to connect your credentials and start running tools from the chat.

Dwolla MCP Server & Skill — 5 Tools