# Environment variables for running E2E tests
# Copy this file to .env and fill in your actual values
# Required: Your Substack API key (obtained from your Substack account)
# This is used for authentication in E2E tests
SUBSTACK_API_KEY=your-api-key-here
# Optional: The hostname of your Substack publication
# If not set, defaults to 'substack.com'
# Example: yoursite.substack.com
SUBSTACK_HOSTNAME=
# Alternative environment variable names (for flexibility)
# E2E_API_KEY=your-api-key-here
# E2E_HOSTNAME=yoursite.substack.com
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/danielsimonjr/substack-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server