From ac0a71dd475e8bfec735258c3e1c4b28bb1f5431 Mon Sep 17 00:00:00 2001 From: Rick Fleming Date: Fri, 2 May 2025 08:29:08 -0500 Subject: [PATCH] Add Taskeract MCP Server (#191) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6c332a..2667359 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ Official integrations are maintained by companies building production ready MCP - **[Square](https://github.com/square/square-mcp-server)** - A Model Context Protocol (MCP) server for square - **[StarRocks](https://github.com/StarRocks/mcp-server-starrocks)** - Interact with [StarRocks](https://www.starrocks.io/) - **[Stripe](https://github.com/stripe/agent-toolkit)** - Interact with Stripe API +- **[Taskeract](https://github.com/Acqusys/taskeract-mcp)** - Official Taskeract MCP Server for integrating your [Taskeract](https://www.taskeract.com/) project tasks and load the context of your tasks into your MCP enabled app. - **[Tavily](https://github.com/tavily-ai/tavily-mcp)** - Search engine for AI agents (search + extract) powered by [Tavily](https://tavily.com/) - **[Tencent Cloud COS MCP](https://github.com/Tencent/cos-mcp)** - Quickly integrate with Tencent Cloud Storage (COS) and Data Processing (CI) capabilities powered - **[Thirdweb](https://github.com/thirdweb-dev/ai/tree/main/python/thirdweb-mcp)** - Read/write to over 2k blockchains, enabling data querying, contract analysis/deployment, and transaction execution, powered by [Thirdweb](https://thirdweb.com/)