PaperPilot
Compiles the research paper into a submission-ready LaTeX document, using venue-specific templates and formatting rules.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PaperPilotturn my research folder into a submission-ready academic paper"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PaperPilot
An MCP server that turns a research folder — code, data, figures, notes — into a compiled, submission-ready academic paper. Runs entirely on your machine; nothing is ever uploaded.
Website: sjgod1427.github.io/PaperPilot Download: Latest release
What it does
Point PaperPilot at a research folder and it runs a five-stage pipeline:
Screening — checks the research for issues that would sink a submission (test-set leakage, statistical-validity problems, illegible figures, cross-file numeric mismatches) before writing a word.
Venue resolution — figures out the target venue's real formatting rules and page limits, or helps you pick one.
Structure & drafting — writes the paper into a real LaTeX template, filling every page it's allowed to.
Humanization — rewrites the draft for plain, direct academic prose.
Final QA — checks the compiled paper against the source material for hallucinated claims before calling it done.
Related MCP server: Scientific Paper Reading Assistant
Using it
Download PaperPilot.exe from the latest release and run it — see INSTALL.md for the full setup for Claude Desktop, claude.ai, or Claude Code. The website walks through the same steps interactively, including a live connection checker.
Repository layout
src/paper_writing_pipeline/— the MCP server (Python,uv-managed).website/— the marketing/distribution site (Next.js, static export, deployed to GitHub Pages via.github/workflows/deploy-website.yml).tests/— Python test suite (uv run pytest).
Development
Python side:
uv sync
uv run pytest -qWebsite:
cd website
npm install
npm run devThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityBmaintenanceEnables academic literature management through PDF import, hybrid search, knowledge graph construction, and automated literature review generation. Combines full-text search with semantic vector search for comprehensive paper analysis.Last updated55
- Flicense-qualityDmaintenanceEnables local analysis of scientific papers including PDF parsing, mathematical formula extraction with AST generation, PyTorch code generation from methodology, and automated Markdown report generation with visualizations.Last updated14
- AlicenseAquality-maintenanceA local academic tool that enables searching across nine academic sources, downloading PDFs, and performing AI-powered analysis of research papers. It also supports generating citation networks and recommending papers based on local workspace code.Last updated766MIT
- Flicense-qualityBmaintenanceA local academic research assistant that indexes PDFs into a searchable vector library and exposes MCP tools for semantic search, claim extraction, contradiction detection, and multi-step research synthesis.Last updated
Related MCP Connectors
Search arXiv/Semantic Scholar/OpenAlex + medical evidence (PubMed/Europe PMC) + LaTeX/PDF tools.
Search 340M+ academic papers — citation graphs, semantic similarity, and AI literature reviews.
Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sjgod1427/PaperPilot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server