
NanoResearch
by openraiser
Autonomous AI research engine that executes real GPU experiments and generates complete LaTeX papers with actual data.
What it does\nNanoResearch is an end-to-end autonomous AI research assistant that bridges the gap between ideation and publication. Unlike LLM-based writers, it actually executes computational experiments on local GPUs or SLURM clusters, collects real metrics, generates data-driven figures, and writes a complete LaTeX paper based on verified results.\n\n## Tools\n- arxiv_search: Search academic literature via OpenAlex and Semantic Scholar.\n- figure_gen: Create high-quality research architecture diagrams and result plots.\n- latex_gen: Generate and refine professional LaTeX document structures.\n- github_search: Analyze existing repositories for baselines and implementations.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n \"mcpServers\": {\n \"nanoresearch\": {\n \"command\": \"python3\",\n \"args\": [\"-m\", \"nanoresearch.mcp_server\"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop\n- Claude Code\n- Codex
Quick install
pip install -e ".[dev]"Information
- Pricing
- free
- Published
- 5/26/2026
- stars






