Super Log
Rank #9,290com.super-log/super-log
Query your local super-log bench from an AI agent - read-only log tools over the hub.
Super Log is a Model Context Protocol (MCP) server published by saxonnicholls. It ranks #9,290 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Super Log is listed on Official MCP, with 1 tracked version. It was first listed on Aug 28, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 122,823 of 132,113 servers on MCP Toplist.
Use Super Log
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add super-log -e "SUPER_LOG_URL=<your SUPER_LOG_URL>" -- npx -y @super-log/mcpReplace each placeholder with your own value before saving.
[mcp_servers.super-log]
command = "npx"
args = ["-y", "@super-log/mcp"]
[mcp_servers.super-log.env]
SUPER_LOG_URL = "<your SUPER_LOG_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"super-log": {
"command": "npx",
"args": [
"-y",
"@super-log/mcp"
],
"env": {
"SUPER_LOG_URL": "<your SUPER_LOG_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"super-log": {
"command": "npx",
"args": [
"-y",
"@super-log/mcp"
],
"env": {
"SUPER_LOG_URL": "<your SUPER_LOG_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"super-log": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@super-log/mcp"
],
"env": {
"SUPER_LOG_URL": "<your SUPER_LOG_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"super-log": {
"command": "npx",
"args": [
"-y",
"@super-log/mcp"
],
"env": {
"SUPER_LOG_URL": "<your SUPER_LOG_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"super-log": {
"command": "npx",
"args": [
"-y",
"@super-log/mcp"
],
"env": {
"SUPER_LOG_URL": "<your SUPER_LOG_URL>"
}
}
}
}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/com.super-log%2Fsuper-log)<a href="https://mcptoplist.com/server/com.super-log%2Fsuper-log"><img src="https://mcptoplist.com/badge/com.super-log%2Fsuper-log.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.4.1 | Sep 15, 2026 |
Frequently asked questions
- Who maintains Super Log?
- Super Log is maintained by saxonnicholls, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Super Log listed on the Official MCP Registry?
- Yes — Super Log is listed on the Official MCP Registry.
- How many versions does Super Log have?
- MCP Toplist tracks 1 version of Super Log, most recently published on Sep 15, 2026.
- Where can I find the source code for Super Log?
- The source code for Super Log 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.