# Zulip MCP Server Configuration
# Copy this file to .env and fill in your actual values
# Your Zulip server URL (include https://)
ZULIP_URL=https://your-org.zulipchat.com
# Your Zulip email/username
ZULIP_EMAIL=your-bot@your-org.zulipchat.com
# Your Zulip API key (get this from your Zulip settings)
ZULIP_API_KEY=your_api_key_here
# Optional: Enable debug logging
# DEBUG=true
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/avisekrath/zulip-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server