mcp-server-skills

Paldom/mcp-server-skills
★ 0 stars Python AI/LLM Updated today
Agent Skills for designing and implementing Model Context Protocol (MCP) servers - server architecture, tools, resources, prompts, transports, authorization, testing, and deployment.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-skills": {
      "command": "uvx",
      "args": [
        "mcp-server-skills"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-skills

Topics

agent-skillsclaude-codeskillsskills-sh