super-log Cloud
Rank #8,946com.super-log/super-log-cloud
Read your team's hosted journal from an AI agent: every machine's streams, in hub order.
super-log Cloud is a Model Context Protocol (MCP) server published by saxonnicholls. It ranks #8,946 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. super-log Cloud is listed on Official MCP, with 1 tracked version. It was first listed on Aug 28, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 123,167 of 132,113 servers on MCP Toplist.
Use super-log Cloud
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http super-log-cloud https://api.super-log.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.super-log-cloud]
url = "https://api.super-log.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.super-log.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"super-log-cloud": {
"url": "https://api.super-log.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"super-log-cloud": {
"type": "http",
"url": "https://api.super-log.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"super-log-cloud": {
"serverUrl": "https://api.super-log.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"super-log-cloud": {
"url": "https://api.super-log.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/com.super-log%2Fsuper-log-cloud)<a href="https://mcptoplist.com/server/com.super-log%2Fsuper-log-cloud"><img src="https://mcptoplist.com/badge/com.super-log%2Fsuper-log-cloud.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
saxonnicholls
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 19, 2026 |
Frequently asked questions
- Who maintains super-log Cloud?
- super-log Cloud is maintained by saxonnicholls, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is super-log Cloud listed on the Official MCP Registry?
- Yes — super-log Cloud is listed on the Official MCP Registry.
- How many versions does super-log Cloud have?
- MCP Toplist tracks 1 version of super-log Cloud, most recently published on Sep 19, 2026.
- Where can I find the source code for super-log Cloud?
- The source code for super-log Cloud is hosted at github.com/saxonnicholls/super-log.
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.