Skip to main content
Glama
tfscharff

DOI Citation Verifier

by tfscharff

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
verifyCitation

CRITICAL: Use this to verify ANY academic citation before mentioning it. Checks multiple databases (CrossRef, OpenAlex, PubMed, zbMATH, ERIC, HAL, INSPIRE-HEP, Semantic Scholar, DBLP) if a paper exists. Returns null if not found.

batchVerifyCitations

Verify multiple citations in a single call. More efficient than calling verifyCitation multiple times. Returns verification status for each citation.

findVerifiedPapers

Search multiple academic databases (CrossRef, OpenAlex, PubMed, zbMATH, ERIC, HAL, INSPIRE-HEP, Semantic Scholar, DBLP) for papers and return only verified, real citations with DOIs.

Prompts

Interactive templates invoked by user choice

NameDescription
citation-verification-rulesRules for preventing citation hallucination

Resources

Contextual data attached and managed by the client

NameDescription
Supported Citation DatabasesInformation about the academic databases used for citation verification
Citation Verification GuidelinesBest practices for using the citation verification system

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/tfscharff/doi-mcp'

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