PrinceGupta1999

9 mods across 1 repository, 1 stars between them.

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 1mo 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 1mo 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 1mo 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 1mo ago A 2,600 tokens copy · 91% MIT

PrinceGupta1999/graylog-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for PrinceGupta1999/graylog-mcp, covering agents.md - guidelines for bun mcp server, implementation rules, build commands, code style guidelines and imports & organization.

1 1mo ago A 554 tokens copy · 100% MIT

PrinceGupta1999/graylog-mcp

Instructions file

Claude Code instructions for PrinceGupta1999/graylog-mcp, covering claude.md - guidelines for bun mcp server, implementation rules, build commands, code style guidelines and imports & organization.

1 1mo ago A 555 tokens copy · 100% MIT

graylog-mcp

09

PrinceGupta1999/graylog-mcp

MCP server Claude CodeCodexCursor

MCP server for querying Graylog logs via Model Context Protocol. Enables AI assistants to search and analyze Graylog messages through standardized tools. Runs locally from the graylog-mcp npm package.

1 1mo ago A tokens not measured original MIT