syslog-mcp

jmagar/syslog-mcp
★ 1 stars Rust 🤖 AI/LLM Updated today
Homelab syslog receiver plus MCP server for searching, tailing, and correlating logs across hosts.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "syslog-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "syslog-mcp"
      ]
    }
  }
}

README Excerpt

Rust syslog receiver and MCP server for homelab log intelligence. Ingests syslog over UDP and TCP, stores it in SQLite with FTS5 full-text indexing, and exposes search, tail, error summary, correlation, and stats tools to MCP clients. ``` ┌─────────────────────────────────┐ rsyslog/syslog-ng ─▶ UDP :1514 / TCP :1514 │

Tools (20)

DOCKER_NETWORKDockerfileJustfileRUST_LOGSYSLOG_BATCH_SIZESYSLOG_FLUSH_INTERVALSYSLOG_GIDSYSLOG_HOSTSYSLOG_MAX_MESSAGE_SIZESYSLOG_MCP_API_TOKENSYSLOG_MCP_CLEANUP_CHUNK_SIZESYSLOG_MCP_CLEANUP_INTERVAL_SECSSYSLOG_MCP_DATA_VOLUMESYSLOG_MCP_DB_PATHSYSLOG_MCP_HOSTSYSLOG_MCP_MAX_DB_SIZE_MBSYSLOG_MCP_MIN_FREE_DISK_MBSYSLOG_MCP_POOL_SIZESYSLOG_MCP_PORTSYSLOG_MCP_RECOVERY_DB_SIZE_MB

Topics

aiclaude-codeclaude-code-pluginscodexgeminihomelabllmlogsmcpmcp-servermodel-context-protocolobservabilityrustself-hostedsqlite