mcpbeat Sign in

Artifact Hub MCP Server

local only

Artifact Hub MCP runs on your own machine — the client starts it, so there is no endpoint to ping.

Helm charts and cloud native packages from Artifact Hub. No key required.

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

Installs / week
npm · @mrfentmen/artifact-hub-mcp
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 artifact-hub-mcp -- npx -y @mrfentmen/artifact-hub-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "artifact-hub-mcp": {
      "args": [
        "-y",
        "@mrfentmen/artifact-hub-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.artifact-hub-mcp]
command = "npx"
args = ["-y", "@mrfentmen/artifact-hub-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "artifact-hub-mcp": {
      "args": [
        "-y",
        "@mrfentmen/artifact-hub-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "artifact-hub-mcp": {
      "args": [
        "-y",
        "@mrfentmen/artifact-hub-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Artifact Hub MCP

same job, measured the same way
Binance Market MCP
by mrfentmen

Live crypto prices, tickers, and candlestick charts from Binance public data. No key required.

local only
Reportcraft
by rharper105

Generate Splunk dashboards, reports, and alerts from natural language. No API key required.

28 installs/wk local only
Fly Travel Albania
by flytravel

Cached charter package, hotel facts and tour prices from Fly Travel Albania (Tirana); party-aware.

12 tools answering
MCP Starmeet
by star-meet

Free Vedic astrology MCP: birth-chart, panchang & nakshatra tools. Public API, no key required.

33 installs/wk local only
Restplass travel search
by restplass

Realtime package holiday and charter flight prices from Norway. Inventory not on Google Flights.

2 tools answering
Akkilahdot travel search
by akkilahdot

Realtime package holiday and charter flight prices from Finland. Inventory not on Google Flights.

2 tools answering
Loopgantt
by loopgantt

Create scheduled Gantt charts with critical path from a plain-language plan — no account or key.

34 installs/wk 4 tools answering
Sistaminuten travel search
by sistaminuten

Realtime package holiday and charter flight prices from Sweden. Inventory not on Google Flights.

2 tools answering

Artifact Hub MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Artifact Hub MCP?
Artifact Hub 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/artifact-hub-mcp.
Is Artifact Hub MCP 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 Artifact Hub 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/artifact-hub-mcp straight from npm; nothing to host, nothing to sign up for.