Skip to main content
Glama

MCP Mail Organizer

by neomody77
.gitignore768 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build output dist/ build/ # Environment files (sensitive) .env .env.local .env.development.local .env.test.local .env.production.local *.env .mail.env # Local configuration files .mcp.json # Logs *.log logs/ # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output/ # Dependency directories node_modules/ jspm_packages/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # MacOS .DS_Store # Windows Thumbs.db ehthumbs.db # IDE .vscode/ .idea/ *.swp *.swo # Test files test/ tests/ __tests__/ # Temporary files tmp/ temp/ attachments/

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neomody77/mcp-mail-organizer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server