From b152669a9e621666e545afb1cf998035b040f934 Mon Sep 17 00:00:00 2001 From: izzzzzi Date: Mon, 9 Mar 2026 05:28:25 +0500 Subject: [PATCH] Add codewiki-mcp to Third-Party Servers Add codewiki-mcp, an MCP server for codewiki.google that provides AI-powered wiki documentation for open-source repositories. - npm: codewiki-mcp - Language: TypeScript - GitHub: https://github.com/izzzzzi/codewiki-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..89b9ed657e 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Official integrations are maintained by companies building production ready MCP - 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. - 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. +- **[codewiki-mcp](https://github.com/izzzzzi/codewiki-mcp)** - MCP server for [codewiki.google](https://codewiki.google) — AI-powered wiki documentation for open-source repositories. Search repos, fetch wiki content, and ask questions about any repo. - 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. - CoinStats Logo **[CoinStats](https://github.com/CoinStatsHQ/coinstats-mcp)** - MCP Server for the [CoinStats API](https://coinstats.app/api-docs/mcp/connecting). Provides access to cryptocurrency market data, portfolio tracking and news.