Skip to main content
Glama

btcpayserver-mcp

get_service_info

Discover available BTCPayServer services and their methods to explore what payment processing and store management operations are available.

Instructions

Discover available BTCPayServer services and their methods. Use this to explore what operations are available.

Input Schema

NameRequiredDescriptionDefault
serviceNameNoOptional: Get info for a specific service (e.g., "payment-requests", "invoices", "lightning"). If not provided, lists all services.

Input Schema (JSON Schema)

{ "properties": { "serviceName": { "description": "Optional: Get info for a specific service (e.g., \"payment-requests\", \"invoices\", \"lightning\"). If not provided, lists all services.", "type": "string" } }, "type": "object" }

Other Tools from btcpayserver-mcp

Related Tools

    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/Abhijay007/btcpayserver-mcp'

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