We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Blakeem/Navidrome-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files
src/
tests/
*.test.ts
*.test.js
# Development files
.github/
.vscode/
.eslintrc.*
.prettierrc.*
tsconfig.json
vitest.config.ts
nodemon.json
# Environment and temp files
.env
.env.*
*.log
tmp/
temp/
# OS files
.DS_Store
Thumbs.db
# Git
.git/
.gitignore
# Only include built dist and essential files
# (package.json automatically includes files listed in "files" field)