takuya0206/bigquery-mcp-server

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

bun-file

01

takuya0206/bigquery-mcp-server

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.

5 1y ago C 0 tokens original MIT

bun-test

03

takuya0206/bigquery-mcp-server

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.

5 1y ago A 0 tokens original MIT

mcp

05

takuya0206/bigquery-mcp-server

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.

5 1y ago A 0 tokens copy · 91% MIT