Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_merchants

List available Paylo merchants and storefronts. Use this to discover stores before searching for products.

search_products

Search for products across Paylo stores. Can filter by merchant or category.

get_product_details

Get detailed information about a specific product including price, description, and availability.

create_order

Create a new order for products. Returns an order ID that can be used to generate a payment link.

generate_payment_link

Generate a Paystack payment link for an existing order. Returns the URL to share with the user.

check_payment_status

Check the payment status of an order. Returns 'success', 'pending', or 'failed'.

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/nodeshift-nigeria/paylo-mcp-server'

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