Graylog MCP Server for Claude Code
io.github.jperelli/graylog-mcp
Query logs from Graylog: get streams, search messages, aggregate, and get full data.
client:Claude Code
transport:stdio
runtime:npm
Install Graylog MCP Server in Claude Code
run in your project directory
claude mcp add graylog-mcp -e GRAYLOG_BASE_URL_INSTANCE_1=<GRAYLOG_BASE_URL_INSTANCE_1> -e GRAYLOG_API_TOKEN_INSTANCE_1=<GRAYLOG_API_TOKEN_INSTANCE_1> -e GRAYLOG_LABEL_INSTANCE_1=<GRAYLOG_LABEL_INSTANCE_1> -- npx -y @jperelli/graylog-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs