Skip to main content
Glama
.env.example564 B
# Google Jules API Configuration # Copy this file to .env and fill in your values # Required: Your Jules API key from https://jules.google/settings JULES_API_KEY=your_jules_api_key_here # Optional: Security allowlist - comma-separated repository names # If set, only these repositories can be modified via the MCP server # Format: owner/repo,owner/repo2 # JULES_ALLOWED_REPOS=myorg/safe-repo,myorg/test-repo # Optional: Default branch for tasks (defaults to "main") # JULES_DEFAULT_BRANCH=main # Optional: Log level (debug, info, warn, error) # LOG_LEVEL=info

Latest Blog Posts

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/savethepolarbears/jules-mcp-server'

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