Back to search
30
MCP

@skillbrickai/mcp-server

npm/@skillbrickai/mcp-server

MCP server for discovering and installing skills from the SkillBrick AI platform

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@skills-hub-ai/mcp
MCP server for skills-hub.ai — serve installed skills as prompts in any MCP-compatible AI tool
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
skillhub-mcp
AI resource intelligence MCP server — recommends skills, tools, agents, rules, and MCP servers from 20,000+ resources. Fully offline, zero n
0 tools
loaditout-mcp-server
MCP server for discovering and installing AI agent skills from Loaditout
0 tools
io.github.jcc-ne/mcp-skill-server
An MCP server that mounts your skill directory and add deterministic entry for deployment
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools

How to use

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

{
  "mcpServers": {
    "@skillbrickai/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}