Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Audius MCP Server
Claim
by
glassBead-tc
GitHub
Entertainment & Media
TypeScript
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.githooks
.github
src
test-audio
audius-api-spec.json
audius-mcp.yml
audius-postman-copypaste.txt
CHANGELOG.md
.clinerules
CONTRIBUTING.md
Dockerfile
.env.example
.gitignore
package.json
package-lock.json
player.html
README.md
smithery.yaml
test.mp3
tsconfig.json
{ "compilerOptions": { "target": "ES2022", "module": "Node16", "moduleResolution": "Node16", "outDir": "./build", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"] }