Citation-health over a CC0 citation graph: what supports, refutes, or cites a paper. Read-only.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Ground citations before your agent emits them.
CiteStamp is a free citation-health tool for researchers: it checks references against the public scholarly registries (Crossref, DataCite, OpenAlex) and flags the ones that do not resolve to a known work or that a publisher has marked retracted β the hallucinated-citation failure mode LLM users keep hitting.
This repo is the install guide for the hosted MCP server over CiteStamp's CC0 citation graph. There is nothing to build or run locally β the server is remote.
| Endpoint | https://mcp.citestamp.com/mcp |
| Transport | streamable-http |
| Protocol | 2025-06-18 |
| Auth | None to start β anonymous at 10 req/min per IP. An optional free key (email info@citestamp.com) raises to 60/min; Pro to 600/min |
| Data | CC0 citation graph; human-signed and machine-inferred claims kept strictly apart |
what_supports / what_refutes β typed edges bearing on a claimwhat_cites / references_of β the citing and cited works around a referenceedges_about β edges on a topicEvery result carries its tier: accountable edges are signed by a human identity (ORCID); inferred edges are machine-derived. Your agent can ask for signed-only.
Replace YOUR_KEY with your API key in each snippet.
Settings β Connectors β Add custom connector β URL https://mcp.citestamp.com/mcp
β add header Authorization: Bearer YOUR_KEY.
~/.cursor/mcp.json).vscode/mcp.json)~/.gemini/settings.json)If a snippet drifts from your client's current config schema, your client's MCP docs win β the endpoint and header are the stable parts.
CiteStamp reports what public registries say at a dated point in time. It does not judge the truth or quality of any work, and its only verdict vocabulary is "does not resolve to a known work" and "marked retracted by the publisher". Statements about works, never about people.
CiteStamp is built by 3Rivers Enterprises LLC, Fort Wayne, Indiana.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/citestamp)<a href="https://allmcps.com/mcp/citestamp"><img src="https://allmcps.com/api/badge/citestamp?style=directory" alt="CiteStamp on AllMCPs" /></a>