From a69a4e9332375703bcb6d94ff6ebf99990f82cec Mon Sep 17 00:00:00 2001
From: Sergey Ryabov <944361+colriot@users.noreply.github.com>
Date: Wed, 26 Mar 2025 16:44:38 +0000
Subject: [PATCH] Add AgentQL MCP
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 7d063f1a..a334100d 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
* πΊοΈ - [Location Services](#location-services)
* π― - [Marketing](#marketing)
* π - [Monitoring](#monitoring)
-* π - [Search](#search)
+* π - [Search & Data Extraction](#search)
* π - [Security](#security)
* π - [Sports](#sports)
* π - [Travel & Transportation](#travel-and-transportation)
@@ -326,7 +326,7 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) ποΈ π - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.οΌsupport CPUγMemoryγDiskγNetworkγHostγProcessοΌ
- [hyperb1iss/lucidity-mcp](https://github.com/hyperb1iss/lucidity-mcp) π π - Enhance AI-generated code quality through intelligent, prompt-based analysis across 10 critical dimensions from complexity to security vulnerabilities
-### π Search
+### π Search & Data Extraction
- [@modelcontextprotocol/server-brave-search](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) π βοΈ - Web search capabilities using Brave's Search API
- [@angheljf/nyt](https://github.com/angheljf/nyt) π βοΈ - Search articles using the NYTimes API
@@ -351,6 +351,7 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [zhsama/duckduckgo-mcp-server](https://github.com/zhsama/duckduckgo-mpc-server/) π π βοΈ - This is a TypeScript-based MCP server that provides DuckDuckGo search functionality.
- [vectorize-io/vectorize-mcp-server](https://github.com/vectorize-io/vectorize-mcp-server/) βοΈ π - [Vectorize](https://vectorize.io) MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
- [jae-jae/fetcher-mcp](https://github.com/jae-jae/fetcher-mcp) π π - MCP server for fetching web page content using Playwright headless browser, supporting Javascript rendering and intelligent content extraction, and outputting Markdown or HTML format.
+- [tinyfish-io/agentql-mcp](https://github.com/tinyfish-io/agentql-mcp) ποΈ π βοΈ - MCP server that provides [AgentQL](https://agentql.com)'s data extraction capabilities.
### π Security
@@ -510,4 +511,4 @@ Now Claude can answer questions about writing MCP servers and how they work
-
\ No newline at end of file
+