Skip to main content
Glama
Winnie7676

BLMPay MCP Server

by Winnie7676

BLMPay MCP Server

Official BLMPay MCP foundation, version 0.1.0.

The server exposes BLMPay API v1 as MCP tools so AI coding clients can inspect balances, payments, payouts, webhooks and API capabilities without inventing endpoints. Write/financial tools exist but are disabled by default.

Important security defaults

  • BLMPAY_MCP_ALLOW_WRITES=0 by default.

  • Remote MCP endpoint requires its own BLMPAY_MCP_ACCESS_TOKEN.

  • BLMPay merchant API key stays server-side in BLMPAY_API_KEY.

  • Never expose a live merchant API key in a desktop/mobile app or public repo.

Related MCP server: Alternative Payments MCP Server

Run

npm install
cp .env.example .env
# load .env using your host/process manager, then:
npm start

Remote endpoint defaults to http://127.0.0.1:3000/mcp. Put it behind HTTPS/reverse proxy when exposed publicly.

Shared hosting

MCP itself does not require an AI model API. It only translates MCP tool calls to BLMPay API requests. However, this Node server needs a Node-capable long-running runtime. If your cPanel/shared host does not support Node applications, deploy this small service on a VPS or another Node host while keeping the main BLMPay PHP production server unchanged.

Powered by BLMSoft.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI coding assistants to interact with MonCashConnect payment data read-only, including checking balances, listing transactions, and viewing payment details, without moving money.
    8
    MIT
  • F
    license
    Not graded
    quality
    A
    maintenance
    Provides AI assistants with read and safe-write access to Alternative Payments customers, invoices, payment requests, transactions, payouts, and webhooks without directly moving money.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables financial data access from connected bank accounts via MCP tools, allowing natural language queries about balances, transactions, subscriptions, investments, and more, with a focus on privacy and read-only access.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to perform banking operations like creating customers and accounts, checking balances, transferring funds, and viewing transaction history through MCP tools.
    MIT

View all related MCP servers

Related MCP Connectors

  • A paid remote MCP for AI agent browser DevTools MCP, built to return verdicts, receipts, usage logs,

  • 100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.

  • Provide AI agents and automation tools with contextual access to blockchain data including balance…

View all MCP Connectors

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/Winnie7676/blmpay-mcp'

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