Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A local, rules-first security operations console. Deterministic rules detect anomalies and own every severity verdict; a local LLM (via Ollama) only explains findings in plain language β it can never set, change, or escalate a verdict. Everything runs on your machine; no logs leave it by default.
Design principle β honesty by construction. Every number shown is derived from real data or reported as
n/a. Severity comes only from the rules. MITRE tags are derived context, not a verdict. Unrecognized log formats are reported as "unparsed", never a false all-clear.
timestamp LEVEL host msg, RFC 3164 syslog, ManageEngine Log360 (CSV + forwarded syslog),
Android logcat, Windows EVTX, and more via the universal format layer.The Discovery and Vulnerabilities modules run real nmap scans (host discovery + NSE vuln scripts) against private/loopback targets you own. These are active network operations, not read-only β every scan is user-initiated, public targets are refused, and results are stored verbatim with source-reported severity.
Requirements: Python 3.9+, and Ollama for local explanations.
Upload a log (or pick a bundled sample) and you're analyzing. The rules run in under a second; explanations fill in behind them. The rules engine runs even without a model β you get verdicts and evidence, with explanations honestly skipped and marked as such.
Developing the React frontend (optional):
Data stays local (Ollama) Β· no model training Β· rules own severity, the LLM only explains Β·
raw is always the real log line, never a rewrite Β· secrets are stored write-only and never
returned to the browser Β· the UI never claims more than it can prove.
MIT β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/itsoc-mcp)<a href="https://allmcps.com/mcp/itsoc-mcp"><img src="https://allmcps.com/api/badge/itsoc-mcp?style=directory" alt="Itsoc MCP on AllMCPs" /></a>