Skip to main content
Glama

Google Jules MCP

by mberjans

jules_send_message

Send instructions to Jules AI coding assistant within active development tasks to automate coding workflows, code reviews, and repository management.

Instructions

Send a message/instruction to Jules in an active task

Input Schema

NameRequiredDescriptionDefault
messageYesMessage to send to Jules
taskIdYesTask ID or URL

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Message to send to Jules", "type": "string" }, "taskId": { "description": "Task ID or URL", "type": "string" } }, "required": [ "taskId", "message" ], "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