Graylog MCP Server
Rank #18,465io.github.jperelli/graylog-mcp
Query logs from Graylog: get streams, search messages, aggregate, and get full data.
Graylog MCP Server is a Model Context Protocol (MCP) server published by jperelli. It ranks #18,465 of 132,046 servers tracked on MCP Toplist. Graylog MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 113,581 of 132,046 servers on MCP Toplist.
Use Graylog MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add graylog-mcp -e "GRAYLOG_BASE_URL_INSTANCE_1=<your GRAYLOG_BASE_URL_INSTANCE_1>" -e "GRAYLOG_API_TOKEN_INSTANCE_1=<your GRAYLOG_API_TOKEN_INSTANCE_1>" -e "GRAYLOG_LABEL_INSTANCE_1=<your GRAYLOG_LABEL_INSTANCE_1>" -- npx -y @jperelli/graylog-mcpReplace each placeholder with your own value before saving.
[mcp_servers.graylog-mcp]
command = "npx"
args = ["-y", "@jperelli/graylog-mcp"]
[mcp_servers.graylog-mcp.env]
GRAYLOG_BASE_URL_INSTANCE_1 = "<your GRAYLOG_BASE_URL_INSTANCE_1>"
GRAYLOG_API_TOKEN_INSTANCE_1 = "<your GRAYLOG_API_TOKEN_INSTANCE_1>"
GRAYLOG_LABEL_INSTANCE_1 = "<your GRAYLOG_LABEL_INSTANCE_1>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"graylog-mcp": {
"command": "npx",
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"env": {
"GRAYLOG_BASE_URL_INSTANCE_1": "<your GRAYLOG_BASE_URL_INSTANCE_1>",
"GRAYLOG_API_TOKEN_INSTANCE_1": "<your GRAYLOG_API_TOKEN_INSTANCE_1>",
"GRAYLOG_LABEL_INSTANCE_1": "<your GRAYLOG_LABEL_INSTANCE_1>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"graylog-mcp": {
"command": "npx",
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"env": {
"GRAYLOG_BASE_URL_INSTANCE_1": "<your GRAYLOG_BASE_URL_INSTANCE_1>",
"GRAYLOG_API_TOKEN_INSTANCE_1": "<your GRAYLOG_API_TOKEN_INSTANCE_1>",
"GRAYLOG_LABEL_INSTANCE_1": "<your GRAYLOG_LABEL_INSTANCE_1>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"graylog-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"env": {
"GRAYLOG_BASE_URL_INSTANCE_1": "<your GRAYLOG_BASE_URL_INSTANCE_1>",
"GRAYLOG_API_TOKEN_INSTANCE_1": "<your GRAYLOG_API_TOKEN_INSTANCE_1>",
"GRAYLOG_LABEL_INSTANCE_1": "<your GRAYLOG_LABEL_INSTANCE_1>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"graylog-mcp": {
"command": "npx",
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"env": {
"GRAYLOG_BASE_URL_INSTANCE_1": "<your GRAYLOG_BASE_URL_INSTANCE_1>",
"GRAYLOG_API_TOKEN_INSTANCE_1": "<your GRAYLOG_API_TOKEN_INSTANCE_1>",
"GRAYLOG_LABEL_INSTANCE_1": "<your GRAYLOG_LABEL_INSTANCE_1>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"graylog-mcp": {
"command": "npx",
"args": [
"-y",
"@jperelli/graylog-mcp"
],
"env": {
"GRAYLOG_BASE_URL_INSTANCE_1": "<your GRAYLOG_BASE_URL_INSTANCE_1>",
"GRAYLOG_API_TOKEN_INSTANCE_1": "<your GRAYLOG_API_TOKEN_INSTANCE_1>",
"GRAYLOG_LABEL_INSTANCE_1": "<your GRAYLOG_LABEL_INSTANCE_1>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jperelli%2Fgraylog-mcp)<a href="https://mcptoplist.com/server/io.github.jperelli%2Fgraylog-mcp"><img src="https://mcptoplist.com/badge/io.github.jperelli%2Fgraylog-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jperelli
Available versions (3)
| Version | Published |
|---|---|
| 1.3.0 | Jul 17, 2026 |
| 1.1.0 | Jul 12, 2026 |
| 1.0.0 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Graylog MCP Server?
- Graylog MCP Server is maintained by jperelli, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Graylog MCP Server listed on the Official MCP Registry?
- Yes — Graylog MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Graylog MCP Server have?
- MCP Toplist tracks 3 versions of Graylog MCP Server, most recently published on Jul 17, 2026.
- Where can I find the source code for Graylog MCP Server?
- The source code for Graylog MCP Server is hosted at github.com/jperelli/graylog-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.