We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/soenkenils/mailbox-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js
node_modules/
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# TypeScript
*.tsbuildinfo
# Build output
dist/
# Environment variables
.env
.env.*
!.env.example
!.env.test.example
# IDE files
.vscode/
.idea/
*.swp
# Test coverage
coverage/
# macOS
.DS_Store
# Warp
WARP.md
# Documentation
docs/