Back to Browse

Stripe Billing MCP Server

FinanceUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Stripe Billing MCP Server by MEOK AI Labs

About

Stripe Billing MCP Server by MEOK AI Labs

Security Report

2.2
Use Caution2.2Critical Risk

The Stripe Billing MCP server has authentication and rate-limiting mechanisms in place, but exhibits concerning patterns including a misleading security architecture, potential auth bypass, unimplemented features advertised as present, and risky external metering calls. The auth_middleware.py implements external server-side verification that could leak API keys in transit, and documentation falsely claims idempotency for destructive operations. Multiple tools claim to be read-only when they perform write operations. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

8 files analyzed · 19 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-stripe-billing-mcp": {
      "args": [
        "-y",
        "stripe-billing-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!