mcpbeat Sign in

MCP Rfc Editor MCP Server

local only

MCP Rfc Editor runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 21 Apr 2026.

An MCP server that provides rfc editing capabilities

Installs per day peak 38 · avg 14 · -19% w/w
a month agotoday
87
Installs / week
pypi · mcp-rfc-editor
0
Stars
0 open issues
21 Apr 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to MCP Rfc Editor

same job, measured the same way
Nanobanana MCP Server
by zhongweili

An MCP server that provides image generation and editing capabilities

2 185 installs/wk local only
Email Server
by alpic-staging

An MCP server that provides email capabilities, hosted on Alpic platform

2 tools answering
Jolt Transform Web
by halversondm

An MCP server that provides bazaarvoic JOLT transformation capabilities.

1 tools answering
Huoshui File Search
by huoshuiai42

An MCP server that provides fast Spotlight file search capabilities for macOS

50 installs/wk local only
Hal
by deanward

HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models

76 installs/wk local only
Staging MCP
by riskprofiler

An MCP server that provides a hello tool

answering
D
Test MCP
by riskprofiler

An MCP server that provides a hello tool

1 tools answering
MCP Ethical Hacking
by cmpxchg16

An MCP server that provides LinkedIn & Reddit data

local only

MCP Rfc Editor — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Rfc Editor?
MCP Rfc Editor 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 mcp-rfc-editor was installed 87 times last week.
How do I connect MCP Rfc Editor?
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 mcp-rfc-editor straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Rfc Editor?
The pypi package mcp-rfc-editor was installed 87 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Rfc Editor open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.