Biocite Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Biocite Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<p align="center"> <img src="logo.jpg" alt="BioCite-MCP Logo" width="300"> </p>
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.
rapidfuzz) to identify and group duplicate research in your lists.pip install biocite-mcpNote: For development, use `pip install -e .` in the repository root.
Add biocite-mcp to your MCP host configuration (e.g., claude_desktop_config.json):
{
"mcpServers": {
"biocite-mcp": {
"command": "python",
"args": ["-m", "biocite_mcp"]
}
}
}This project is licensed under the MIT License - see the LICENSE file for details.
Developed by ZaEyAsa — Your Advanced Agentic Bio-Citation Assistant.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.