mcpbeat Sign in

Convexity MCP Server

by bayesian-energy Your server? Claim it
local only

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

Build, edit, solve and analyse Convexity energy-system models from any MCP client; drives the app.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 331 · avg 29
a month agotoday
89
Installs / week
npm · convexity-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 convexity-mcp -- npx -y convexity-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "convexity-mcp": {
      "args": [
        "-y",
        "convexity-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.convexity-mcp]
command = "npx"
args = ["-y", "convexity-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "convexity-mcp": {
      "args": [
        "-y",
        "convexity-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "convexity-mcp": {
      "args": [
        "-y",
        "convexity-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CONVEXITY_API_KEY (Optional cxk_ API key from your Convexity account; keeps editing enabled past the 14-day trial and enables cloud solves. Reading never needs it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Convexity MCP

same job, measured the same way
C
uni-msg WhatsApp
by uni-msg

Drive WhatsApp from any MCP client: pair devices, send text and media, manage contacts and groups.

40 installs/wk answering
Autowhisper MCP
by xnjiang

Drive your AutoWhisper AI CMO to generate and publish marketing content from any MCP client.

85 installs/wk local only
Asap
by asap

Drive ASAP: French invoicing, contacts and e-signature from any MCP client (NF203-compliant).

answering
Gorgon Scout
by gorgon-cyber

Run AI-driven web-app and API security scans (DAST) from Claude or any MCP agent. Windows.

local only
KittyClaw
by ekioo

Drive KittyClaw, a self-hosted agent-fleet kanban, from any MCP client (embedded /mcp endpoint).

local only
Hatchable
by hatchable

Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.

answering
Mcacp
by oortonaut

MCP-to-ACP bridge — let any MCP client drive ACP coding agents

125 installs/wk local only
Signal not Noise
by lifeisagame

AI-driven daily-focus todo app on your phone (max 3/day). View & add todos from any MCP client.

answering

Convexity MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Convexity MCP?
Convexity 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 npm package convexity-mcp was installed 89 times last week.
Is Convexity MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Convexity 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 convexity-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Convexity MCP?
The npm package convexity-mcp was installed 89 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.