Skip to main content
Glama

Industrial MCP Server

by intecrel
.gitignore1.16 kB
# Node.js dependencies node_modules/ npm-debug.log yarn-debug.log yarn-error.log .pnpm-debug.log .npm # Next.js build output .next/ out/ build/ dist/ .vercel/ .turbo # Environment files .env .env.local .env.development.local .env.test.local .env.production.local .env.production .env*.local # Debug logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # OS-specific files .DS_Store Thumbs.db ehthumbs.db Desktop.ini $RECYCLE.BIN/ *.swp *.swo # IDE-specific files .idea/ .vscode/ *.sublime-project *.sublime-workspace .project .classpath .settings/ *.suo *.ntvs* *.njsproj *.sln *.sw? .history/ # Testing coverage/ .nyc_output # Misc .cache/ .temp/ *.tgz .eslintcache .vercel # Project specific files to exclude DEPLOYMENT.md VERCEL_SETUP.md cookies.txt get-jira-fields.js get-priorities.js industrial-mcp-backup.tar.gz jira-import.js test-cookies.txt convert-json-to-cypher.js test-neo4j-connectivity.js test-neo4j-mcp.js /mcp-venv/ # Testing artifacts *.test.local cypress/ .cypress/ # SSL certificates and sensitive files (NEVER commit these) certs/ *.pem *.key *.crt *.p12 *.pfx *-ca.pem *-cert.pem *-key.pem client-*.pem server-*.pem

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/intecrel/industrial-mcp'

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