Skip to main content
Glama

Satim Payment Gateway Integration

by zakblacki

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe application environmentdevelopment
SATIM_BASE_URLNoThe SATIM API base URL (use https://satim.dz/payment/rest for production)https://test.satim.dz/payment/rest
SATIM_PASSWORDYesYour SATIM merchant password
SATIM_USERNAMEYesYour SATIM merchant username
SATIM_TERMINAL_IDNoYour bank-assigned terminal ID

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
configure_credentials

Configure SATIM payment gateway credentials

register_order

Register a new order with SATIM payment gateway

confirm_order

Confirm order status after payment attempt

refund_order

Process refund for a completed order

validate_payment_response

Validate and interpret payment response status

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/zakblacki/Satim-Payment-Gateway-Integration'

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