Azucar MCP MCP Server

$npx -y @seantokuzo/azucar-mcp
README.md

GitHub integration tool to manage pull requests with automated descriptions.

A GitHub integration tool that enables MCP clients to manage pull requests through tools for creating, updating, and listing PRs with automated descriptions. It also includes a webhook server for real-time PR updates and a customizable CLI with distinct personality modes.

Tools (3)

create_pull_requestCreate a new pull request with automated descriptions.
update_pull_requestUpdate an existing pull request's details.
list_pull_requestsList pull requests for a specific repository.

Environment Variables

GITHUB_TOKENrequiredPersonal access token for GitHub API authentication

Configuration

claude_desktop_config.json
{"mcpServers":{"azucar":{"command":"npx","args":["-y","@seantokuzo/azucar-mcp"],"env":{"GITHUB_TOKEN":"YOUR_TOKEN_HERE"}}}}

Try it

Create a pull request for the 'feature-login' branch in seantokuzo/azucar-mcp with an automated description.
List all open pull requests in the repository seantokuzo/azucar-mcp.
Update the description of pull request #5 to include the latest changelog.
Check the status of my recent pull requests on GitHub.

Frequently Asked Questions

How do I install Azucar MCP?

Install Azucar MCP by running: npx -y @seantokuzo/azucar-mcp

What MCP clients work with Azucar MCP?

Azucar MCP works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Azucar MCP with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free