agent-kit-admin

afine907/agent-kit-admin
★ 0 stars Python AI/LLM Updated today
Private Package Registry for AI Agent ecosystems. Manage MCP servers and Agent Skills for Claude Code, Codex, and other AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-kit-admin": {
      "command": "uvx",
      "args": [
        "agent-kit-admin"
      ]
    }
  }
}

Or install with pip: pip install agent-kit-admin

README Excerpt

AI-native 管理平台,用于管理团队的 MCP (Model Context Protocol) 和 Agent Skills。 - 📦 **包管理** - 发布、下载、版本管理 MCP 和 Skills - 🔐 **身份认证** - 对接企微、飞书、钉钉 OAuth - ⭐ **评分系统** - 社区评分和下载统计 - 🛠️ **CLI 工具** - `akit` 命令行工具,无缝集成 Agent - 🤖 **Claude Code Skill** - 自然语言操作包管理 ```bash npm install -g @agent-kit-admin/cli akit login --server https://your-registry.com

Topics

ai-agentclaude-codecodexfastapimcppackage-registrypythonreacttypescript