npm-mcp
by wadew
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NPM_MCP_HOST | No | Host for HTTP transports | 127.0.0.1 |
| NPM_MCP_PORT | No | Port for HTTP transports | 8000 |
| NPM_MCP_CONFIG | No | Path to the NPM instances configuration YAML file. Default: ~/.npm-mcp/instances.yaml | |
| NPM_MCP_ALL_TOOLS | No | Load all tools at startup instead of lazy loading | false |
| NPM_MCP_TRANSPORT | No | Transport protocol: stdio, sse, or streamable-http | stdio |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/wadew/npm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server