Skip to main content
Glama

Chrome DevTools MCP

tsconfig.json548 B
{ "extends": "../tsconfig.json", "compilerOptions": { "target": "esnext", "module": "nodenext", "moduleResolution": "nodenext", "outDir": "./ignored", "rootDir": ".", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "noImplicitReturns": true, "noImplicitOverride": true, "noFallthroughCasesInSwitch": true, "incremental": true, "allowJs": true, "useUnknownInCatchVariables": false }, "include": ["./**/*.ts", "./**/*.js"] }

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/ctrlShiftBryan/chrome-devtools-mcp'

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