skillz

Algiras/skillz
★ 31 stars Rust 🤖 AI/LLM Updated 30d ago
Self-extending MCP server - build and execute custom AI tools at runtime
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skillz": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "skillz"
      ]
    }
  }
}

Topics

aiclaudecursorllmmcprusttoolswasm