Literature Review Council runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from pypi. Last commit 23 Jun 2026.
Multi-agent literature review: research, peer review, and synthesize grounded reports.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
topic_path = os.path.join(output_dir, f"{slug}.md")
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lit-review-council -- uvx lit-review-council
{
"mcpServers": {
"lit-review-council": {
"args": [
"lit-review-council"
],
"command": "uvx"
}
}
}
[mcp_servers.lit-review-council]
command = "uvx"
args = ["lit-review-council"]
{
"mcpServers": {
"lit-review-council": {
"args": [
"lit-review-council"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lit-review-council": {
"args": [
"lit-review-council"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OPENROUTER_API_KEY (OpenRouter API key for LLM access), GITHUB_TOKEN (GitHub personal access token for practitioner track searches), TAVILY_API_KEY (Tavily API key for web search), OPENALEX_API_KEY (OpenAlex API key for academic search), ENG_MODEL (Model for engineer agents (default: openrouter/moonshotai/kimi-k2.6)), RESEARCH_MODEL (Model for research agents (default: openrouter/z-ai/glm-5.1)), JUDGE_MODEL (Model for reviewer/synthesis agents (default: openrouter/deepseek/deepseek-v4-pro)).
The author declared them in the registry entry; get the values from the project itself.
Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.
Project memory, semantic code search, and grounded agent context.
Run the Grok Build CLI as MCP tools: agent runs with live progress, code review, web research.
Use saved Instagram reports in AI assistants; compare evidence and prepare owner-reviewed research.
Multi-LLM AI Research & Analysis — smart routing, consensus analysis, due diligence reports
Token-aware ripgrep code search and atomic multi-file edits for coding agents.
Fast local and federated OSS code search and repo discovery for AI agents
AI user research via studies, interviews, recruitment, reports, and quantitative surveys.
Answers built from our own checks of this server.