Superlog
Rank #1,368sh.superlog/superlog
Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents.
Superlog is a Model Context Protocol (MCP) server published by superloglabs. It ranks #1,368 of 132,608 servers tracked on MCP Toplist, and its repository has 1,450 GitHub stars. Superlog is listed on Official MCP, with 1 tracked version. It was first listed on Jul 21, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 131,240 of 132,608 servers on MCP Toplist.
Use Superlog
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http superlog https://api.superlog.sh/mcp[mcp_servers.superlog]
url = "https://api.superlog.sh/mcp"Add to ~/.codex/config.toml.
https://api.superlog.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"superlog": {
"url": "https://api.superlog.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"superlog": {
"type": "http",
"url": "https://api.superlog.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"superlog": {
"serverUrl": "https://api.superlog.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"superlog": {
"url": "https://api.superlog.sh/mcp"
}
}
}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/sh.superlog%2Fsuperlog)<a href="https://mcptoplist.com/server/sh.superlog%2Fsuperlog"><img src="https://mcptoplist.com/badge/sh.superlog%2Fsuperlog.svg" alt="MCP Toplist: Top 5% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
superloglabs
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Superlog?
- Superlog is maintained by superloglabs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Superlog listed on the Official MCP Registry?
- Yes — Superlog is listed on the Official MCP Registry.
- How many versions does Superlog have?
- MCP Toplist tracks 1 version of Superlog, most recently published on Jul 21, 2026.
- Where can I find the source code for Superlog?
- The source code for Superlog is hosted at github.com/superloglabs/superlog.
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.