Skip to main content
Glama
mlava

Scholar Sidekick

Format Citation

formatCitation

Convert academic identifiers (DOI, PMID, ISBN, arXiv) into citations in Vancouver, APA, IEEE, or any CSL style. Output as text, HTML, or JSON.

Instructions

Format academic citations from identifiers (DOIs, PMIDs, ISBNs, arXiv IDs, etc.) into a specific citation style. Returns formatted text, HTML, or structured JSON. Supports Vancouver, AMA, APA, IEEE, CSE, and 10,000+ CSL styles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesOne or more identifiers (DOIs, PMIDs, ISBNs, arXiv IDs, etc.) separated by newlines or commas
styleNoCitation style: vancouver (default), ama, apa, ieee, cse, or any CSL style ID
langNoLocale for formatting (e.g. en-US, en-GB, fr-FR)
footnoteNoFormat as footnotes instead of bibliography entries
outputNoOutput format (default: text)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the burden. It mentions output formats (text, HTML, JSON) and locale support, but does not disclose error handling, rate limits, or validation behavior. Adequate but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, front-loaded with purpose, each sentence adds value (identifiers, styles, output formats). No redundant or wasted text.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 5 parameters and no output schema, the description covers input format, output formats, style options (including CSL), locale, and footnote feature. Could mention error behavior but overall complete for typical use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for all parameters. The description adds minimal extra meaning beyond the schema, such as listing example identifiers and styles. Baseline 3 is appropriate as schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool formats academic citations from identifiers into specific styles, listing examples (DOIs, PMIDs) and styles (Vancouver, APA, etc.). It distinguishes from siblings (exportCitation, resolveIdentifier) which handle different aspects of citation processing.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states the tool's function and inputs, making it clear when to use (when you have identifiers and need formatted citations). However, it does not provide explicit guidance on when not to use or alternatives, though sibling tools are listed in context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mlava/scholar-sidekick-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server