Skip to main content
Glama

Code MCP Server

by block

install_dependencies

Automates project dependency installations by specifying the project path, ensuring environments are ready for use within the Code MCP Server framework.

Instructions

Install all project dependencies

Input Schema

NameRequiredDescriptionDefault
pathNoProject path

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Project path", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/block/vscode-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server