mcpbeat Sign in

Modrinth MCP Server

local only

Modrinth MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 6 installs a week from npm. Last commit 8 Aug 2026.

Use this MCP server to Modrinth, search Minecraft mods, filter by loader and game version,...

Installs per day peak 4 · avg 1 · -25% w/w
a month agotoday
6
Installs / week
npm · @mrfentmen/modrinth-mcp
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

Alternatives to Modrinth MCP

same job, measured the same way
Gamebanana MCP
by mrfentmen

Use this MCP server to GameBanana, the game mods database. Search mods by game, browse mod...

local only
Modrinth MCP
by justinscott12

Search Modrinth and publish Minecraft mods (create projects, upload versions) via the Modrinth API.

45 installs/wk local only
Vgmdb MCP
by mrfentmen

Use this MCP server to video game music, search game OST albums, composers, and full tracklists...

local only
Chess MCP
by mrfentmen

Use this MCP server to chess.com. Player profiles, ratings, game archives, leaderboards, and...

local only
Steam MCP
by mrfentmen

Use this MCP server to Steam, store search, prices and discounts, app details, and game news....

4 installs/wk local only
Mangadex MCP
by mrfentmen

Use this MCP server to MangaDex, search manga, browse chapters, authors, and tags. Tools include...

local only
Wynncraft MCP
by mrfentmen

Keyless MCP server for Wynncraft, the Minecraft MMORPG: player profiles, guilds, and item search.

local only
Anime Filler MCP
by mrfentmen

Use this MCP server to tells you which anime episodes are filler vs canon. Powered by...

local only

Modrinth MCP — questions

Answers built from our own checks of this server.

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