Server to call npm and npx command from LLM
This is a TypeScript-based MCP server that implements a simple npm system.
npm
and npx
commandsInstall dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"project-npm": {
"command": "/path/to/project-npm/build/index.js"
}
}
}
Mcp Gmail Gas
Mcp 3d Printer Server
Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa, Creality). Control prints, monitor status, and perform advanced STL operations like scaling, rotation, sectional editing, and base extension. Includes slicing and visualization.
Mcp
The registry mcp server updates your resume while you code