mcp-butler
v0.1.2
Published
Discover and install MCP servers for Claude Desktop
Readme
mcp-butler
The missing package manager for MCP servers.
mcp-butler helps you discover and install MCP (Model Context Protocol) servers into Claude Desktop — no manual config editing required.
Quick Start
# Search for servers
npx mcp-butler@latest search database
# Browse all servers
npx mcp-butler@latest list
# See details for a server
npx mcp-butler@latest info postgres
# Install a server into Claude Desktop
npx mcp-butler@latest install postgresCommands
| Command | Description |
|---|---|
| search <query> | Fuzzy search by keyword |
| list [--category <cat>] | Browse all servers, optionally by category |
| info <id> | Full details for one server |
| install <id> | Install into Claude Desktop config |
Options
--no-cache — force a fresh registry fetch (applies to all commands)
Categories
files · git · databases · web · productivity · browser-automation · development
Adding a Server
See CONTRIBUTING.md.
License
MIT
