Skip to main content
Glama

VSCode LSP MCP Server

by beixiyo
tsconfig.json302 B
{ "compilerOptions": { "target": "es2017", "lib": ["esnext"], "module": "esnext", "moduleResolution": "node", "resolveJsonModule": true, "strict": true, "strictNullChecks": true, "esModuleInterop": true, "skipDefaultLibCheck": true, "skipLibCheck": true } }

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/beixiyo/vsc-lsp-mcp'

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