mcp-installer

by anaisbetts
Verified

install_local_mcp_server

Install a locally cloned MCP server by specifying the code path. Use this tool to set environment variables and pass arguments for server setup.

Instructions

Install an MCP server whose code is cloned locally on your computer

Input Schema

NameRequiredDescriptionDefault
argsNoThe arguments to pass along
envNoThe environment variables to set, delimited by =
pathYesThe path to the MCP server code cloned on your computer

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" }, "path": { "description": "The path to the MCP server code cloned on your computer", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from mcp-installer

Related Tools

ID: y4xsqrbxg5