Skip to main content
Glama

VSCode Internal Command MCP Server

by bestK
tsconfig.json529 B
{ "compilerOptions": { "module": "commonjs", "target": "ES2022", "outDir": "out", "lib": ["ES2022", "DOM"], "sourceMap": true, "rootDir": "src", "strict": false, "moduleResolution": "node", "skipLibCheck": true, "noImplicitAny": false, "esModuleInterop": true, "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "types": ["node", "vscode"], }, "exclude": ["node_modules", ".vscode-test"], }

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/bestK/vscode-internal-command-mcp-server'

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