Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
venmo_loginA

Log in to Venmo with your username/email/phone and password. Required before all other operations. Optionally reads VENMO_USERNAME and VENMO_PASSWORD from environment variables.

venmo_get_balanceA

Check your current Venmo balance.

venmo_send_paymentA

Send money to a Venmo user. Requires a recipient username, amount in USD, and a note describing the payment.

venmo_request_paymentC

Request money from a Venmo user.

venmo_get_transactionsA

View your Venmo transaction history (payments sent, received, and requests).

venmo_get_friendsB

List your Venmo friends.

venmo_search_usersA

Search for Venmo users by name or username.

venmo_add_friendB

Send a friend request to a Venmo user.

venmo_accept_requestA

Accept a pending payment request.

venmo_decline_requestA

Decline a pending payment request.

venmo_transfer_to_bankA

Transfer your Venmo balance to a linked bank account. Omit amount to transfer the full balance.

venmo_get_cardsA

View your linked debit cards, credit cards, and bank accounts.

venmo_get_notificationsA

View your pending payment requests and recent notifications.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-venmo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server