Skip to main content
Glama

mcp-local-dev

by txbm

local_dev_from_filesystem

Set up a local development environment using a specified filesystem path. Simplify testing and code coverage with sandboxed setups in Python, Node, Bun, and supported test runners.

Instructions

Create a new local development environment from a filesystem path

Input Schema

NameRequiredDescriptionDefault
pathYesLocal filesystem path

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Local filesystem path", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from mcp-local-dev

Related Tools

    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/txbm/mcp-local-dev'

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