Back to Browse

X402 MCP Server

Developer ToolsUse Caution3.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

About

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

Security Report

3.8
Use Caution3.8High Risk

This MCP server provides distributed coordination primitives (locks, counters, semaphores, elections, barriers) backed by Redis. The code lacks authentication/authorization on all endpoints, allowing any caller to manipulate coordination state. However, the server itself is designed as a pay-per-call API endpoint and relies on an x402 payment middleware (not shown) for access control. The coordination logic is reasonably well-implemented with proper Lua scripts for atomic operations, but the absence of visible auth enforcement and broad Redis access represent moderate risks. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue (1 critical, 0 high severity).

4 files analyzed · 13 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.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

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

database

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

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-ordersofmagnitudellc-mcp-package": {
      "args": [
        "-y",
        "x402-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!