{"_id":"@atom8n/mcp-installer","_rev":"2-2d90e3c20455df550243a3ce67488999","name":"@atom8n/mcp-installer","dist-tags":{"latest":"0.5.0"},"versions":{"0.5.0":{"name":"@atom8n/mcp-installer","version":"0.5.0","license":"MIT","_id":"@atom8n/mcp-installer@0.5.0","maintainers":[{"name":"atom8n","email":"atom8n@gmail.com"}],"bin":{"mcp-installer":"lib/index.mjs"},"dist":{"shasum":"4793d8ff1271d849545b410800470d85e2abe9d9","tarball":"https://registry.npmjs.org/@atom8n/mcp-installer/-/mcp-installer-0.5.0.tgz","fileCount":11,"integrity":"sha512-VDAwnG9M+K+fT9eOSOi05zSNQdSdvWlmoBu2dtcKIejUEuE5co74Lii9nkZ6VbN7NBEpDJjvhZIMgy83AYHKig==","signatures":[{"sig":"MEQCIGCbZkJbpbQUAKyHVUeyqGYpwbkrMeg8OqZ52/7yl77CAiBqWN04HmWWBsHPCbvxSZWfJOjVe4yc9/TOQ5Fq8SVGag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33691},"main":"index.js","gitHead":"747fbd88aa2e54368f98252fc9e8d228748dc594","scripts":{"prepare":"tsc && shx chmod +x ./lib/index.mjs"},"_npmUser":{"name":"atom8n","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","description":"A MCP server to install other MCP servers","directories":{},"_nodeVersion":"22.17.1","dependencies":{"rimraf":"^6.0.1","spawn-rx":"^4.0.0","@modelcontextprotocol/sdk":"^1.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","ts-node":"^10.9.2","typescript":"^5.6.3"},"_npmOperationalInternal":{"tmp":"tmp/mcp-installer_0.5.0_1758385507783_0.49889990292079234","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-09-20T16:25:07.701Z","modified":"2026-01-12T18:06:44.786Z","0.5.0":"2025-09-20T16:25:07.980Z"},"license":"MIT","description":"A MCP server to install other MCP servers","maintainers":[{"email":"atom8n@gmail.com","name":"atom8n-user"}],"readme":"# mcp-installer - A MCP Server to install MCP Servers\r\n\r\nThis server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires `npx` and `uv` to be installed for node and Python servers respectively.\r\n\r\n![image](https://github.com/user-attachments/assets/d082e614-b4bc-485c-a7c5-f80680348793)\r\n\r\n### How to install:\r\n\r\nPut this into your `claude_desktop_config.json` (either at `~/Library/Application Support/Claude` on macOS or `C:\\Users\\NAME\\AppData\\Roaming\\Claude` on Windows):\r\n\r\n```json\r\n  \"mcpServers\": {\r\n    \"mcp-installer\": {\r\n      \"command\": \"npx\",\r\n      \"args\": [\r\n        \"@anaisbetts/mcp-installer\"\r\n      ]\r\n    }\r\n  }\r\n```\r\n\r\n### Example prompts\r\n\r\n> Hey Claude, install the MCP server named mcp-server-fetch\r\n\r\n> Hey Claude, install the @modelcontextprotocol/server-filesystem package as an MCP server. Use ['/Users/anibetts/Desktop'] for the arguments\r\n\r\n> Hi Claude, please install the MCP server at /Users/anibetts/code/mcp-youtube, I'm too lazy to do it myself.\r\n\r\n> Install the server @modelcontextprotocol/server-github. Set the environment variable GITHUB_PERSONAL_ACCESS_TOKEN to '1234567890'\r\n","readmeFilename":"README.md"}