Skip to main content
Glama
georgi-shulev

Yugo MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (only used with SSE transport)3000
TRANSPORTNoTransport type: stdio or ssestdio
YUGO_API_KEYYesYour Yugo API key (contact support@yugo.finance)
YUGO_BASE_URLNoAPI base URL. Set to https://api.yugo.finance/api/v2 for productionhttps://sandbox-api.yugo.finance/api/v2

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
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_payinsA

List Payins — Retrieve a paginated list of all Payins for the merchant — [GET /payins]

create_payinA

Create Payin — Create a new Payin resource - accepting funds from a Payer — [POST /payins]

get_payin_by_idA

Get Payin — Retrieve details of a specific Payin by its unique identifier — [GET /payins/{id}]

get_payoutsA

List Payouts — Retrieve a paginated list of all Payouts for the merchant — [GET /payouts]

create_payoutA

Create Payout — Create a new Payout resource - sending funds to a Recipient — [POST /payouts]

get_payout_by_idA

Get Payout — Retrieve details of a specific Payout by its unique identifier — [GET /payouts/{id}]

get_banksA

List Banks — Retrieve a paginated list of banks available for open banking payments — [GET /banks]

get_accountsA

List Accounts — Retrieve a paginated list of accounts with their balances — [GET /accounts]

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Yugo OpenAPI SpecificationThe full OpenAPI 3.1 specification for the Yugo Payments API. Inspect to see all available endpoints, schemas, and parameters.
Supported Payment Rails & CurrenciesReference data for available payment methods, settlement methods, and supported currencies.

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/georgi-shulev/yugo-mcp-server'

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