Skip to main content
Glama

Thingiverse MCP Server

by gpaul-mcp
.lintstagedrc.js205 B
module.exports = { '*.{js,ts}': files => [ `cross-env NODE_ENV=development eslint --cache --fix ${files.join(' ')}`, `cross-env NODE_ENV=development prettier --write ${files.join(' ')}`, ], };

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/gpaul-mcp/MCP_thingiverse'

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