Log Query Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Log Query Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server exposing Discord and Twitch/Chatty chat log query tools to Claude Code.
npm install
cp .env.example .env
# Edit .env and set DISCORD_BOT_TOKENRegister with Claude Code (global):
claude mcp add discord-logs -- node /path/to/log-query-mcp/mcp-server.jsRequires chatty-log-query checked out at ~/Projects/chatty-log-query. Reads Chatty log files from ~/.chatty/logs/.
| Tool | Description |
|---|---|
discord_search | Search messages by content across server or channel |
discord_channel_stats | Message count and top chatters for a channel |
discord_list_channels | List all known channel names and IDs |
| Tool | Description |
|---|---|
twitch_search | Regex/string search across channel logs |
twitch_user_messages | All messages from a user in a channel |
twitch_top_chatters | Rank chatters by message count |
twitch_events | Query sub/bits/giftsub events |
| Variable | Description |
|---|---|
DISCORD_BOT_TOKEN | Bot token from Discord Developer Portal |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.