npm-run-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment setting (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| buildC | Run npm script "build": node scripts/build.cjs |
| prepublishonlyC | Run npm script "prepublishOnly": npm run build |
| startC | Run npm script "start": node ./dist/index.js |
| testC | Run npm script "test": node dist/index.js --list-scripts && node scripts/integration-test.mjs && echo 'MCP server test completed successfully' |
| test_integrationC | Run npm script "test:integration": node scripts/integration-test.mjs |
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/fstubner/npm-run-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server