easy package manager for mcp servers ⏵ create, discover, share, and run mcp packages ⏵ build code-mode agents with tool-cli ⏵ turn your mcps into clis
Stars
14
Forks
2
Watchers
14
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
131
commits
feat(cli): add host filter to host list command (#128)
bdae5eeView on GitHubrefactor(cli): simplify search output formatting (#126)
c3bc23bView on GitHubrefactor(cli): standardize confirm prompts and output formatting (#125)
0f60ec2View on GitHubfeat(cli): add JSON syntax highlighting for tool call output (#124)
1f59fddView on GitHubfeat(auth): add explicit token flag to publish and whoami commands (#123)
c9d3a0bView on GitHubfeat(registry): add category support for artifact publishing (#121)
21d1da0View on GitHubfix(cli): improve output ordering and indentation (#120)
4466dceView on GitHubrefactor: update docs examples and standardize destructive prompts (#119)
5a1270cView on GitHubfeat(scaffold): output Rust binaries to dist/ directory (#118)
54c648eView on GitHubrefactor(call): use typed MCP errors instead of string parsing (#117)
3883b84View on GitHubfix(install): unify install output with single combined summary (#115)
dcd5fe8View on GitHub