Back to directory
napier-mcp

napier-mcp

@va990

An MCP server that allows users to install other MCP servers from npm or PyPi directly via prompts.

installerpackage managertool

Installation & Configuration

{
  "mcpServers": {
    "napier-mcp": {
      "command": "npx",
      "args": [
        "napier-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/26
Updated
2025/4/27