data-ai MCP Server
akm — Agent Kit Manager. A package manager for AI agent skills, commands, tools, and knowledge.
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npx akm-cli
2. Add to claude_desktop_config.json
{
"mcpServers": {
"akm-cli": {
"command": "npx",
"args": [
"akm-cli"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Description
What it is
What it is
Description