Skip to main content
Glama

Audius MCP Server

tsconfig.json587 B
{ "compilerOptions": { "target": "ES2022", "module": "Node16", "moduleResolution": "Node16", "outDir": "./build", "rootDir": "./src", "strict": false, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "noImplicitAny": false, "noUnusedLocals": false, "noUnusedParameters": false, "allowJs": true, "noEmitOnError": false, "ignoreDeprecations": "5.0" }, "include": ["src/**/*"], "exclude": ["node_modules", "src/test-client.ts", "src/http-server.ts"] }

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/glassBead-tc/audius-mcp-atris'

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