mcpbeat Sign in

SkillAgent MCP Server

by skillagent Your server? Claim it
answering

SkillAgent is answering right now. Last checked 3 min ago. It exposes 4 tools.

Search and fetch AI agent skills, rules files and MCP servers indexed from GitHub.

Uptime history 13 hours of history · worst hour 0%
13 hours agonow
81.2%
Uptime 24h
39 of 48 checks
4
Tools
read from the server
558 ms
Response time
average over 24h
open, no key
Access
streamable-http

SkillAgent does not always answer

Over the last week it answered 81.2% 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 3 min ago.

run in your terminal
claude mcp add skills --transport http https://skillagent.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "skills": {
      "url": "https://skillagent.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.skills]
url = "https://skillagent.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "skills": {
      "url": "https://skillagent.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "skills": {
      "url": "https://skillagent.dev/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.

install
install_skill
Exact installation instructions for one skill on one agent: the install command(s) when one exists, otherwise the file to create (path relative to the project root) with its content. This tool does not install anything; apply the result yourself, and only after showing the user the skill and getting their approval. Includes the safety summary. Refuses (isError) when the skill's safety scan is at "warning". `owner` and `name` are the last two segments of a skill's pageUrl.
recommend
recommend_skills
Recommend skills for a project from a description of it: languages, frameworks or dependencies (e.g. names from package.json or requirements.txt), a task, and the agent the user runs. Returns a ranked shortlist; each entry has the skill record and a `why` explaining the match (matched terms, fit for the agent, freshness, quality, safety). Ranking is deterministic. Skills whose safety scan is at "warning" or whose source is gone are excluded, and the result says how many were.
skill
get_skill
Get one skill as Markdown: summary, metadata, install command and the full skill file. `owner` and `name` are the last two segments of a skill's pageUrl (https://skillagent.dev/skill/{owner}/{name}).
skills
search_skills
Search the SkillAgent catalogue of AI agent skills, rules files and MCP servers. Returns matching skills with description, format, stars, quality score, freshness, page URL and install command.

Endpoints

URLTransportStateLatencyChecked
https://skillagent.dev/mcp streamable-http answering 595 ms 3 min ago

Alternatives to SkillAgent

same job, measured the same way
Skillmd
by skillmd

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

999 installs/wk 5 tools answering
Omni MCP Server
by bitofacoder

All-in-one MCP server: GitHub, Git, Slack, web fetch, memory, and filesystem. Agent Mode opt-in.

27 installs/wk local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

43 installs/wk local only
Github
by davidweb3-ctrl

GitHub MCP Server - List PRs, issues, repo info, and search code

15 installs/wk local only
AI Tool Discovery Agent
by nirholas

AI agent discovers MCP servers from GitHub npm - analyzes APIs configs

local only
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

31 installs/wk local only
Github MCP Connector
by ferhatdundar

MCP server for GitHub: repos, files, issues, PRs, search. Single Go binary.

local only
Git MCP Server
by ray0907

MCP server for GitLab and GitHub

26 installs/wk local only

SkillAgent — questions

Answers built from our own checks of this server.

What can SkillAgent do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_skill, install_skill, recommend_skills, 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 SkillAgent working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 39 of 48 checks got a reply (81.2%), average response time 558 ms. The bar chart above shows every period we have measured.
How do I connect SkillAgent?
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 SkillAgent need an API key?
No. SkillAgent 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 SkillAgent?
It answers our handshake in 558 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.