SERVER
Syslog MCP
Rank #5611pulsemcp/jmagar-cortex
Syslog receiver and intelligence layer for homelab log analysis, with full-text search and transcript indexing.
First listed
May 31, 2026
Last publish date
May 31, 2026
OVERVIEW
Syslog MCP is a Model Context Protocol (MCP) server published by jmagar. It ranks #5611 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Syslog MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on May 31, 2026.
STANDING
#5,611of 58,900 tracked serversTop 10%
Ranks ahead of 53,289 of 58,900 servers on MCP Toplist.
CONNECT
Use Syslog MCP
Add Syslog MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"jmagar-cortex": {
"url": "https://cortex.tootie.tv/mcp"
}
}
}Docker image
{
"mcpServers": {
"jmagar-cortex": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/jmagar/cortex:1.0.0"
],
"env": {
"CORTEX_RECEIVER_HOST": "<your CORTEX_RECEIVER_HOST>",
"CORTEX_TOKEN": "<your CORTEX_TOKEN>",
"CORTEX_RECEIVER_PORT": "<your CORTEX_RECEIVER_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
jmagar
MORE FROM THIS PUBLISHER
Other servers by jmagar
- Unraid MCP#2787 · 1 ver
- Gotify MCP#5441 · 3 vers
- Syslog#7510
- Overseerr MCP#8595 · 1 ver
- UniFi MCP#10515
- Docker Manager MCP#18921
- Homelab MCP Server#20217
- Arcane MCP#22285
- Google Home MCP Server#34177
- YARR Media Stack MCP Server#34837
- MCP Servers MCP Server#35737
- Overseerr MCP Server#35894
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 31, 2026 |
FAQ
Frequently asked questions
- What is Syslog MCP?
- Syslog receiver and intelligence layer for homelab log analysis, with full-text search and transcript indexing.
- Who maintains Syslog MCP?
- Syslog MCP is maintained by jmagar, which publishes 16 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Syslog MCP an official MCP server?
- Yes — Syslog MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Syslog MCP have?
- MCP Toplist tracks 1 version of Syslog MCP, most recently published on May 31, 2026.
- Where can I find the source code for Syslog MCP?
- The source code for Syslog MCP is hosted at github.com/jmagar/cortex.
EXPLORE