From 04b58788249d87619e197f8913dcb881a1cd9268 Mon Sep 17 00:00:00 2001 From: Julian Zhou Date: Thu, 3 Apr 2025 11:33:48 +0800 Subject: [PATCH] Add Powerdrill AI MCP Server. (#106) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1d26a2..951593d 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Official integrations are maintained by companies building production ready MCP - **[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data. - **[Oxylabs](https://github.com/oxylabs/oxylabs-mcp)** - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction. - **[Perplexity](https://github.com/ppl-ai/modelcontextprotocol)** - An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI. +- **[Powerdrill](https://github.com/powerdrillai/powerdrill-mcp)** - An MCP server that provides tools to interact with Powerdrill datasets, enabling smart AI data analysis and insights. - **[Qdrant](https://github.com/qdrant/mcp-server-qdrant/)** - Implement semantic memory layer on top of the Qdrant vector search engine - **[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