MCP Directory
Back

paperbanana

by llmsresearch · Python · ★ 1,385

Open source implementation and extension of Google Research’s PaperBanana for automated academic figures, diagrams, and research visuals, expanded to new domains like slide generation.

#academic-diagrams#academic-research#agentic-ai#arxiv#diagram-generation#gemini#google-gemini#llm#llms#mcp#mcp-server#multiagent#neurips#paperbanana#python-ai-research-tools#research-automation#research-tools#scientific-visualization#text-to-image#vlm

Install

pip install git+https://github.com/llmsresearch/paperbanana.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "paperbanana": {
      "command": "uvx",
      "args": [
        "git+https://github.com/llmsresearch/paperbanana.git"
      ]
    }
  }
}

From the README

PaperBanana Automated Academic Illustration for AI Scientists - Python 3.10+ - An OpenAI API key ([platform.openai.com](https://platform.openai.com/api-keys)) or Azure OpenAI / Foundry endpoint - Or a Google Gemini API key (free, [Google AI Studio](https://makersuite.google.com/app/apikey)) Or install from source for development: Or use the setup wizard for Gemini: With input optimization and auto-refine: Output is saved to along with all intermediate iterations…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers