PaperBanana
MCP Serverby llmsresearch · Added 5mo ago
Claude
1.2k
Install
git clone https://github.com/llmsresearch/paperbananaAdd to Claude
claude mcp add llmsresearch-paperbananaQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"paperbanana": {
"command": "npx",
"args": [
"@modelcontextprotocol/paperbanana"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generates publication-quality methodology diagrams and statistical plots from text descriptions using a multi-agent pipeline with specialized agents for retrieval, planning, styling, visualization, and iterative refinement.
Tags
AI & MLmcp-serverpython