anaisbetts/mcp-installer
MITAPI key required🐍 🏠 - An MCP server that installs other MCP servers for you.
Install
npx -y @anaisbetts/mcp-installerRequired environment variables
GITHUB_PERSONAL_ACCESS_TOKENSet in your MCP configclaude_desktop_config.json
{
"mcpServers": {
"anaisbetts-mcp-installer": {
"command": "npx",
"args": [
"-y",
"@anaisbetts/mcp-installer"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_GITHUB_PERSONAL_ACCESS_TOKEN>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More JavaScript MCP servers
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
upstash/context7
📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors.
eyaltoledano/claude-task-master
📇 ☁️ 🏠 - AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loadi
oraios/serena
🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.