Log10x MCP
Rank #8,816io.github.log-10x/log10x-mcp
Tools to rank log patterns by volume and cost and to compact, tier down or offload each pattern
Log10x MCP is a Model Context Protocol (MCP) server published by log-10x. It ranks #8,816 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Log10x MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Sep 11, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 123,230 of 132,046 servers on MCP Toplist.
Use Log10x MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add log10x-mcp -e "LOG10X_API_KEY=<your LOG10X_API_KEY>" -- npx -y log10x-mcpReplace each placeholder with your own value before saving.
[mcp_servers.log10x-mcp]
command = "npx"
args = ["-y", "log10x-mcp"]
[mcp_servers.log10x-mcp.env]
LOG10X_API_KEY = "<your LOG10X_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"log10x-mcp": {
"command": "npx",
"args": [
"-y",
"log10x-mcp"
],
"env": {
"LOG10X_API_KEY": "<your LOG10X_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"log10x-mcp": {
"command": "npx",
"args": [
"-y",
"log10x-mcp"
],
"env": {
"LOG10X_API_KEY": "<your LOG10X_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"log10x-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"log10x-mcp"
],
"env": {
"LOG10X_API_KEY": "<your LOG10X_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"log10x-mcp": {
"command": "npx",
"args": [
"-y",
"log10x-mcp"
],
"env": {
"LOG10X_API_KEY": "<your LOG10X_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"log10x-mcp": {
"command": "npx",
"args": [
"-y",
"log10x-mcp"
],
"env": {
"LOG10X_API_KEY": "<your LOG10X_API_KEY>"
}
}
}
}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.log-10x%2Flog10x-mcp)<a href="https://mcptoplist.com/server/io.github.log-10x%2Flog10x-mcp"><img src="https://mcptoplist.com/badge/io.github.log-10x%2Flog10x-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
log-10x
Available versions (7)
| Version | Published |
|---|---|
| 1.30.19 | Sep 15, 2026 |
| 1.30.18 | Sep 15, 2026 |
| 1.30.16 | Sep 15, 2026 |
| 1.30.15 | Sep 15, 2026 |
| 1.30.12 | Sep 13, 2026 |
| 1.30.9 | Sep 13, 2026 |
| 1.30.7 | Sep 11, 2026 |
Frequently asked questions
- Who maintains Log10x MCP?
- Log10x MCP is maintained by log-10x, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Log10x MCP listed on the Official MCP Registry?
- Yes — Log10x MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Log10x MCP have?
- MCP Toplist tracks 7 versions of Log10x MCP, most recently published on Sep 15, 2026.
- Where can I find the source code for Log10x MCP?
- The source code for Log10x MCP is hosted at github.com/log-10x/log10x-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.