Skip to main content
Glama

EuConquisto Composer MCP

by rkm097git
tsconfig-minimal.json730 B
{ "compilerOptions": { "target": "ES2020", "module": "CommonJS", "lib": ["ES2020"], "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node", "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "declaration": true, "declarationMap": true, "sourceMap": true }, "include": [ "src/index.ts" ], "exclude": [ "node_modules", "dist", "tests", "src/core/**/*", "src/interfaces/**/*", "src/educational/**/*", "src/authentication/**/*", "src/export/**/*", "src/utils/**/*", "src/index-*.ts" ] }

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/rkm097git/euconquisto-composer-mcp-poc'

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