install_repo_mcp_server
Install MCP servers hosted on npm or PyPi using this tool. Specify the package name, arguments, and environment variables to set up the server via npx or uvx.
Instructions
Install an MCP server via npx or uvx
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | The arguments to pass along | |
env | No | The environment variables to set, delimited by = | |
name | Yes | The package name of the MCP server |