PaperBanana✓
io.github.llmsresearch/paperbanana · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.llmsresearch/paperbanana",
"description": "Generate academic diagrams and statistical plots from text using multi-agent AI.",
"title": "PaperBanana",
"repository": {
"url": "https://github.com/llmsresearch/paperbanana",
"source": "github"
},
"version": "0.1.1",
"packages": [
{
"registryType": "pypi",
"identifier": "paperbanana",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}