69
/ 100
14 days ago
glama

graylog-mcp

Provides a standardized MCP interface for querying Graylog logs, enabling AI agents to search, diagnose, and correlate runtime logs with code via configurable profiles.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GRAYLOG_TOKEN, GRAYLOG_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGRAYLOG_ENV_FILE.env uv run graylog-agent-toolkit
configGRAYLOG_API_BASEenv ="$GRAYLOG_API_BASE" \
configGRAYLOG_AUTH_MODEenv ="$GRAYLOG_AUTH_MODE" \
configGRAYLOG_SESSION_IDsession:=<浏览器 authentication 对应的 UUID>。Basic Auth 密码固定为
🔐 secretGRAYLOG_TOKENtoken:=<access token>。Basic Auth 密码固定为 token。
configGRAYLOG_USERNAMEbasic: 和 GRAYLOG_PASSWORD。
🔐 secretGRAYLOG_PASSWORDbasic:GRAYLOG_USERNAME 和 。
configMCP_TRANSPORTstreamable-http MCP_HOST=127.0.0.1 MCP_PORT=8765 \
configGRAYLOG_MAX_RESULTS
configGRAYLOG_VERIFY_SSL
configGRAYLOG_TIMEOUT_SECONDS
configGRAYLOG_MAX_RANGE_HOURS
configGRAYLOG_PROFILE_DIRenv ="/home/ijx/anpengyu/graylog-agent-toolkit/profiles" \
configGRAYLOG_REDACT_SENSITIVE
configMCP_HOSTMCP_TRANSPORT=streamable-http =127.0.0.1 MCP_PORT=8765 \
configMCP_PORTMCP_TRANSPORT=streamable-http MCP_HOST=127.0.0.1 =8765 \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/anpy-j-graylog-mcp-1v3cwq)](https://m8ven.ai/mcp/anpy-j-graylog-mcp-1v3cwq)
commit: b858ae784dc22d44ea5711b09285d791519fcca5
code hash: b427221ff6b83b88376f61ae444ddae566ddbd0b4bafce368ba723a91147738f
verified: 7/17/2026, 8:27:51 AM
view raw JSON →