Syslog MCP

Syslog receiver and MCP server for homelab log intelligence.

People who need cloud infrastructure tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 3 · #114 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

AGPL-3.0 · Rust servers · how we verify → /methodology

01 · Install Syslog MCP

before you install - you'll need

Set CORTEX_DB_PATH, CORTEX_TOKEN, CORTEX_API_TOKEN before connecting.

Claude Code

claude mcp add jmagar-syslog-mcp --transport http https://syslog.tootie.tv/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jmagar-syslog-mcp": {
      "url": "https://syslog.tootie.tv/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://syslog.tootie.tv/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem · remote - your agent's requests go to syslog.tootie.tv

license AGPL-3.0 - declared in the repository

registry vendor namespace tv.tootie - domain-verified with the official MCP registry

03 · What Syslog MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

Useful environment variables include: See docs/CONFIG.md for the complete reference and validation rules.

Latest releases

v3.15.0 · 2026-08-25

3.15.0 (2026-08-25) · Added · add OTLP metrics, query services, and web foundation · Fixed · unblock the merge gate - container probe and cargo-deny · stop misclassifying SQLite pool timeouts as permanent failures

v3.14.0 · 2026-08-20

3.14.0 (2026-08-20) · Added · add W16 artifact evidence foundation · agent-observatory: ingest OTLP traces and normalize metrics · agent-observatory: make projector cursors transactional · Fixed · harden actionable…

v3.13.2 · 2026-08-10

3.13.2 (2026-08-10) · Fixed · verify Windows task restart

04 · Who maintains Syslog MCP

Syslog MCP is maintained by jmagar. We track 13 MCP servers from jmagar - 10 actively maintained, 156 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from jmagar.

  1. Unraid MCP MCP server for Unraid API - provides tools to interact with an Unraid server's GraphQL API. ★ 128
  2. Arcane RMCP Rust MCP server and CLI for Arcane Docker and container management. ★ 2
  3. YTDL RMCP Rust MCP server and CLI for yt-dlp search, downloads, metadata, transfers, and Plex playlists. ★ 2
  4. Yarr MCP Rust MCP and CLI server for Sonarr, Radarr, Prowlarr, Plex, Jellyfin, and download clients. ★ 7
  5. Tailscale RMCP Rust MCP server and CLI for Tailscale devices, users, keys, policies, and auth. ★ 5
  6. UniFi RMCP Rust MCP server and CLI for UniFi Network controller operations. ★ 2

05 · Facts

category
cloud infrastructure - ranked #114 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-25)
registry
tv.tootie/syslog-mcp (active, first published 2026-05-21)
packages
oci:ghcr.io/jmagar/syslog-mcp:0.27.2

06 · Syslog MCP FAQ

What is Syslog MCP?

Syslog receiver and MCP server for homelab log intelligence.

Is Syslog MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Syslog MCP?

Run `claude mcp add jmagar-syslog-mcp --transport http https://syslog.tootie.tv/mcp`. The README documents 3 environment variables (CORTEX_DB_PATH, CORTEX_TOKEN, CORTEX_API_TOKEN) to set first. Set CORTEX_DB_PATH, CORTEX_TOKEN, CORTEX_API_TOKEN before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Syslog MCP

More cloud infrastructure MCP servers · Unraid MCP · Workflow MCP · K8s MCP Server (Go) · Kastell · Kody

More Rust MCP servers · Tailscale RMCP · UniFi RMCP (jmagar) · Yarr MCP (jmagar) · YTDL RMCP · Signet Eval · see all