install_repo_mcp_server
Install MCP servers from npm or PyPi repositories using npx or uvx commands. Specify package names and pass arguments or environment variables as needed.
Instructions
Install an MCP server via npx or uvx
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The package name of the MCP server | |
| args | No | The arguments to pass along | |
| env | No | The environment variables to set, delimited by = |