Back to Home
nbjoin icon

3d-printing-tools

by nbjoin

Overview

Provides AI-powered tools and knowledge base services for 3D printing assistance, including G-code analysis, troubleshooting, and settings optimization for FlashForge printers.

Installation

Run Command
npm run mcp:gcode

Security Notes

The `gcode-analyzer` MCP server (`src/mcp-servers/gcode-analyzer/server.js`) directly uses user-provided file paths in `fs.readFileSync` without validation, enabling arbitrary file reads on the host system. This is a critical security vulnerability. Additionally, the CLI interface for `src/tools/model-analyzer.js` has a similar vulnerability if exposed directly.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2026-01-19

Tags

3d-printingAI toolsMCP serverG-code analysistroubleshooting