Skip to main content
Glama

mcp-local-dev

by txbm

local_dev_from_github

Set up a local development environment by cloning a GitHub repository. Supports Python, Node, Bun, and multiple test runners for sandboxed testing and coverage analysis.

Instructions

Create a new local development environment from a GitHub repository

Input Schema

NameRequiredDescriptionDefault
github_urlYesGitHub repository URL

Input Schema (JSON Schema)

{ "properties": { "github_url": { "description": "GitHub repository URL", "type": "string" } }, "required": [ "github_url" ], "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