# Contentful MCP Server Environment Variables (for local development and testing with MCP Inspector)
# Required
CONTENTFUL_MANAGEMENT_ACCESS_TOKEN=your_management_token_here
SPACE_ID=your_space_id_here
# Optional
ENVIRONMENT_ID=master
CONTENTFUL_HOST=api.contentful.com