Skip to main content
Glama
overflowget

CheckSlip MCP

by overflowget

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SLIP_API_KEYNoCustom provider API key (required if SLIP_PROVIDER is 'generic').
SLIP_API_URLNoCustom provider verify endpoint (required if SLIP_PROVIDER is 'generic').
SLIP_PROVIDERNoProvider to use: 'mock' (default), 'uex', or 'generic'.
ADMIN_PASSWORDYesGates the /admin merchant console. Server refuses to start without it.
MCP_AUTH_TOKENNoOptional static Bearer token fallback for server-to-server callers.
SESSION_SECRETYesSigns OAuth access tokens and admin sessions. Server refuses to start without it.
UEX_ACCESS_KEYNoUEX access-key (required if SLIP_PROVIDER is 'uex').
UEX_ACCOUNT_NONoUEX bank account number (required if SLIP_PROVIDER is 'uex').
ALLOWED_ORIGINSNoComma-separated allowlist of origins. Empty allows requests with no Origin.
UEX_LICENSE_KEYNoUEX x-license-key (required if SLIP_PROVIDER is 'uex').
UEX_API_BASE_URLNoUEX base URL (default https://api-fin.uexchange.io/v1/fin/bank).
SHOP_RECEIVER_NAMENoDefault receiver name for mock provider.
SLIP_API_KEY_PREFIXNoPrefix for the key value (default 'Bearer').
SLIP_API_AUTH_HEADERNoHeader name for the key (default 'Authorization').
SHOP_RECEIVER_ACCOUNT_LAST4NoDefault receiver last 4 for mock provider.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/overflowget/checkslip-mcp'

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