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.
创建于 12/10/2025
更新于 5 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-jules-mcp-server
Cursor 配置 (mcp.json)
{
"mcpServers": {
"savethepolarbears-jules-mcp-server": {
"command": "npx",
"args": [
"savethepolarbears-jules-mcp-server"
]
}
}
}
作者服务器
其他服务器由 savethepolarbears