Skip to main content
Glama

Nexus MCP Bridge for VSCode

by wesnermichel
tsconfig.json393 B
{ "compilerOptions": { "module": "commonjs", "target": "ES2020", "outDir": "out", "lib": ["ES2020"], "sourceMap": true, "rootDir": "src", "strict": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "noUnusedParameters": true, "esModuleInterop": true, "skipLibCheck": true }, "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/wesnermichel/nexus-mcp-claude-desktop-server'

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