Graylog MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 17 Jul 2026.
Query logs from Graylog: get streams, search messages, aggregate, and get full data.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add graylog-mcp -- npx -y @jperelli/graylog-mcp
{
"mcpServers": {
"graylog-mcp": {
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.graylog-mcp]
command = "npx"
args = ["-y", "@jperelli/graylog-mcp"]
{
"mcpServers": {
"graylog-mcp": {
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"graylog-mcp": {
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.