mcp-server-bigquery and mcp-server-duckdb

These are ecosystem siblings—both are MCP server implementations for different SQL databases (BigQuery and DuckDB) that serve the same architectural role of providing database query capabilities to LLM applications, allowing users to choose based on their data infrastructure preference.

mcp-server-bigquery
57
Established
mcp-server-duckdb
53
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 2/25
Adoption 11/25
Maturity 25/25
Community 15/25
Stars: 123
Forks: 35
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 173
Forks: 22
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m

About mcp-server-bigquery

LucasHild/mcp-server-bigquery

A Model Context Protocol server that provides access to BigQuery

This tool helps data analysts and business intelligence professionals connect large language models (LLMs) to Google BigQuery databases. You provide your BigQuery project details, and the LLM gains the ability to understand your database schema and execute SQL queries. This allows you to interact with your data using natural language, receiving query results or schema descriptions.

data-analytics business-intelligence data-querying database-management

About mcp-server-duckdb

ktanaka101/mcp-server-duckdb

A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities

This project helps data analysts and researchers use large language models (LLMs) to interact with their local DuckDB databases. It takes natural language requests from an LLM, translates them into SQL queries, executes them against your DuckDB file, and returns the results to the LLM. This allows you to perform data analysis, retrieve specific information, or even inspect your database schema without writing SQL yourself.

data-analysis local-database business-intelligence data-querying

Scores updated daily from GitHub, PyPI, and npm data. How scores work