MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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
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" ] } } }