← Back to Plugins
MCP Server MCP

io.github.xiaweiyi713/citeguard

github By github 👁 1 views ▲ 0 votes

Falsification-first citation auditor: existence, metadata, and claim-support checks via MCP.

Homepage Verified source GitHub

Install

uvx citationguard

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "citationguard",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Comma-separated scholarly sources (default: openalex,crossref,arxiv).",
          "name": "CITEGUARD_SOURCES"
        },
        {
          "description": "Contact email for polite OpenAlex/Crossref access.",
          "name": "CITEGUARD_MAILTO"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...