Check Venmo balances, send or request money, and view transaction history programmatically. For developers building financial automation tools or personal finance dashboards that integrate with Venmo.
io.github.markswendsen-code/venmo
Local install
STDIO
No auth required
How models use it and what it is built for.
Check Venmo balances, send or request money, and view transaction history programmatically. For developers building financial automation tools or personal finance dashboards that integrate with Venmo.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Markswendsen Code Venmo.
Paste any of these into Agent Studio after connecting Markswendsen Code Venmo.
Common questions about connecting and running Markswendsen Code Venmo.
What can I do with the Venmo MCP server?
You can check your Venmo account balance, send money to other users, request money from them, and retrieve your transaction history. It exposes core Venmo operations through an MCP interface for programmatic access.
How do I authenticate with Venmo?
The server uses stdio transport. Check the install command and environment variable documentation for authentication setup—you'll likely need to provide Venmo API credentials or an access token during configuration.
Is this an official Venmo product?
No, this is a community MCP server maintained by markswendsen-code. It wraps Venmo's API for use with the Model Context Protocol. Always review the source code and terms before using it with real financial accounts.
Can I automate recurring payments or bill splitting?
The server supports sending and requesting money, but the registry doesn't specify support for recurring payments or advanced bill-splitting features. Check the full documentation for the complete list of available operations.
What happens if a send or request fails?
Error handling depends on the server implementation. Test with small amounts first, and review logs to understand failure modes (insufficient balance, invalid recipient, network issues, etc.).
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio