Skip to main content
Glama

Autoconsent MCP

by noisysocks
tsconfig.json551 B
{ "compilerOptions": { "target": "ES2022", "module": "commonjs", "outDir": "./dist", "rootDir": "./src", "strict": true, "strictNullChecks": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "lib": ["ES2022", "DOM", "DOM.Iterable"], "types": ["jest", "node"], "typeRoots": ["./types", "./node_modules/@types"], "downlevelIteration": true, "noEmitOnError": false }, "include": ["src/**/*"], "exclude": ["node_modules", "dist", "tests/**/*"] }

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/noisysocks/autoconsent-mcp'

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