mcpbeat Sign in

Rekt MCP Server

local only

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

REKT Store — browse and buy REKT drinks with AI-discounted pricing from any MCP client

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

Installs per day peak 19 · avg 4 · -50% w/w
a month agotoday
42
Installs / week
npm · rekt-mcp-server
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 rekt -- npx -y rekt-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rekt": {
      "args": [
        "-y",
        "rekt-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rekt]
command = "npx"
args = ["-y", "rekt-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "rekt": {
      "args": [
        "-y",
        "rekt-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rekt": {
      "args": [
        "-y",
        "rekt-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: API_BASE_URL (Base URL of the REKT Store API). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rekt

same job, measured the same way
Moxt Workspace
by moxt

Browse and manage files in your Moxt AI workspace from any MCP client.

answering
Marketing Skills Directory
by sandeepkelvadi

Search, browse & read 340+ Claude Code marketing & SEO skills from any MCP client.

7 tools answering
OmegaAI
by queryomega

Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.

answering
NerdyChefs Prompts
by mayeu20

Search, browse and pick from the free NerdyChefs.ai prompt library from any MCP client.

211 installs/wk local only
Juicedresume
by juicedresume

Score, tailor, and export resumes from any MCP client — 60+ ATS checks and JD tailoring.

74 installs/wk local only
Forge Cascade MCP Memory Server
by sunflash12

AI memory buyer routing with Forge docs, pricing, paid recommendations, and MCP discovery.

answering
WebUplink
by webuplink

Give any MCP client the ability to browse and interact with the web via WebUplink.

57 installs/wk local only
SekkeiFlow
by sekkeiflow

Read and update your SekkeiFlow life boards, counters and AI coach from any MCP client.

answering

Rekt — questions

Answers built from our own checks of this server.

Why is there no uptime for Rekt?
Rekt 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 rekt-mcp-server was installed 42 times last week.
Is Rekt 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 Rekt?
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 rekt-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Rekt?
The npm package rekt-mcp-server was installed 42 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.