Google Jules MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode with screenshots | false |
| TIMEOUT | No | Browser timeout in milliseconds | 30000 |
| HEADLESS | No | Run browser in headless mode | true |
| COOKIES_PATH | No | File path to save/load cookies | ~/.jules-mcp/cookies.json |
| SESSION_MODE | No | Session management mode: fresh | chrome-profile | cookies | persistent | browserbase | fresh |
| JULES_DATA_PATH | No | Custom data storage path | ~/.jules-mcp/data.json |
| BROWSERBASE_API_KEY | No | Your Browserbase API key for remote browser sessions | |
| GOOGLE_AUTH_COOKIES | No | Google authentication cookies in string format | |
| CHROME_USER_DATA_DIR | No | Path to Chrome profile or custom browser data directory | |
| BROWSERBASE_PROJECT_ID | No | Your Browserbase project ID | |
| BROWSERBASE_SESSION_ID | No | Optional existing Browserbase session ID |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jules_create_taskC | Create a new task in Google Jules with repository and description |
| jules_get_taskC | Get details of a specific Jules task by ID or URL |
| jules_list_tasksB | List all Jules tasks with their status |
| jules_send_messageC | Send a message/instruction to Jules in an active task |
| jules_approve_planC | Approve Jules execution plan for a task |
| jules_resume_taskC | Resume a paused Jules task |
| jules_analyze_codeC | Analyze code changes and diff in a Jules task |
| jules_bulk_create_tasksC | Create multiple tasks from a list of descriptions and repositories |
| jules_session_infoB | Get current session configuration and authentication status |
| jules_setup_wizardC | Interactive session setup wizard for automated Google authentication configuration |
| jules_get_cookiesB | Extract current browser cookies for session persistence and backup |
| jules_set_cookiesC | Set browser cookies from string or JSON for authentication |
| jules_screenshotC | Take a screenshot of current Jules page for debugging and verification |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Task Schema | Complete task model with all available attributes |
| Active Tasks | Live list of active tasks in Jules |
| Common Task Templates | Template examples for common development tasks |
| Session Setup Automation | Step-by-step prompts for automated Google authentication setup |
| Cookie Extraction Guide | Automated prompts for extracting Google authentication cookies |
| Browserbase Configuration | Automated Browserbase setup for remote browser sessions |
| Session Mode Selection Guide | Intelligent guide for choosing the optimal session management mode |
| Authentication Troubleshooting | Automated diagnostics and fixes for authentication issues |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mberjans/google-jules-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server