From 5c46a322ba65778b747399a403bac65b9ff7d319 Mon Sep 17 00:00:00 2001 From: Eric P Green Date: Thu, 29 May 2025 12:52:20 -0400 Subject: [PATCH 1/2] Add RillData MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a91e092ff6..f249649056 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Official integrations are maintained by companies building production ready MCP - **[Ramp](https://github.com/ramp-public/ramp-mcp)** - Interact with [Ramp](https://ramp.com)'s Developer API to run analysis on your spend and gain insights leveraging LLMs - **[Raygun](https://github.com/MindscapeHQ/mcp-server-raygun)** - Interact with your crash reporting and real using monitoring data on your Raygun account - Rember Logo **[Rember](https://github.com/rember/rember-mcp)** - Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats +- Rill Data Logo **[Rill Data](https://github.com/rilldata/rill)** - Interact with Rill Data to query and analyze your data. - Riza logo **[Riza](https://github.com/riza-io/riza-mcp)** - Arbitrary code execution and tool-use platform for LLMs by [Riza](https://riza.io) - Root Signals Logo **[Root Signals](https://github.com/root-signals/root-signals-mcp)** - Improve and quality control your outputs with evaluations using LLM-as-Judge - [Search1API](https://github.com/fatwang2/search1api-mcp) - One API for Search, Crawling, and Sitemaps From 48fab1d553f50a2bc7e94803faff4bcb6b24f716 Mon Sep 17 00:00:00 2001 From: Eric P Green Date: Fri, 30 May 2025 09:03:39 -0400 Subject: [PATCH 2/2] Update Rill URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f249649056..f74bfcb054 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ Official integrations are maintained by companies building production ready MCP - **[Ramp](https://github.com/ramp-public/ramp-mcp)** - Interact with [Ramp](https://ramp.com)'s Developer API to run analysis on your spend and gain insights leveraging LLMs - **[Raygun](https://github.com/MindscapeHQ/mcp-server-raygun)** - Interact with your crash reporting and real using monitoring data on your Raygun account - Rember Logo **[Rember](https://github.com/rember/rember-mcp)** - Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats -- Rill Data Logo **[Rill Data](https://github.com/rilldata/rill)** - Interact with Rill Data to query and analyze your data. +- Rill Data Logo **[Rill Data](https://docs.rilldata.com/explore/mcp)** - Interact with Rill Data to query and analyze your data. - Riza logo **[Riza](https://github.com/riza-io/riza-mcp)** - Arbitrary code execution and tool-use platform for LLMs by [Riza](https://riza.io) - Root Signals Logo **[Root Signals](https://github.com/root-signals/root-signals-mcp)** - Improve and quality control your outputs with evaluations using LLM-as-Judge - [Search1API](https://github.com/fatwang2/search1api-mcp) - One API for Search, Crawling, and Sitemaps