szeider/consult7
MCP server to consult a language model with large context size
Overview
szeider/consult7 is a Python MCP server licensed under MIT. MCP server to consult a language model with large context size
Ranked #3936 out of 25632 indexed tools.
Ecosystem
Python MIT
Signal Breakdown
Stars 291
Freshness 10d ago
Issue Health 0%
Contributors 1
Dependents 0
Forks 32
Description Good
License MIT
How to Improve
Description low impact
Issue Health high impact
Contributors medium impact
Matched Queries
From the README
# Consult7 MCP Server **Consult7** is a Model Context Protocol (MCP) server that enables AI agents to consult large context window models via [OpenRouter](https://openrouter.ai) for analyzing extensive file collections - entire codebases, document repositories, or mixed content that exceed the current agent's context limits. ## Why Consult7? **Consult7** enables any MCP-compatible agent to offload file analysis to large context models (up to 2M tokens). Useful when: - Agent's current context is full - Task requires specialized model capabilities - Need to analyze large codebases in a single query - Want to compare results from different models > "For Claude Code users, Consult7 is a game changer." ## How it works **Consult7** collects files from the specific paths you provide (with optional wildcards in filenames), assembles them into a single context, and sends them to a large context window model along with your query. The result is directly fed back to the agent you are workinRead full README on GitHub →
Are you the maintainer? Claim this listing