Skip to main content
Glama

OpenSCAD MCP Server

by jhacksman
test_primitives.sh303 B
#!/bin/bash # Test OpenSCAD primitives with different export formats PYTHON="python" OUTPUT_DIR="test_output" # Create output directory mkdir -p $OUTPUT_DIR # Run the tests $PYTHON -m src.testing.test_primitives --output-dir $OUTPUT_DIR --validate echo "Tests completed. Results are in $OUTPUT_DIR"

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/jhacksman/OpenSCAD-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server