Log Anomaly Detector
Rank #5,613io.github.Ankit512/itsoc-mcp
Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.
Log Anomaly Detector is a Model Context Protocol (MCP) server published by Ankit512. It ranks #5,613 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Log Anomaly Detector is listed on Official MCP, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 126,500 of 132,113 servers on MCP Toplist.
Use Log Anomaly Detector
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add itsoc-mcp -- uvx itsoc-mcp[mcp_servers.itsoc-mcp]
command = "uvx"
args = ["itsoc-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"itsoc-mcp": {
"command": "uvx",
"args": [
"itsoc-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"itsoc-mcp": {
"command": "uvx",
"args": [
"itsoc-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"itsoc-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"itsoc-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"itsoc-mcp": {
"command": "uvx",
"args": [
"itsoc-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"itsoc-mcp": {
"command": "uvx",
"args": [
"itsoc-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.Ankit512%2Fitsoc-mcp)<a href="https://mcptoplist.com/server/io.github.Ankit512%2Fitsoc-mcp"><img src="https://mcptoplist.com/badge/io.github.Ankit512%2Fitsoc-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Ankit512
Other servers by Ankit512
View all Ankit512 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Log Anomaly Detector?
- Log Anomaly Detector is maintained by Ankit512, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Log Anomaly Detector listed on the Official MCP Registry?
- Yes — Log Anomaly Detector is listed on the Official MCP Registry.
- How many versions does Log Anomaly Detector have?
- MCP Toplist tracks 1 version of Log Anomaly Detector, most recently published on Aug 20, 2026.
- Where can I find the source code for Log Anomaly Detector?
- The source code for Log Anomaly Detector is hosted at github.com/Ankit512/log-anomaly-detector.
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.