Skip to main content
Glama

npm-dev-mcp

by masamunet

get_health_status

Retrieve the health status of the npm-dev-mcp server to monitor running processes and system performance. Optionally fetch detailed reports for in-depth analysis.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
detailedNo詳細なヘルスレポートを取得するかどうか(デフォルト: false)

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "detailed": { "default": false, "description": "詳細なヘルスレポートを取得するかどうか(デフォルト: false)", "type": "boolean" } }, "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