
MCP Installer
Install other MCP servers directly through Claude without manually editing configuration files. Works with npm, PyPI, and local server code.
1,5082,329 views197Local (stdio)
What it does
- Install MCP servers from npm packages
- Install MCP servers from PyPI packages
- Install locally cloned MCP server code
- Configure server arguments and environment variables
Best for
Developers who want to quickly add MCP serversUsers who prefer not to manually edit config filesTesting and experimenting with different MCP servers
Dynamic installation without config editingSupports both Node.js and Python servers
Tools (2)
install_repo_mcp_server
Install an MCP server via npx or uvx
install_local_mcp_server
Install an MCP server whose code is cloned locally on your computer