Gorelo
Rank #39,048io.github.WYRE-AI/gorelo-mcp
MCP server for Gorelo's PSA ticket, client, contact, contract, asset, and time-tracking APIs.
Gorelo is a Model Context Protocol (MCP) server published by WYRE-AI. It ranks #39,048 of 132,345 servers tracked on MCP Toplist. Gorelo is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 20, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 93,297 of 132,345 servers on MCP Toplist.
Use Gorelo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gorelo-mcp -e "GORELO_API_KEY=<your GORELO_API_KEY>" -e "GORELO_REGION=<your GORELO_REGION>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "AUTH_MODE=<your AUTH_MODE>" -e "LOG_LEVEL=<your LOG_LEVEL>" -- docker run -i --rm ghcr.io/wyre-ai/gorelo-mcp:v1.0.0Replace each placeholder with your own value before saving.
[mcp_servers.gorelo-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/gorelo-mcp:v1.0.0"]
[mcp_servers.gorelo-mcp.env]
GORELO_API_KEY = "<your GORELO_API_KEY>"
GORELO_REGION = "<your GORELO_REGION>"
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
AUTH_MODE = "<your AUTH_MODE>"
LOG_LEVEL = "<your LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gorelo-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/gorelo-mcp:v1.0.0"
],
"env": {
"GORELO_API_KEY": "<your GORELO_API_KEY>",
"GORELO_REGION": "<your GORELO_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gorelo-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/gorelo-mcp:v1.0.0"
],
"env": {
"GORELO_API_KEY": "<your GORELO_API_KEY>",
"GORELO_REGION": "<your GORELO_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gorelo-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/gorelo-mcp:v1.0.0"
],
"env": {
"GORELO_API_KEY": "<your GORELO_API_KEY>",
"GORELO_REGION": "<your GORELO_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gorelo-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/gorelo-mcp:v1.0.0"
],
"env": {
"GORELO_API_KEY": "<your GORELO_API_KEY>",
"GORELO_REGION": "<your GORELO_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gorelo-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/gorelo-mcp:v1.0.0"
],
"env": {
"GORELO_API_KEY": "<your GORELO_API_KEY>",
"GORELO_REGION": "<your GORELO_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}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.WYRE-AI%2Fgorelo-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fgorelo-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fgorelo-mcp.svg" alt="MCP Toplist: Top 50% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
WYRE-AI
Other servers by WYRE-AI
- Customer Thermometer#16,983 · 3 vers
- Dicker Data#21,041 · 2 vers
- Time Doctor MCP Server#25,078 · 2 vers
- ESET PROTECT#29,531 · 1 ver
- Island Browser#29,532 · 1 ver
- Proofpoint Essentials#30,004 · 1 ver
- UniFi MCP Server#30,797 · 1 ver
- Slide#32,442 · 1 ver
- Cisco Duo MCP Server#35,742 · 1 ver
- Cork#35,878 · 1 ver
- PRTG#35,879 · 1 ver
- WatchGuard Cloud MCP Server#38,864 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 20, 2026 |
Frequently asked questions
- Who maintains Gorelo?
- Gorelo is maintained by WYRE-AI, which publishes 26 MCP servers (29 total versions) tracked on MCP Toplist.
- Is Gorelo listed on the Official MCP Registry?
- Yes — Gorelo is listed on the Official MCP Registry, alongside Glama.
- How many versions does Gorelo have?
- MCP Toplist tracks 1 version of Gorelo, most recently published on Sep 20, 2026.
- Where can I find the source code for Gorelo?
- The source code for Gorelo is hosted at github.com/WYRE-AI/gorelo-mcp.
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.