DOI Citation Verifier
Schema
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| verifyCitationA | 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. |
| batchVerifyCitationsA | Verify multiple citations in a single call. More efficient than calling verifyCitation multiple times. Returns verification status for each citation. |
| findVerifiedPapersA | 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
| Name | Description |
|---|---|
| citation-verification-rules | Rules for preventing citation hallucination |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Supported Citation Databases | Information about the academic databases used for citation verification |
| Citation Verification Guidelines | Best 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