SERVER
Sugar
Rank #2607io.github.cdnsteve/sugar
MCP server providing sugar capabilities
First listed
Jan 9, 2026
Last publish date
Jan 9, 2026
OVERVIEW
Sugar is a Model Context Protocol (MCP) server published by roboticforce. It ranks #2607 of 58,832 servers tracked on MCP Toplist, and its repository has 79 GitHub stars. Sugar is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jan 9, 2026 and most recently updated on Jan 9, 2026.
STANDING
#2,607of 58,832 tracked serversTop 5%
Ranks ahead of 56,225 of 58,832 servers on MCP Toplist.
CONNECT
Use Sugar
Add Sugar to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"sugar": {
"command": "uvx",
"args": [
"sugarai"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"SUGAR_DEFAULT_REPO": "<your SUGAR_DEFAULT_REPO>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
roboticforce
MORE FROM THIS PUBLISHER
Other servers by roboticforce
View all roboticforce servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 3.4.2 | Jan 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Sugar?
- MCP server providing sugar capabilities
- Who maintains Sugar?
- Sugar is maintained by roboticforce, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Sugar an official MCP server?
- Yes — Sugar is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Sugar have?
- MCP Toplist tracks 2 versions of Sugar, most recently published on Jan 9, 2026.
- Where can I find the source code for Sugar?
- The source code for Sugar is hosted at github.com/roboticforce/sugar.
EXPLORE