Skip to main content
Glama

npm-dev-mcp

by masamunet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_project_dirs

プロジェクト内のpackage.jsonとdevスクリプトを検索

start_dev_server

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

get_dev_status

npm run devプロセスの状態確認

get_dev_logs

npm run devのログ取得

stop_dev_server

npm run devプロセス停止

restart_dev_server

npm run devプロセス再起動

get_health_status

MCPサーバーのヘルス状態を取得

recover_from_state

保存された状態から復旧を試行

auto_recover

MCPサーバーの自動復旧を実行(ヘルスチェック→復旧→再検証)

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