maib-mcp
by theYahia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAIB_CLIENT_ID | Yes | OAuth client ID from MAIB developer portal | |
| MAIB_PROJECT_ID | Yes | Project ID from MAIB dashboard | |
| MAIB_CLIENT_SECRET | Yes | OAuth client secret |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_paymentB | Create a new MAIB e-commerce payment. |
| get_paymentB | Get payment details by ID. |
| refund_paymentB | Refund a payment (full or partial). |
| create_recurringC | Create a recurring payment with a saved card token. |
| get_recurringC | Get recurring subscription details. |
| cancel_recurringB | Cancel a recurring subscription. |
| create_one_click_paymentC | Create a one-click payment with a saved card. |
| get_transaction_statusC | Get detailed transaction status. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/theYahia/maib-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server