From 68ce7c9cad548a98f5293b684c2e6259a62782f0 Mon Sep 17 00:00:00 2001 From: Rodion Mostovoi <36400912+rodion-m@users.noreply.github.com> Date: Sat, 17 Jan 2026 00:51:09 +0500 Subject: [PATCH] Add CodeAlive MCP server to third-party integrations CodeAlive MCP connects AI assistants to CodeAlive's semantic code understanding platform, providing codebase search, analysis, and AI-powered expertise using GraphRAG technology. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c72349eab6..aa43a87e3a 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Official integrations are maintained by companies building production ready MCP - Cloudinary **[Cloudinary](https://github.com/cloudinary/mcp-servers)** - Exposes Cloudinary's media upload, transformation, AI analysis, management, optimization and delivery as tools usable by AI agents - Cloudsway Logo **[Cloudsway SmartSearch](https://github.com/Cloudsway-AI/smartsearch)** - Web search MCP server powered by Cloudsway, supporting keyword search, language, and safety options. Returns structured JSON results. - Codacy Logo **[Codacy](https://github.com/codacy/codacy-mcp-server/)** - Interact with [Codacy](https://www.codacy.com) API to query code quality issues, vulnerabilities, and coverage insights about your code. +- CodeAlive Logo **[CodeAlive](https://github.com/CodeAlive-AI/codealive-mcp)** - Connect AI assistants to [CodeAlive](https://codealive.ai)'s semantic code understanding platform for codebase search, analysis, and AI-powered expertise using GraphRAG technology. - CodeLogic Logo **[CodeLogic](https://github.com/CodeLogicIncEngineering/codelogic-mcp-server)** - Interact with [CodeLogic](https://codelogic.com), a Software Intelligence platform that graphs complex code and data architecture dependencies, to boost AI accuracy and insight. - Coinex Logo **[Coinex](https://github.com/coinexcom/coinex_mcp_server)** - Official [Coinex API](https://docs.coinex.com/api/v2). An MCP Server to interface with the CoinEx cryptocurrency exchange, enabling retrieve of market data, K-line data, order book depth, account balance queries, order placement and more. - CoinGecko Logo **[CoinGecko](https://github.com/coingecko/coingecko-typescript/tree/main/packages/mcp-server)** - Official [CoinGecko API](https://www.coingecko.com/en/api) MCP Server for Crypto Price & Market Data, across 200+ Blockchain Networks and 8M+ Tokens.