Skip to main content
Glama
smithery.yaml835 B
runtime: typescript # Server metadata name: Bayarcash Payment Gateway description: MCP server for Bayarcash payment gateway integration supporting FPX, e-wallets, and online banking icon: 💳 homepage: https://github.com/webimpianteam/bayarcash-mcp-server config: apiToken: type: string description: Your Bayarcash API Token from console.bayar.cash required: true apiSecretKey: type: string description: Your Bayarcash API Secret Key for checksums and verification required: true useSandbox: type: boolean description: Enable sandbox mode for testing (true) or use production (false) default: true required: false apiVersion: type: string description: Bayarcash API version - v3 recommended for new integrations default: "v3" enum: ["v2", "v3"] required: false

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/webimpianteam/bayarcash-mcp-server'

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