Syslog MCP for Cursor
tv.tootie/syslog-mcp
Syslog receiver and MCP server for homelab log intelligence.
client:Cursor
transport:streamable-http
runtime:oci
Install Syslog MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"syslog-mcp": {
"url": "https://syslog.tootie.tv/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs