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
LEGACY_PYTHON.md•459 B
# Legacy Python (Deprecated)
This repository used to ship a Python CLI and MCP server.
As of the Node rewrite:
- End users should install `mailbox` via npm (`mailbox-cli`).
- The supported interface is the `mailbox` CLI JSON contract.
- Python code and Python-focused docs are kept only for historical reference
during the transition.
If you see references to `uv`, `pytest`, `src/cli.py`, `setup.py`, or `mcp` in
older documents, treat them as legacy.