Back to search
30
MCP

mcp-agentskills

pypi/mcp-agentskills

An MCP server for bringing Anthropic's Agent Skills to any MCP-compatible agent.

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

Similar MCP servers embedding-nearest

agentskills-mcp-server
MCP server integration for the Agent Skills format — expose skills as MCP tools and resources (https://agentskills.io)
0 tools
agentskill-mcp
MCP server that enables any agent to use Claude Skills via progressive disclosure
0 tools
awesome-agent-toolkits-mcp-server
Auto-discovering MCP server for agent skills
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agent-skills-mcp-gkzhb
Agent Skills MCP Server
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools

How to use

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

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