Skip to main content
Glama

Industrial MCP Server

by intecrel
tsconfig.test.jsonโ€ข590 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "ESNext", "esModuleInterop": true, "types": ["jest", "node"], "allowJs": true, "skipLibCheck": true, "isolatedModules": true, "strict": false, "noImplicitAny": false, "strictNullChecks": false, "strictFunctionTypes": false, "strictPropertyInitialization": false, "noUnusedLocals": false, "noUnusedParameters": false }, "include": [ "__tests__/**/*.ts", "__tests__/**/*.tsx" ] , "exclude": [ "node_modules", "backup-complex-implementation" ] }

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