mcpbeat Sign in

Catalog MCP Server

by skillsandagents Your server? Claim it
answering

Catalog MCP is answering right now. Last checked 12 min ago. Last commit 17 Sep 2026.

Search and fetch skills from your org's Skills and Agents catalog. Bearer token required.

Uptime history 46 hours of history
46 hours agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
274 ms
Response time
average over 24h
1
Stars
last commit 17 Sep 2026

Nothing serious here today

Today is the operative word: we check Catalog 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

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

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

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://app.skillsandagents.co/catalog/mcp streamable-http needs auth 248 ms 12 min ago

Alternatives to Catalog MCP

same job, measured the same way
Skillmd
by skillmd

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

397 installs/wk 5 tools answering
VIVATLAS
by bobpanil

Self-hosted catalogue of your skills, agents and MCP servers, searchable by meaning over MCP

local only
Acopio
by acopio

Search and get recommendations from your own saved catalog of developer tools and services.

answering
runx
by runx

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

2 tools answering
C
Filtrous MCP Catalog Server
by filtrous

Search Filtrous lab-filtration products by spec, get prices, and request quotes from your AI agent.

4 tools answering
Hermes Atlas MCP
by ksimback

Search and fetch 100+ Hermes Agent tools, skills, plugins, and integrations from hermesatlas.com.

45 installs/wk local only
Remote OpenClaw
by aidevelopers2

Search 13,870+ MCP servers, 4,384+ agent skills, and plugins from your terminal or agent.

47 installs/wk local only
conduitAI
by akbaraziz

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

59 installs/wk local only

Catalog MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for Catalog MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Catalog MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 274 ms. The bar chart above shows every period we have measured.
How do I connect Catalog 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 is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Catalog MCP need an API key?
Yes. Every time we knock, Catalog MCP answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Catalog MCP?
It answers our handshake in 274 ms on average, which is faster than 54% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Catalog MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.