Add BigQuery (#7)

* Add BigQuery

* Update README.md

---------

Co-authored-by: wong2 <wonderfuly@gmail.com>
This commit is contained in:
Lucas Hild 2024-12-04 04:09:52 +01:00 committed by GitHub
parent f38bd40f5a
commit 1dbdab8088
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,7 @@
- **[Minima](https://github.com/dmayboroda/minima)** - Local RAG (on-premises) with MCP server.
- **[Jina Reader](https://github.com/wong2/mcp-jina-reader)** - Fetch the content of a remote URL as Markdown with Jina Reader.
- **[any-chat-completions-mcp](https://github.com/pyroprompts/any-chat-completions-mcp)** - Chat with any other OpenAI SDK Compatible Chat Completions API, like Perplexity, Groq, xAI and more
- **[BigQuery]([https://github.com/LucasHild/mcp-server-bigquery)** - BigQuery database integration with schema inspection and query capabilities
---