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. 28 installs a week from npm. Last commit 25 Feb 2026.

MCP server for generating REST API boilerplate and Express endpoints.

Installs per day peak 22 · avg 5 · +36% w/w
a month agotoday
28
Installs / week
npm · sovereign-api-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 api -- npx -y sovereign-api-forge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "api": {
      "args": [
        "-y",
        "sovereign-api-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.api]
command = "npx"
args = ["-y", "sovereign-api-forge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "api": {
      "args": [
        "-y",
        "sovereign-api-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "api": {
      "args": [
        "-y",
        "sovereign-api-forge-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ryudi84

same job, measured the same way
Canvas API MCP
by johannsenlum

MCP server exposing the Canvas LMS REST API (1,116 endpoints) for AI assistants

258 installs/wk local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only
Manifold
by nonchan7720

MCP gateway aggregating MCP servers and OpenAPI/Swagger REST APIs behind one MCP endpoint

local only
MCP Nanobanana Pro
by acedatacloud

MCP server for NanoBanana AI image generation and editing

1 190 installs/wk answering
Google Image
by codechap

MCP server for Google Gemini image generation and editing

local only
Memesio Meme Generator
by memesio

MCP server for meme generation, template search, caption rendering, and AI meme creation.

8 tools answering
Midjourney
by acedatacloud

MCP server for Midjourney AI image generation and editing

1 511 installs/wk answering

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 sovereign-api-forge-mcp was installed 28 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 sovereign-api-forge-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ryudi84?
The npm package sovereign-api-forge-mcp was installed 28 times in the last week. Week over week that is +36%. 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.