Skip to main content
Glama

Dixa MCP Server

by ktabori
tsconfig.json342 B
{ "compilerOptions": { "target": "es2022", "module": "node16", "moduleResolution": "node16", "esModuleInterop": true, "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "dist", "noUnusedLocals": true, "noUnusedParameters": true }, "include": ["src/**/*"] }

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/ktabori/dixa-mcp'

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