savethepolarbears/jules-mcp-server
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 production-ready Model Context Protocol (MCP) server for the Google Jules API, enabling autonomous coding tasks and scheduling directly from AI assistants like Claude.
Tools
Functions exposed to the LLM to take actions
create_coding_task
Creates an immediate Jules coding session.
manage_session
Manage active sessions (approve plans, send feedback).
get_session_status
Check session status and get next steps.
schedule_recurring_task
Schedule a task to run on a cron schedule.
list_schedules
List all active scheduled tasks with next run times.
delete_schedule
Remove a scheduled task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client