easypaydirect-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NMI_API_URL | No | Gateway API base URL. Defaults to https://secure.nmi.com. For EPD/white-labels, set this to your gateway's host. | https://secure.nmi.com |
| NMI_SECURITY_KEY | Yes | Your gateway API security key (a read-only key is recommended). Merchant portal → Settings → Security Keys. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_transactionA | Fetch a single transaction by its gateway transaction ID. Read-only. |
| search_transactionsA | Search transactions by date range and optional filters (condition, action type, payment type, source, email, order id). Read-only. |
| get_subscriptionA | Fetch a single recurring subscription by its subscription ID (report_type=recurring). Read-only. |
| list_subscriptionsA | List recurring subscriptions, optionally filtered by created/updated date range (report_type=recurring). Read-only. |
| list_recurring_plansA | List recurring billing plans, optionally filtered to a single plan (report_type=recurring_plans). Read-only. |
| get_customer_vault_recordA | Fetch a single stored Customer Vault record by its customer_vault_id (report_type=customer_vault). Returns stored profile data only — never full card numbers. Read-only. |
| list_customer_vaultA | List stored Customer Vault records, optionally filtered by created/updated date range (report_type=customer_vault). Read-only. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/praveendias1180/easypaydirect-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server