Skip to main content

FastMCP server for verified academic citations via Europe PMC and Crossref

Project description

BioCite-MCP Logo

BioCite-MCP 🧬

PyPI version Python 3.10+ License: MIT MCP

BioCite-MCP is an advanced Model Context Protocol (MCP) server that acts as a real-time bridge between LLMs and academic literature databases (Europe PMC & Crossref). It eliminates citation hallucinations by forcing AI models to retrieve verified, peer-reviewed paper metadata and real DOIs directly within their workflow.


🌟 Key Features

🔍 Literature Discovery

  • search_literature: Query Europe PMC for real biological papers. Returns structured metadata including DOIs and abstracts.
  • find_related_papers: Discovers semantically related research using Europe PMC's Recommendations engine with an automated Citations/References fallback.

📝 Citation & Formatting

  • resolve_citation: Converts any DOI into publication-ready citation strings (APA or Nature style).
  • export_bibtex: Retrieves professional BibTeX entries directly via Crossref content negotiation.

🛡️ Manuscript Auditing & Support

  • audit_manuscript: Scans your text for DOIs to verify them and flags potential citations that lack DOIs.
  • summarize_paper: Fetches abstracts and prepares high-quality summarization prompts optimized for LLMs like Claude.
  • check_duplicate_citations: Uses fuzzy matching (rapidfuzz) to identify and group duplicate research in your lists.

📚 Integration

  • push_to_zotero: Seamlessly add verified papers to your Zotero library via the Web API.

🚀 Installation

pip install biocite-mcp

Note: For development, use pip install -e . in the repository root.


🔧 Configuration

Add biocite-mcp to your MCP host configuration (e.g., claude_desktop_config.json):

{
  "mcpServers": {
    "biocite-mcp": {
      "command": "python",
      "args": ["-m", "biocite_mcp"]
    }
  }
}

🛠️ Usage Examples

  1. Search: "Find recent papers about DREB2A drought stress in tomato."
  2. Resolve: "Format the citation for DOI 10.1093/jxb/erx393 in Nature style."
  3. Analyze: "Audit this manuscript draft for citation accuracy: [Your Text Here]"
  4. Export: "Give me the BibTeX for 10.1111/j.1365-313X.2006.02701.x"

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.


Developed by ZaEyAsa — Your Advanced Agentic Bio-Citation Assistant.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biocite_mcp-0.1.1.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

biocite_mcp-0.1.1-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file biocite_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: biocite_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for biocite_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 35553959ce5e7879671b505f381bf7bce048227a7cf77ca9832c58f9e2bb6586
MD5 34dfaeddb9a3f6975a1b50be8a7e5d90
BLAKE2b-256 e22e8b586c11459603adf0a0095aa0e2db120636b3065a37542d0b6725f72b4e

See more details on using hashes here.

File details

Details for the file biocite_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: biocite_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for biocite_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7dad0fd009bc41ec9c2024f3ac2f24b253df267766a782824d602374ab6b2ddc
MD5 2bc448454c3f856032c53a5a93ab23cd
BLAKE2b-256 ac770cd853cd92023d37b1324a78944110c037525dcdc50bed3b75db36c36037

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page