mcpbeat Sign in

Revmng MCP Server

local only

Revmng MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi.

Revenue-management tools for AI agents: seat protection, overbooking, pricing, bid prices, charts.

Installs per day peak 16 · avg 8 · -2% w/w
a month agotoday
48
Installs / week
pypi · revmng-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Revmng MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add revmng-mcp -- uvx revmng-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "revmng-mcp": {
      "args": [
        "revmng-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.revmng-mcp]
command = "uvx"
args = ["revmng-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "revmng-mcp": {
      "args": [
        "revmng-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "revmng-mcp": {
      "args": [
        "revmng-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Revmng MCP

same job, measured the same way
I
Oee MCP
by arikanatakan

Overall Equipment Effectiveness tools for AI agents: factors, waterfall, six losses, charts.

74 installs/wk local only
Clamp Analytics
by clamp

Clamp Analytics MCP server: traffic, revenue, funnels, cohorts, errors, and search, for AI agents.

answering
Ozon Seller MCP Server
by woyaxnini

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

61 installs/wk local only
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only
Analytics
by zenovay

Real-time web analytics for AI agents: query traffic, funnels, revenue, and manage your sites.

answering
ocular
by xyun1996

Vision tools for coding agents: screenshots, OCR, UI diffs, errors, tables, and charts.

33 installs/wk local only
Gizmoanalytics
by sudomichael

Cookieless analytics for AI coding agents. Install in one prompt, 28 tools, OAuth onboarding.

27 installs/wk local only
Matplotlibnet
by xkqg

Renders MatPlotLibNet charts to PNG, SVG or PDF from a JSON spec an AI agent writes.

local only

Revmng MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Revmng MCP?
Revmng MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package revmng-mcp was installed 48 times last week.
How do I connect Revmng MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls revmng-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Revmng MCP?
The pypi package revmng-mcp was installed 48 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.