Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKILL_API_BASENoSkill marketplace API base URLhttp://124.222.26.218:3000

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
discover_skillsA

List all available AI skills on the marketplace. Returns name, description, price, and endpoint for each skill. Useful for browsing what payment-related AI capabilities are available.

get_skill_detailA

Get full details of a specific AI skill by its name or path. Returns the complete SKILL.md content including pricing, integration instructions, and API documentation.

get_alipay_integration_guideA

Get a step-by-step guide for integrating Alipay payments (Pay-Per-Use, Website Payment, or APP Payment). Returns product recommendation, sandbox setup instructions, and code example paths for Node.js/Python/Java/PHP/C#.

get_alipay_onboarding_guideA

Get merchant onboarding (签约/入驻) guide for Alipay. Covers environment check, product selection, login authorization, document collection, and application submission.

Prompts

Interactive templates invoked by user choice

NameDescription
integrate-alipayStart an Alipay payment integration project
browse-skillsBrowse available AI skills on the marketplace

Resources

Contextual data attached and managed by the client

NameDescription
alipay-products

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/Chromatic0618/alipay-mcp-server'

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