WariMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | PostgreSQL connection string (e.g. postgresql://warimcp:pass@localhost:5432/warimcp) | |
| HUB2_API_KEY | No | Hub2 API key (secondary aggregator) | |
| WARIMCP_MODE | No | Mode: mock, sandbox, or live | mock |
| WARIMCP_PORT | No | HTTP port when using http or both transport | 3000 |
| WAVE_API_KEY | No | Wave API key | |
| PAPSS_API_KEY | No | PAPSS API key | |
| KKIAPAY_SECRET | No | KKiaPay secret | |
| CINETPAY_API_KEY | No | CinetPay API key | |
| CINETPAY_SITE_ID | No | CinetPay site ID | |
| MTN_MOMO_API_KEY | No | MTN MoMo API key | |
| MTN_MOMO_API_USER | No | MTN MoMo API user | |
| WARIMCP_TRANSPORT | No | Transport: stdio, http, or both | both |
| FEDAPAY_PUBLIC_KEY | No | FedaPay public key | |
| FEDAPAY_SECRET_KEY | No | FedaPay secret key (primary aggregator) | |
| KKIAPAY_PUBLIC_KEY | No | KKiaPay public key | |
| MONEROO_SECRET_KEY | No | Moneroo secret key | |
| KKIAPAY_PRIVATE_KEY | No | KKiaPay private key | |
| WAVE_WEBHOOK_SECRET | No | Wave webhook secret | |
| MTN_MOMO_ENVIRONMENT | No | MTN MoMo environment (sandbox or production) | sandbox |
| WARIMCP_RELAY_SECRET | No | Secret for HMAC-signed webhook relay | |
| MTN_MOMO_CALLBACK_URL | No | MTN MoMo callback URL | |
| FLUTTERWAVE_PUBLIC_KEY | No | Flutterwave public key | |
| FLUTTERWAVE_SECRET_KEY | No | Flutterwave secret key | |
| WARIMCP_WEBHOOK_BASE_URL | No | Base URL for webhook relay | |
| MTN_MOMO_COLLECTION_SUBSCRIPTION_KEY | No | MTN MoMo collection subscription key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Bigabou007-dev/warimcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server