Skip to main content
Glama

Desktop Commander MCP

MIT License
17,541
4
  • Linux
  • Apple
tsconfig.json436 B
{ "compilerOptions": { "target": "ES2020", "module": "Node16", "moduleResolution": "node16", "esModuleInterop": true, "strict": true, "outDir": "./dist", "rootDir": "./src", "declaration": true, "skipLibCheck": true, "diagnostics": true, "extendedDiagnostics": true, "listEmittedFiles": true }, "include": [ "src/**/*.ts" ], "exclude": [ "node_modules", "dist" ] }

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/MrGNSS/ClaudeDesktopCommander'

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