We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DAWNCR0W/affine-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node dependencies
node_modules/
# TypeScript build output
dist/
*.tsbuildinfo
# Environment files
.env
.env.*
!.env.example
# Logs
logs
*.log
*.log.*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Runtime data
pids
*.pid
*.pid.lock
*.seed
# Coverage and caches
coverage/
.nyc_output/
.eslintcache
.turbo/
.cache/
# Editors and IDEs
.vscode/
.idea/
# OS-specific
.DS_Store
# Temporary files
tmp/
temp/
*.tmp
comprehensive-test-results-*.json
# E2E test artifacts
tests/test-database-state.json
tests/test-bearer-state.json
tests/playwright-auth-state.json
tests/playwright/test-results/
tests/playwright/playwright-report.json
# Package artifacts
*.tgz