Skip to main content
Glama

Email Processing MCP Server

.gitignore423 B
# Virtual environment venv/ env/ .venv/ ENV/ .env # Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging *.egg-info/ *.egg dist/ build/ # Environment variables .env .json # Local configuration *.local # VS Code .vscode/ # PyCharm .idea/ # Jupyter Notebooks .ipynb_checkpoints # Logs *.log # Databases *.sqlite3 *.db test_chromadb/ chroma chromadb # Node.js node_modules/ package-lock.json

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/Cam10001110101/mcp-server-outlook-email'

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