Skip to main content
Glama

Google Jules MCP

by mberjans

jules_analyze_code

Analyze code changes and differences within Google Jules AI coding tasks to review modifications and understand development progress.

Instructions

Analyze code changes and diff in a Jules task

Input Schema

NameRequiredDescriptionDefault
includeSourceCodeNoWhether to include full source code content
taskIdYesTask ID or URL

Input Schema (JSON Schema)

{ "properties": { "includeSourceCode": { "description": "Whether to include full source code content", "type": "boolean" }, "taskId": { "description": "Task ID or URL", "type": "string" } }, "required": [ "taskId" ], "type": "object" }

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