npm-dev-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEALTH_HOST | No | Host for health check endpoint | 127.0.0.1 |
| HEALTH_PATH | No | Path for health check endpoint | /health |
| HEALTH_PORT | No | Port number for health check endpoint | 8080 |
| HEALTH_ENDPOINT | No | Enable health check endpoint (true/false) | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scan_project_dirsB | プロジェクト内のpackage.jsonとdevスクリプトを検索 |
| start_dev_serverC | 指定ディレクトリでnpm run devをバックグラウンドで開始 |
| get_dev_statusC | npm run devプロセスの状態確認 |
| get_dev_logsC | npm run devのログ取得 |
| stop_dev_serverC | npm run devプロセス停止 |
| restart_dev_serverC | npm run devプロセス再起動 |
| get_health_statusC | MCPサーバーのヘルス状態を取得 |
| recover_from_stateC | 保存された状態から復旧を試行 |
| auto_recoverC | MCPサーバーの自動復旧を実行(ヘルスチェック→復旧→再検証) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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