Skip to main content
Glama

Cursor MCP Installer

tsconfig.json746 B
{ "compilerOptions": { "removeComments": false, "preserveConstEnums": true, "sourceMap": true, "declaration": true, "noImplicitAny": true, "noImplicitReturns": true, "strictNullChecks": true, "noUnusedLocals": true, "noImplicitThis": true, "noUnusedParameters": true, "module": "NodeNext", "moduleResolution": "NodeNext", "pretty": true, "target": "ES2022", "outDir": "lib", "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "strict": true, "lib": ["dom", "es2022"] }, "formatCodeOptions": { "indentSize": 2, "tabSize": 2 }, "include": ["src/**/*.mts"], "exclude": ["node_modules", "lib", "**/*.spec.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/matthewdcage/cursor-mcp-installer'

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