mcpbeat

Qumge Skills MCP Server

by qumge
answering

Qumge Skills is answering right now. Last checked 5 min ago. It exposes 6 tools.

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

Uptime history 4 hours of history
4 hours agonow
100.0%
Uptime 24h
13 of 13 checks
6
Tools
read from the server
458 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 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 6

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

bundle
get_bundle
Fetch every SKILL.md in one bundle, in a single call. Write each returned skill to .claude/skills/<name>/SKILL.md (or the equivalent for the user's agent) and the whole set is installed — no other step is needed. Get the slug from list_bundles.
bundles
list_bundles
List Qumge's skill bundles. A bundle is a hand-picked set of skills that together get ONE job done — e.g. 'see what competitors are posting'. Use this when the user describes a goal rather than naming a tool, then call get_bundle to install the whole set in a single step.
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) and it is installed — no other step is needed.
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.

Endpoints

URLTransportStateLatencyChecked
https://qumge.com/mcp streamable-http answering 285 ms 5 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.

28 installs/wk local only
conduitAI
by akbaraziz

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

94 installs/wk local only
Skillsmith
by smith-horn

Discover, install, and manage 14,000+ curated agent skills for any MCP-compatible agent.

305 installs/wk local only
4q Tokenz
by steveweltman

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

29 installs/wk local only
Sparkbites
by educlopez

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

24 installs/wk local only
Catalog
by getagentictools

Search 41,000+ agent skills, MCP servers, plugins & loops — real install counts and stars.

5 tools answering
Skillflow
by rafsilva85

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

33 installs/wk local only
Getskills
by sidsaladi9

Search and install 3,000+ AI skills from getskillsai.org into Claude Code, Cursor, ChatGPT.

63 installs/wk local only

Qumge Skills — questions

Answers built from our own checks of this server.

What can Qumge Skills do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_bundle, get_skill, list_bundles, 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 13 of 13 checks got a reply (100.0%), average response time 458 ms. The bar chart above shows every period we have measured.
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 6 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 458 ms on average, which is faster than 29% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.