jules-mcp-server

Omarbadran37/jules-mcp-server

3.2

If you are the rightful owner of jules-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Jules MCP Server is a Model Context Protocol server for Google's Jules AI coding agent, enabling AI assistants to manage coding tasks through the Jules API.

Tools

Functions exposed to the LLM to take actions

jules_list_sources

List all GitHub repositories connected to Jules.

jules_create_session

Start a new asynchronous coding task.

jules_list_sessions

List all your Jules sessions with their states.

jules_get_status

Check session status and recent activity.

jules_send_message

Send a follow-up message to a running session.

jules_list_activities

Get detailed activity log including plan steps and progress updates.

jules_approve_plan

Approve execution plan (only needed if autoApprove=false).

jules_get_session_output

Retrieve final results and PR URL from completed session.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources