You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
Problem
The
get_full_text_from_biocfunction is available as a CLI command but not available in the MCP server (it's commented out inmain.py).Current State
CLI: ✅ Available
uvx --from artl-mcp artl-cli get-full-text-from-bioc --pmid "12345678"MCP: ❌ Disabled
Impact
BioC Format Benefits
BioC (BioCreative) is a structured XML format that:
Proposed Solution
mcp.tool(get_full_text_from_bioc)inmain.pyRelated
src/artl_mcp/tools.py:~1200- Implementationsrc/artl_mcp/main.py:~264- Commented registrationReferences
https://www.ncbi.nlm.nih.gov/research/bionlp/RESTful/pmcoa.cgi/BioC_xml/{pmid}/ascii