PineLabs Plural PG — Payment Gateway MCP Server is answering right now. Last checked 3 min ago. 81 installs a week from pypi. Last commit 14 Jul 2026.
Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
file_path = os.path.join(_MD_FILES_DIR, filename)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.
claude mcp add pinelabs-online-mcp --transport http https://mcp.pinelabs.com/mcp
{
"mcpServers": {
"pinelabs-online-mcp": {
"url": "https://mcp.pinelabs.com/mcp"
}
}
}
[mcp_servers.pinelabs-online-mcp]
url = "https://mcp.pinelabs.com/mcp"
{
"mcpServers": {
"pinelabs-online-mcp": {
"url": "https://mcp.pinelabs.com/mcp"
}
}
}
{
"mcpServers": {
"pinelabs-online-mcp": {
"url": "https://mcp.pinelabs.com/mcp"
}
}
}
This one needs environment variables set before it will start:
PINELABS_CLIENT_ID (Pine Labs Client ID from your merchant dashboard), PINELABS_CLIENT_SECRET (Pine Labs Client Secret from your merchant dashboard), PINELABS_ENV (Target environment for API calls).
The author declared them in the registry entry; get the values from the project itself.
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.pinelabs.com/mcp | streamable-http | sign-in | 636 ms | 3 min ago |
MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes
Create and manage checkout pages, event ticketing, forms, customers, payments and subscriptions.
MCP server for iugu — invoices, subscriptions, customers, payment methods
MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices
Read payment settings, orders and receipts, create payment links and API keys.
Unofficial MCP server for the ZEN.com Payment Gateway: payment links, transactions, refunds.
MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)
Answers built from our own checks of this server.