From dc289c103c91733887190179d1af4a51749026f6 Mon Sep 17 00:00:00 2001 From: febona23 Date: Sun, 21 Sep 2025 13:41:48 +0800 Subject: [PATCH] Add Crawlbase MCP to Official Servers list (#461) Added Crawlbase MCP (https://github.com/crawlbase/crawlbase-mcp), which enables AI agents to fetch real-time web data via MCP. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd73f41..35f04ce 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Official integrations are maintained by companies building production ready MCP - **[Coresignal](https://github.com/Coresignal-com/coresignal-mcp/)** - Access comprehensive B2B data on companies, employees, and job postings for your LLMs and AI workflows. - **[Couchbase](https://github.com/Couchbase-Ecosystem/mcp-server-couchbase)** - Interact with the data stored in Couchbase clusters using natural language. - **[CRIC Wuye AI](https://github.com/wuye-ai/mcp-server-wuye-ai)** - Interact with capabilities of the CRIC Wuye AI platform, an intelligent assistant specifically for the property management industry. +- **[Crawlbase MCP](https://github.com/crawlbase/crawlbase-mcp)** - Enables AI agents to access real-time web data with HTML, markdown, and screenshot support. SDKs: Node.js, Python, Java, PHP, .NET. - **[Cua](https://github.com/trycua/cua/tree/main/libs/mcp-server)** - MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients. - **[Currents](https://github.com/currents-dev/currents-mcp)** - Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev). - **[Cycode](https://github.com/cycodehq/cycode-cli#mcp-command-experiment)** - Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning with [Cycode](https://cycode.com/).