Skip to main content
Glama

npm-dev-mcp

by masamunet

start_dev_server

Run 'npm run dev' in the background within a specified or auto-detected directory, enabling local development server setup and monitoring with npm-dev-mcp.

Instructions

指定ディレクトリでnpm run devをバックグラウンドで開始

Input Schema

NameRequiredDescriptionDefault
directoryNo実行ディレクトリ(オプション、未指定時は自動検出)

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "directory": { "description": "実行ディレクトリ(オプション、未指定時は自動検出)", "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/masamunet/npm-dev-mcp'

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