Remogram
Rank #20,463io.github.attebury/remogram
SCM & forge boundary MCP: normalized, typed JSON from attributed Gitea, GitLab, and GitHub providers
Remogram is a Model Context Protocol (MCP) server published by attebury. It ranks #20,463 of 132,046 servers tracked on MCP Toplist. Remogram is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 4, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 111,583 of 132,046 servers on MCP Toplist.
Use Remogram
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add remogram -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "GH_TOKEN=<your GH_TOKEN>" -e "GITLAB_TOKEN=<your GITLAB_TOKEN>" -e "GITEA_TOKEN=<your GITEA_TOKEN>" -e "REMOGRAM_CWD=<your REMOGRAM_CWD>" -e "REMOGRAM_OPERATOR_CONFIG=<your REMOGRAM_OPERATOR_CONFIG>" -- npx -y @remogram/mcpReplace each placeholder with your own value before saving.
[mcp_servers.remogram]
command = "npx"
args = ["-y", "@remogram/mcp"]
[mcp_servers.remogram.env]
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
GH_TOKEN = "<your GH_TOKEN>"
GITLAB_TOKEN = "<your GITLAB_TOKEN>"
GITEA_TOKEN = "<your GITEA_TOKEN>"
REMOGRAM_CWD = "<your REMOGRAM_CWD>"
REMOGRAM_OPERATOR_CONFIG = "<your REMOGRAM_OPERATOR_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"remogram": {
"command": "npx",
"args": [
"-y",
"@remogram/mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GH_TOKEN": "<your GH_TOKEN>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>",
"GITEA_TOKEN": "<your GITEA_TOKEN>",
"REMOGRAM_CWD": "<your REMOGRAM_CWD>",
"REMOGRAM_OPERATOR_CONFIG": "<your REMOGRAM_OPERATOR_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"remogram": {
"command": "npx",
"args": [
"-y",
"@remogram/mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GH_TOKEN": "<your GH_TOKEN>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>",
"GITEA_TOKEN": "<your GITEA_TOKEN>",
"REMOGRAM_CWD": "<your REMOGRAM_CWD>",
"REMOGRAM_OPERATOR_CONFIG": "<your REMOGRAM_OPERATOR_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"remogram": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@remogram/mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GH_TOKEN": "<your GH_TOKEN>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>",
"GITEA_TOKEN": "<your GITEA_TOKEN>",
"REMOGRAM_CWD": "<your REMOGRAM_CWD>",
"REMOGRAM_OPERATOR_CONFIG": "<your REMOGRAM_OPERATOR_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"remogram": {
"command": "npx",
"args": [
"-y",
"@remogram/mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GH_TOKEN": "<your GH_TOKEN>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>",
"GITEA_TOKEN": "<your GITEA_TOKEN>",
"REMOGRAM_CWD": "<your REMOGRAM_CWD>",
"REMOGRAM_OPERATOR_CONFIG": "<your REMOGRAM_OPERATOR_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"remogram": {
"command": "npx",
"args": [
"-y",
"@remogram/mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"GH_TOKEN": "<your GH_TOKEN>",
"GITLAB_TOKEN": "<your GITLAB_TOKEN>",
"GITEA_TOKEN": "<your GITEA_TOKEN>",
"REMOGRAM_CWD": "<your REMOGRAM_CWD>",
"REMOGRAM_OPERATOR_CONFIG": "<your REMOGRAM_OPERATOR_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.attebury%2Fremogram)<a href="https://mcptoplist.com/server/io.github.attebury%2Fremogram"><img src="https://mcptoplist.com/badge/io.github.attebury%2Fremogram.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
attebury
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0-beta.4 | Jul 4, 2026 |
Frequently asked questions
- Who maintains Remogram?
- Remogram is maintained by attebury, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Remogram listed on the Official MCP Registry?
- Yes — Remogram is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Remogram have?
- MCP Toplist tracks 1 version of Remogram, most recently published on Jul 4, 2026.
- Where can I find the source code for Remogram?
- The source code for Remogram is hosted at github.com/attebury/remogram.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.