mcpbeat Sign in

Qumge Skills MCP Server

answering

Qumge Skills is answering right now. Last checked 14 min ago. It exposes 4 tools.

Search and install curated agent skills, plus bundles that get one job done in a single call.

Uptime history 49 days of history · worst day 92%
49 days agonow
93.4%
Uptime 24h
85 of 91 checks
4
Tools
read from the server
456 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 4

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 14 September 2026. No other catalogue keeps this.

14 Sep 2 tools disappeared get_bundle, list_bundles
14 Sep a tool description was rewritten get_skill
14 Sep a tool changed the parameters it asks for get_skill

Qumge Skills does not always answer

Over the last week it answered 97.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add skills --transport http https://qumge.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "skills": {
      "url": "https://qumge.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.skills]
url = "https://qumge.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "skills": {
      "url": "https://qumge.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "skills": {
      "url": "https://qumge.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

categories
list_categories
List the skill categories and how many skills are in each. Useful when the user is browsing rather than looking for something specific.
models
list_models
List the models this gateway can route to, best first. Every one is reachable with the same Qumge key — no per-vendor signup. Only tool-calling models are listed: an agent cannot use the others.
skill
get_skill
Fetch the full SKILL.md content of one skill, by the slug returned from search_skills. Write the returned markdown to .claude/skills/<name>/SKILL.md (or the equivalent for the user's agent). If the reply says the skill ships more files (REFERENCE.md, scripts/…), call again with include_files: true to get them and write each next to SKILL.md.
skills
search_skills
Search Qumge's curated catalog of agent skills (SKILL.md files) by what the user wants to accomplish. Use this whenever the user asks for a skill, tool, or capability — e.g. 'find me a skill for social media automation', 'is there a skill for SEO audits'. Returns the best few, ranked by how useful they actually are (an LLM read each one), with a one-line summary and the exact slug to pass to get_skill.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

get_bundle
removed 14 Sep 2026
list_bundles
removed 14 Sep 2026

Endpoints

URLTransportStateLatencyChecked
https://qumge.com/mcp streamable-http answering 400 ms 14 min ago

Alternatives to Qumge Skills

same job, measured the same way
Loaditout
by loaditoutadmin

Search and install 20,000+ security-graded MCP servers and agent skills.

30 installs/wk local only
conduitAI
by akbaraziz

Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.

68 installs/wk local only
Skillmd
by skillmd

Search, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.

999 installs/wk 5 tools answering
runx
by runx

The governed runtime for agent skills. Search the catalog and inspect a skill before running it.

2 tools answering
emdly
by emdly

Search, install and submit Markdown skills for AI agents; private Brain files when signed in.

9 tools answering
4q Tokenz
by steveweltman

Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.

59 installs/wk local only
Sparkbites
by educlopez

Search 500+ curated design websites and install DESIGN.md files directly from your AI agent.

26 installs/wk local only
Skillflow
by rafsilva85

Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.

30 installs/wk local only

Qumge Skills — questions

Answers built from our own checks of this server.

What can Qumge Skills do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_skill, list_categories, list_models, search_skills. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Qumge Skills working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 85 of 91 checks got a reply (93.4%), average response time 456 ms. The bar chart above shows every period we have measured.
Did Qumge Skills ever remove tools?
Yes. get_bundle, list_bundles are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Qumge Skills?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Qumge Skills need an API key?
No. Qumge Skills completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Qumge Skills?
It answers our handshake in 456 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.