J
Jules MCP Server
Production-ready Model Context Protocol (MCP) server for Google Jules API. Enables autonomous coding tasks and scheduling from AI assistants. Independent open-source project, not affiliated with Google.
Created 12/10/2025
Updated 5 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-jules-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"savethepolarbears-jules-mcp-server": {
"command": "npx",
"args": [
"savethepolarbears-jules-mcp-server"
]
}
}
}
Author Servers
Other servers by savethepolarbears