Skip to main content
Glama
praveendias1180

easypaydirect-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NMI_API_URLNoGateway 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_KEYYesYour 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/praveendias1180/easypaydirect-mcp'

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