PrinceGupta1999/graylog-mcp

Unofficial Graylog MCP

1Stars on the repository
9Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bun-file

01

PrinceGupta1999/graylog-mcp

Cursor rule Cursor

Note — The Bun.file and Bun.write APIs documented on this page are heavily optimized and represent the recommended way to perform file-system tasks using Bun. For operations that are not yet available with Bun.file, such as mkdir or readdir, you can use Bun's nearly complete implementation of the node:fs module.

1 2mo ago C 2,169 tokens copy · 100% MIT

bun-test

03

PrinceGupta1999/graylog-mcp

Cursor rule Cursor

Bun ships with a fast, built-in, Jest-compatible test runner. Tests are executed with the Bun runtime, and support the following features.

1 2mo ago A 1,823 tokens copy · 100% MIT

bun-utils

04

PrinceGupta1999/graylog-mcp

Cursor rule Cursor

A string containing the version of the bun CLI that is currently running.

1 2mo ago A 8,075 tokens copy · 100% MIT

mcp

05

PrinceGupta1999/graylog-mcp

Cursor rule Cursor

The Model Context Protocol allows applications to provide context for LLMs in a standardized way, separating the concerns of providing context from the actual LLM interaction. This TypeScript SDK implements the full MCP specification, making it easy to.

1 2mo ago A 2,600 tokens copy · 91% MIT