Skip to main content
Glama

MCP 3D Printer Server

index.js614 B
'use strict' exports.directories = function () { return [ '.git', // Git repository files, see <https://git-scm.com/> '.nyc_output', // Temporary directory where nyc stores coverage data, see <https://github.com/bcoe/nyc> '.sass-cache', // Cache folder for node-sass, see <https://github.com/sass/node-sass> 'bower_components', // Where Bower packages are installed, see <http://bower.io/> 'coverage', // Standard output directory for code coverage reports, see <https://github.com/gotwarlost/istanbul> 'node_modules' // Where Node modules are installed, see <https://nodejs.org/> ] }

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/DMontgomery40/mcp-3D-printer-server'

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