OpenPaper MCP
About
Generate academic papers with verified citations via AI
Details
- Author
- federicodeponte
- Downloads
- 335
- Categories
- Other, AI, Knowledge Base
Jump to
- Real citations from academic databases (no hallucinated references)
- Supports multiple AI models (Claude, GPT-4, Gemini)
- Export formats: PDF, Word, LaTeX
- Full paper generation: Introduction, Literature Review, Methodology, Results, Conclusion
- Research‑grade quality with proper academic formatting
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
OpenPaper MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via uvx openpaper-mcp and configure the server with your OPENPAPER_API_TOKEN (obtained from openpaper.dev). Once configured, call the generate_paper tool to create a paper, then use get_paper_status, list_papers, and download_paper to manage and retrieve results.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"openpaper mcp": {
"openpaper": {
"command": "uvx",
"args": [
"openpaper-mcp"
],
"env": {
"OPENPAPER_API_TOKEN": ""
}
}
}
}
}
McpServers
{
"openpaper": {
"command": "uvx",
"args": [
"openpaper-mcp"
],
"env": {
"OPENPAPER_API_TOKEN": ""
}
}
}
OpenPaper is an autonomous research engine for Claude Desktop and any MCP client. Auto research from a prompt to a fully-cited academic paper, exported as PDF, DOCX, or ZIP.
OpenPaper uses 18 specialized AI agents to search 500M+ academic sources (OpenAlex, Crossref, Semantic Scholar) and write thesis-level papers with every citation linked to a real publication.
Add to yourclaude_desktop_config.json(no manual install needed —uvxfetches the published package on first run):
{ "mcpServers": { "openpaper": { "command": "uvx", "args": ["openpaper-mcp"], "env": { "OPENPAPER_API_TOKEN": "your-token-here" } } } }
{ "mcpServers": { "openpaper": { "command": "python", "args": ["/path/to/openpaper-mcp/server.py"], "env": { "OPENPAPER_API_TOKEN": "your-token-here" } } } }
Start generating a paper. Returns ageneration_idimmediately.
Generate a graduate-level paper on "The neurobiological basis of PTSD" using APA 7th citation style, 20-30 pages
Poll for progress and get download links when done.
See all your previous papers with download links.
User: Write a paper on the impact of social media on adolescent mental health Claude: [calls start_paper_generation("impact of social media on adolescent mental health")] → Generation started (ID: abc123). Checking back in a few minutes... [later] Claude: [calls check_paper_status("abc123")] → Status: processing, phase: writing, 65% complete [later] Claude: [calls check_paper_status("abc123")] → Status: completed! PDF: https://... DOCX: https://...
Papers cost 1-3 credits depending on length:
- 5-30 pages: 1 credit
- 30-50 pages: 2 credits
- 50-60 pages: 3 credits
New accounts get free credits. Buy more atopenpaper.dev.
Turn any AI agent into an academic researcher that can search, read, cite, and write full literature reviews autonomously.
AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.
Local-first MCP server that captures web URLs (X, Reddit, YouTube, Wikipedia, articles) as typed data + Markdown into a self-hosted capture/store/recall substrate, with offline semantic recall. Six tools over a local khiipd daemon; run khiipd serve first.
trategic document analysis with 12 industry verticals. Upload any file or URL
An AI-powered Bazi calculator providing precise data for personality analysis and destiny forecasting.
Study the Bible in its original languages, trace themes across both testaments, and compare five translations — all in one conversation. Ask any question about what Scripture says and get grounded, cited answers: What does the Bible say about suffering? Topical search surfaces Job as the Bible's principal witness on suffering (with explanations of why it matters and suggested starting passages), Psalms on lament, Romans on justification — whole books and narratives alongside individual verses. What is the Hebrew word behind lovingkindness in Psalm 23? Compare how KJV and WEB translate John 3:16. Trace the word grace through Paul's letters. Covers 155,510 verses across KJV, WEB, ASV, YLT, and Darby with 606,140 cross-references, 17,543 Strong's entries, BDB and Thayer lexicon definitions, and Nave's 5,319 topical categories.
M&A due diligence with 14 MCP tools for interactive chat — citation verification, cross-contract search, entity resolution, and sandboxed Excel/Word document generation across 9 specialist agent domains.
Christian encouragement and Bible lookup. Three tools: encourage, scripture (Berean Standard Bible), and the 9-movement Doxa Way framework.
Healthy Food MCP exposes structured recipe content for agents and editors. It can list calorie categories, list diet and meal groups, browse recipe records, fetch full structured recipe files, and search content by keyword.
A collection of open-source MCP servers designed for scientific research applications.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





