Are you the author? Sign in to claim
A CLI tool for easy installation of MCP servers and managing their configuration
A CLI tool for managing MCP servers configurations for MCP clients.
Just call npx mcp-config in your terminal. Then select an already installed MCP server and press an action key to
perform the desired action (configure, remove or view details).
To add a new MCP server, press the "a" key (Add New) and select a server from the repository.
Or just run npx mcp-config <server-name> to add a new server, e.g. npx mcp-config llamacloud.
Clone the repository and install dependencies:
git clone <repository-url>
cd mcp-config
npm install
Build the project:
npm run build
Start the tool:
npm run start
Run analytics queries on ClickHouse — explore schemas, execute SQL, fetch results
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases