Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. CiteStamp
CiteStamp logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 9:46:29 PM

CiteStamp

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
citationsresearchacademicfact-checkingremote-mcp

CiteStamp is a free, read-only hosted MCP server that checks whether a citation resolves to a real scholarly work or has been retracted, using Crossref, DataCite, and OpenAlex.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "citestamp": {
      "url": "https://mcp.citestamp.com/mcp"
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Overview

CiteStamp grounds citations before an agent emits them by checking references against public scholarly registries (Crossref, DataCite, OpenAlex) and flagging ones that don't resolve to a known work or that a publisher has marked retracted โ€” directly targeting the hallucinated-citation failure mode. It's a hosted, remote-only MCP server over a CC0 citation graph, with five read-only tools that return typed evidence edges, each tagged as either human-signed (ORCID-accountable) or machine-inferred.

Use cases

โ€ขCheck whether a citation an agent is about to emit actually resolves to a real work
โ€ขCheck whether a cited paper has been retracted
โ€ขFind what evidence supports or refutes a specific claim
โ€ขRestrict results to only human-signed (ORCID-accountable) citation edges

Key features

โ€ขFive read-only tools: what_supports, what_refutes, what_cites, references_of, edges_about
โ€ขChecks against Crossref, DataCite, and OpenAlex scholarly registries
โ€ขEvery result tagged accountable (human-signed via ORCID) or inferred (machine-derived)
โ€ขFree anonymous tier at 10 req/min per IP; free key raises to 60/min, Pro to 600/min

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by CiteStamp.

Extracted Tool Capabilities
Five read-only tools: what_supports, what_refutes, what_cites, references_of, edges_about
Checks against Crossref, DataCite, and OpenAlex scholarly registries
Every result tagged accountable (human-signed via ORCID) or inferred (machine-derived)
Free anonymous tier at 10 req/min per IP; free key raises to 60/min, Pro to 600/min

Documentation Overview

CiteStamp MCP server

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.

Endpointhttps://mcp.citestamp.com/mcp
Transportstreamable-http
Protocol2025-06-18
AuthNone. Anonymous at 10 requests/min per IP. An optional free key (email info@citestamp.com) raises that to 60/min; Pro to 600/min
DataCC0 citation graph; human-signed and machine-inferred claims kept strictly apart

The five tools (all read-only)

  • what_supports / what_refutes: typed edges bearing on a claim
  • what_cites / references_of: the citing and cited works around a reference
  • edges_about: edges on a topic

Every 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.

Add it to your client

No key is needed. Every snippet below works as written.

Gemini CLI (extension)

bash
gemini extensions install https://github.com/citestamp/mcp

Or add the server by hand in ~/.gemini/settings.json:

config.json
{ "mcpServers": { "citestamp": { "httpUrl": "https://mcp.citestamp.com/mcp" } } }

Gemini Spark (custom app)

In the Gemini web app: Settings & help โ†’ Connected Apps โ†’ under "Custom apps for Spark" click Add a custom app โ†’ enter https://mcp.citestamp.com/mcp โ†’ Next. Type @ in a prompt and pick CiteStamp to make Gemini use it. Custom apps need access to Gemini Spark on a personal Google Account with Keep Activity on.

Claude (claude.ai / Desktop)

Settings โ†’ Connectors โ†’ Add custom connector โ†’ URL https://mcp.citestamp.com/mcp. Leave authentication empty.

Claude Code

Terminal
claude mcp add --transport http citestamp https://mcp.citestamp.com/mcp

Cursor (~/.cursor/mcp.json)

config.json
{ "mcpServers": { "citestamp": { "url": "https://mcp.citestamp.com/mcp" } } }

Cline (MCP settings)

config.json
{ "mcpServers": { "citestamp": {
    "type": "streamableHttp",
    "url": "https://mcp.citestamp.com/mcp" } } }

VS Code (.vscode/mcp.json)

config.json
{ "servers": { "citestamp": {
    "type": "http",
    "url": "https://mcp.citestamp.com/mcp" } } }

If a snippet drifts from your client's current config schema, your client's MCP docs win; the endpoint is the stable part.

Optional: raise the rate limit

A key is never required. If you hold one, send it as a header on the same endpoint:

Code
Authorization: Bearer <your key>

For Claude Code that is --header "Authorization: Bearer <your key>"; for the JSON configs, add "headers": { "Authorization": "Bearer <your key>" } to the server entry. A bad key is a loud 401, never a silent downgrade to anonymous, so add the header only once you have a key.

What this is not

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.

Links

  • Integration guide + REST API: https://citestamp.com/for-ai
  • Check a bibliography in the browser (free, nothing uploaded): https://citestamp.com/check
  • Reference-health badge for any DOI: https://citestamp.com/citestamped/
  • Privacy: https://citestamp.com/privacy ยท Contact: info@citestamp.com

CiteStamp is built by 3Rivers Enterprises LLC, Fort Wayne, Indiana.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    ๐Ÿ’ป Developer Tools3 views
    Compare vs Openapi MCP Server โ†’
  • Pangolinfo Amazon Data MCP logoPangolinfo Amazon Data MCP

    Real-time Amazon, WIPO & PACER data for AI agents โ€” 19 tools via the MCP protocol.

    ๐Ÿ’ป Developer Tools3 views
    Compare vs Pangolinfo Amazon Data MCP โ†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    ๐Ÿ’ป Developer Tools3 views
    Compare vs MCP Server Docker โ†’
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    ๐Ÿ’ป Developer Tools5 views
    Compare vs Next Devtools MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

Last commit
25d ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about CiteStamp

No โ€” anonymous use works at 10 requests/minute per IP; a free key (email info@citestamp.com) raises that to 60/min, and a Pro plan to 600/min.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCiteStamp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/citestamp?style=directory)](https://allmcps.com/mcp/citestamp)
HTML Embed
<a href="https://allmcps.com/mcp/citestamp"><img src="https://allmcps.com/api/badge/citestamp?style=directory" alt="CiteStamp on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
PricingFreemium
More technical detailsExpand โ–พ
TransportSSE (Remote)
AuthAPI key
ClientsClaude Desktop, Cursor
Last updatedAug 31, 2026
16/16 checks healthy over the last 45d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit25d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 31, 2026
41Quality signal: Fair ยท 41/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to CiteStamp โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients