Skip to content
Back to search
30
MCP v1.0.1 streamable-http

SkillRepo

dev.skillrepo/skillrepo

Governed AI agent skills — one library, distributed to devs and exposed to remote agents over MCP.

Uptime
0.0%
26 probes
Response
181ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SkillNet
Searches, downloads, and manages AI agent skills from the SkillNet community library.
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
io.github.deep-identity-inc/agent-skill
An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.
0 tools · streamable-http
skilldb
SDK and CLI for SkillDB — discover, install, and manage AI agent skills
0 tools
@ymq1218/skillpm-mcp-server
MCP server for managing Agent Skills via skillpm — install, list, search, and manage reusable AI agent skills.
0 tools
AI Skill Store
Agent-first skill marketplace for discovering and installing capabilities across AI platforms.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skillrepo": {
      "url": "https://mcp.skillrepo.dev/api/mcp",
      "transport": "streamable-http"
    }
  }
}