Skip to main content
ClaudeWave

OpenMayhem MCP server metadata and local stdio bridge

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/20/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Trac-Systems/openmayhem-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "openmayhem-mcp": {
      "command": "node",
      "args": ["/path/to/openmayhem-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Trac-Systems/openmayhem-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# OpenMayhem MCP

OpenMayhem's local stdio bridge forwards MCP messages to the hosted OpenMayhem service. It does not bundle a stale catalog: `list_models` and `get_model` read the live catalog, availability, capabilities, limits, routes, and prices from OpenMayhem. Account balance and payment logic remain on the hosted service, and the bridge contains no provider data or credentials.

## Install

Download `openmayhem-mcp-v1.0.0.mcpb` from the [v1.0.0 release](https://github.com/Trac-Systems/openmayhem-mcp/releases/tag/v1.0.0) and install it in an MCPB-compatible client. The client asks for a restricted OpenMayhem API key and stores it as a sensitive setting.

Clients that support remote Streamable HTTP can connect directly:

```text
URL: https://mcp.openmayhem.ai/mcp
Header: X-OpenMayhem-API-Key: your restricted OpenMayhem API key
```

Create and revoke API keys at [openmayhem.ai](https://openmayhem.ai). Complete setup, tool, payment, and client instructions are at [openmayhem.ai/docs/mcp](https://openmayhem.ai/docs/mcp).

## Billing

Model discovery, request estimation, token counting, balance checks, job reads, cancellation, and owned-artifact lookup do not spend model credit. Model execution is paid. Every paid tool requires a current estimate and an explicit maximum cost.

The bridge does not calculate charges or handle payment information. Requests use the existing OpenMayhem account, balance, reservation, receipt, and settlement paths.

## Requirements

- Node.js 22 or newer
- A restricted OpenMayhem API key
- HTTPS access to `mcp.openmayhem.ai`

## License

MIT

What people ask about openmayhem-mcp

What is Trac-Systems/openmayhem-mcp?

+

Trac-Systems/openmayhem-mcp is mcp servers for the Claude AI ecosystem. OpenMayhem MCP server metadata and local stdio bridge It has 0 GitHub stars and its last recorded update is dated 2026-09-19.

How do I install openmayhem-mcp?

+

You can install openmayhem-mcp by cloning the repository (https://github.com/Trac-Systems/openmayhem-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Trac-Systems/openmayhem-mcp safe to use?

+

Our security agent has analyzed Trac-Systems/openmayhem-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains Trac-Systems/openmayhem-mcp?

+

Trac-Systems/openmayhem-mcp is maintained by Trac-Systems. The last recorded GitHub activity is dated 2026-09-19, with 0 open issues.

Are there alternatives to openmayhem-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy openmayhem-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Trac-Systems/openmayhem-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/trac-systems-openmayhem-mcp)](https://claudewave.com/repo/trac-systems-openmayhem-mcp)
<a href="https://claudewave.com/repo/trac-systems-openmayhem-mcp"><img src="https://claudewave.com/api/badge/trac-systems-openmayhem-mcp" alt="Featured on ClaudeWave: Trac-Systems/openmayhem-mcp" width="320" height="64" /></a>

More MCP Servers

openmayhem-mcp alternatives