mcpbeat Sign in

Krexel MCP Server

by syfer-web Your server? Claim it
local only

Krexel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 19 Jul 2026.

Ship and edit static sites from any MCP-compatible AI. The AI is the brain; Krexel is the hands.

Installs per day peak 801 · avg 68 · -59% w/w
a month agotoday
57
Installs / week
npm · krexel-mcp
0
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Krexel 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 krexel-mcp -- npx -y krexel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "krexel-mcp": {
      "args": [
        "-y",
        "krexel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.krexel-mcp]
command = "npx"
args = ["-y", "krexel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "krexel-mcp": {
      "args": [
        "-y",
        "krexel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "krexel-mcp": {
      "args": [
        "-y",
        "krexel-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Krexel MCP

same job, measured the same way
Manilo
by manilo

Log, query, and edit expenses, budgets, and accounts in Manilo from any MCP-compatible AI assistant.

answering
Fax.Plus
by fax-app

Send and receive faxes from any MCP-compatible AI assistant using the Fax.Plus API

answering
Pally
by pally

Chat with your Pally, the AI assistant in your texts, from any MCP-compatible AI app.

answering
Trello MCP Server
by jimdrews

Manage Trello boards, lists, and cards from any MCP-compatible AI assistant

108 installs/wk local only
Superlist
by superlistapp

Manage Superlist tasks and lists in plain language from any MCP-compatible AI agent.

answering
Copilot Studio MCP
by jgt87

Build, test, ship and maintain Microsoft Copilot Studio agents from the editor

875 installs/wk local only
ShipStatic
by shipstatic

Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.

1 622 installs/wk 15 tools answering
Claude Imagine
by claudeimagine

Generate AI images and videos from any compatible MCP client.

answering

Krexel MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Krexel MCP?
Krexel 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 krexel-mcp was installed 57 times last week.
How do I connect Krexel 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 krexel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Krexel MCP?
The npm package krexel-mcp was installed 57 times in the last week. Week over week that is -59%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Krexel MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.