Back to search
30
MCP

agentskills-mcp-server

pypi/agentskills-mcp-server

MCP server integration for the Agent Skills format — expose skills as MCP tools and resources (https://agentskills.io)

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

Similar MCP servers embedding-nearest

mcp-agentskills
An MCP server for bringing Anthropic's Agent Skills to any MCP-compatible agent.
0 tools
@skills-hub-ai/mcp
MCP server for skills-hub.ai — serve installed skills as prompts in any MCP-compatible AI tool
0 tools
awesome-agent-toolkits-mcp-server
Auto-discovering MCP server for agent skills
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
agent-skills-mcp-gkzhb
Agent Skills MCP Server
0 tools
@skillbrickai/mcp-server
MCP server for discovering and installing skills from the SkillBrick AI platform
0 tools

How to use

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

{
  "mcpServers": {
    "agentskills-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}