Back to search
30
MCP 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%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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
AI Skill Store
Agent-first skill marketplace for discovering and installing capabilities across AI platforms.
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools
io.github.rafsilva85/skillflow
Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.
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"
    }
  }
}