MCP ServerSTDIOOfficialv0.1.0

Markswendsen Code Venmo MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Markswendsen Code Venmo MCP server does

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.

Connect to Markswendsen Code Venmo

Local install — runs as a subprocess.

npx @striderlabs/mcp-venmo@0.1.0

Resources

Where to find authoritative docs and source for Markswendsen Code Venmo.

Example prompts for Markswendsen Code Venmo

Paste any of these into Agent Studio after connecting Markswendsen Code Venmo.

  • What's my current Venmo balance?
  • Send $25 to John for dinner last night
  • Show me my last 10 Venmo transactions
  • Request $50 from Sarah for the concert tickets

Markswendsen Code Venmo MCP server — FAQ

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.).

Skip the local setup — run MCP in your browser

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

Related servers

More on MCP Playground