Fanout
Rank #3,979io.github.labstack/fanout
Investigate OpenTelemetry traces, metrics, and logs, and manage personal dashboards.
Fanout is a Model Context Protocol (MCP) server published by labstack. It ranks #3,979 of 131,708 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Fanout is listed on Official MCP, with 6 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 127,729 of 131,708 servers on MCP Toplist.
Use Fanout
claude mcp add --transport http fanout https://{fanout_host}/mcp[mcp_servers.fanout]
url = "https://{fanout_host}/mcp"Add to ~/.codex/config.toml.
https://{fanout_host}/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fanout": {
"url": "https://{fanout_host}/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fanout": {
"type": "http",
"url": "https://{fanout_host}/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fanout": {
"serverUrl": "https://{fanout_host}/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fanout": {
"url": "https://{fanout_host}/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/io.github.labstack%2Ffanout)<a href="https://mcptoplist.com/server/io.github.labstack%2Ffanout"><img src="https://mcptoplist.com/badge/io.github.labstack%2Ffanout.svg" alt="MCP Toplist: Top 5% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
labstack
Available versions (6)
| Version | Published |
|---|---|
| 2026.9.7 | Sep 20, 2026 |
| 2026.9.6 | Sep 8, 2026 |
| 2026.9.5 | Sep 8, 2026 |
| 2026.9.4 | Sep 8, 2026 |
| 2026.9.3 | Sep 6, 2026 |
| 2026.9.2 | Sep 5, 2026 |
Frequently asked questions
- Who maintains Fanout?
- Fanout is maintained by labstack, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Fanout listed on the Official MCP Registry?
- Yes — Fanout is listed on the Official MCP Registry.
- How many versions does Fanout have?
- MCP Toplist tracks 6 versions of Fanout, most recently published on Sep 20, 2026.
- Where can I find the source code for Fanout?
- The source code for Fanout is hosted at github.com/labstack/fanout.
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.