From aff03c504aa30c6b1aeec8c69ebd58004df0cc85 Mon Sep 17 00:00:00 2001 From: Stefan Szeider Date: Wed, 11 Jun 2025 17:05:36 +0200 Subject: [PATCH] Add consult7 MCP server to community servers list Adding consult7 - an MCP server that enables AI agents to analyze large codebases and document collections using high-context models --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbe0dcb4b3..710bc11d26 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[code-sandbox-mcp](https://github.com/Automata-Labs-team/code-sandbox-mcp)** - An MCP server to create secure code sandbox environment for executing code within Docker containers. - **[cognee-mcp](https://github.com/topoteretes/cognee/tree/main/cognee-mcp)** - GraphRAG memory server with customizable ingestion, data processing and search - **[coin_api_mcp](https://github.com/longmans/coin_api_mcp)** - Provides access to [coinmarketcap](https://coinmarketcap.com/) cryptocurrency data. +- **[consult7](https://github.com/szeider/consult7)** - Analyze large codebases and document collections using high-context models via OpenRouter, OpenAI, or Google AI -- very useful, e.g., with Claude Code - **[Contentful-mcp](https://github.com/ivo-toby/contentful-mcp)** - Read, update, delete, publish content in your [Contentful](https://contentful.com) space(s) from this MCP Server. - **[Data Exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration)** - MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. NOTE: Will execute arbitrary Python code on your machine, please use with caution! - **[Dataset Viewer](https://github.com/privetin/dataset-viewer)** - Browse and analyze Hugging Face datasets with features like search, filtering, statistics, and data export