Skip to main content
Glama

mcp-local-dev

by txbm

local_dev_run_tests

Automatically detect and execute tests in a local development environment using the specified environment identifier. Supports Python, Node, Bun, and various test runners.

Instructions

Auto-detect and run tests in a local development environment

Input Schema

NameRequiredDescriptionDefault
env_idYesEnvironment identifier

Input Schema (JSON Schema)

{ "properties": { "env_id": { "description": "Environment identifier", "type": "string" } }, "required": [ "env_id" ], "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