We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Aanerud/MCP-Microsoft-Office'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Claude assistant files
**/.claude
# Private deployment files (contain secrets)
.deployment-private.md
*.private.md
# Dependencies
node_modules/
node_modules*/
**/node_modules/
# Build outputs
dist/
build/
out/
# Test and coverage reports (removed test infrastructure)
tests/
coverage/
.nyc_output/
coverage-final.json
lcov.info
jest.config.*
jest.setup.*
token.txt
# Environment variables
.env
.env.local
.env.production
.env.development
# Logs
logs/
logs_claude/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
electron-debug.log*
# Backup files
*.bak
*~backup
backups/
# Token files (contain secrets)
token.txt
*.token
*-bearer-token.txt
# Runtime data
pids/
*.pid
*.seed
*.pid.lock
data/
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# Package-lock backup files
package-lock.json.bak
# Electron build artifacts
*.app
*.exe
*.dmg
*.deb
*.rpm
*.snap
# Temporary files
.tmp/
temp/
tmp/
test-*.js
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Duplicate files (macOS creates these)
* 2
* 2.*
**/* 2
**/* 2.*
# Optional package manager files
yarn.lock
pnpm-lock.yaml
token.txt
example.txt