Skip to main content
Glama
tenbux

log-query-mcp

by tenbux

log-query-mcp

MCP server exposing Discord and Twitch/Chatty chat log query tools to Claude Code.

Setup

npm install
cp .env.example .env
# Edit .env and set DISCORD_BOT_TOKEN

Register with Claude Code (global):

claude mcp add discord-logs -- node /path/to/log-query-mcp/mcp-server.js

Related MCP server: Claude Code History MCP Server

Twitch logs

Requires chatty-log-query checked out at ~/Projects/chatty-log-query. Reads Chatty log files from ~/.chatty/logs/.

Tools

Discord

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

Twitch (Chatty logs)

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

Environment

Variable

Description

DISCORD_BOT_TOKEN

Bot token from Discord Developer Portal

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tenbux/log-query-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server