Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Thingiverse MCP Server
by
gpaul-mcp
Verified
GitHub
Search
Art & Culture
MIT License
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
MCP_thingiverse
.husky
.husky/pre-commit
#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" # Run lint-staged for code quality checks npx lint-staged # Run tests only for affected files npx ts-node scripts/run-relevant-tests.ts