mcp-installer

by anaisbetts
Verified

install_repo_mcp_server

Install MCP servers from npm or PyPi repositories using npx or uv. Requires the MCP server name, environment variables, and optional arguments to set up the server.

Instructions

Install an MCP server via npx or uvx

Input Schema

NameRequiredDescriptionDefault
argsNoThe arguments to pass along
envNoThe environment variables to set, delimited by =
nameYesThe package name of the MCP server

Input Schema (JSON Schema)

{ "properties": { "args": { "description": "The arguments to pass along", "items": { "type": "string" }, "type": "array" }, "env": { "description": "The environment variables to set, delimited by =", "items": { "type": "string" }, "type": "array" }, "name": { "description": "The package name of the MCP server", "type": "string" } }, "required": [ "name" ], "type": "object" }

Other Tools from mcp-installer

Related Tools

ID: y4xsqrbxg5