mcpbeat Sign in

Ryudi84 MCP Server

local only

Ryudi84 runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 25 Feb 2026.

Meta MCP server that generates other MCP servers — the factory that builds factories

Installs per day peak 8 · avg 3 · +5% w/w
a month agotoday
39
Installs / week
npm · mcp-forge-mcp
1
Stars
0 open issues
25 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Ryudi84

same job, measured the same way
Snapcall
by snapcall

MCP Server that generate video call url

answering
MCP Smart Proxy
by daedalus

An MCP server that provides a smart proxy to other mcp servers

86 installs/wk local only
Knapcode SampleMcpServer
by joelverhagen-mcp

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

local only
Knapcode SampleMcpServer
by joelverhagen

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

local only
Meok Fria Generator MCP
by csoai-org

meok-fria-generator-mcp MCP server by MEOK AI Labs

127 installs/wk local only
CI CD Generator AI MCP
by csoai-org

Ci Cd Generator Ai MCP Server by MEOK AI Labs

218 installs/wk local only
Quiz Generator AI MCP
by csoai-org

Quiz Generator Ai MCP Server by MEOK AI Labs

198 installs/wk local only
Icon Generator AI MCP
by csoai-org

Icon Generator Ai MCP Server by MEOK AI Labs

162 installs/wk local only

Ryudi84 — questions

Answers built from our own checks of this server.

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