We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/leeguooooo/email-mcp-service'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•381 B
# Scripts
This directory contains build helpers for the Node CLI rewrite.
Key scripts:
- `scripts/build_binary.js`: builds a `pkg`-based `mailbox` binary and copies it
into the appropriate `mailbox-cli/packages/<platform>/bin/` directory.
Legacy:
- Older Python workflow scripts and HTTP API helpers have been removed. If you
need historical context, see `docs/archive/`.