webmcp/gallery

7 tools · production · spec

Scholar Sidekick is a toolset that lets an agent resolve scholarly identifiers, format citations, check retractions, and verify citation accuracy.

Tools7 total

auditBibliography

actionimperative/
checksarrayPer-entry checks. Default ['retraction']; pass [] to skip.
claimsarrayPre-parsed citations (provide this OR bibliography).
formatstringOverride format auto-detection.
bibliographystringRaw BibTeX / RIS / CSL-JSON text (provide this OR claims).
screenWithLlmbooleanOpt-in Stage 3 LLM screen (requires an authenticated key).

checkOpenAccess

actionimperative/
idstringrequiredA single scholarly identifier (DOI, PMID, PMCID, arXiv, ISBN, or ADS bibcode; prefixes tolerated). Exactly one — batches are not accepted.

checkRetraction

actionimperative/
idstringrequiredA single scholarly identifier (DOI, PMID, PMCID, arXiv, ISBN, or ADS bibcode; prefixes tolerated). Exactly one — batches are not accepted.

exportCitation

actionimperative/
langstringLocale (e.g. en-US).
textstringrequiredOne or more identifiers (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS bibcode, WHO IRIS URL) separated by newlines or commas.
stylestringCitation style (txt export only).
formatstringrequiredExport format.

formatCitation

actionimperative/
langstringLocale (e.g. en-US, en-GB, fr-FR).
textstringrequiredOne or more identifiers (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS bibcode, WHO IRIS URL) separated by newlines or commas.
stylestringCitation style: vancouver (default), ama, apa, ieee, cse, or a CSL id.
outputstringDefault text.
footnotebooleanFootnote form instead of bibliography.

resolveIdentifier

actionimperative/
textstringrequiredOne or more identifiers (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS bibcode, WHO IRIS URL) separated by newlines or commas.

verifyCitation

actionimperative/
adsstringNASA ADS bibcode.
doistringDOI as cited.
isbnstringISBN.
issnstringISSN.
pmidstringPubMed ID.
yearintegerPublication year.
arxivstringarXiv ID.
pmcidstringPubMed Central ID.
titlestringrequiredCited title (required).
authorstringFirst-author family name.
containerstringJournal / container name.
whoIrisUrlstringWHO IRIS URL.
screenWithLlmbooleanOpt-in Stage 3 LLM screen (requires an authenticated key).