ookcite-mcp

TurtleTech-ehf/ookcite-mcp
★ 2 stars Rust Code/Dev Tools Updated today
MCP server for OokCite citation validation and formatting
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ookcite-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ookcite-mcp"
      ]
    }
  }
}

README Excerpt

Give MCP-capable tools the ability to validate DOIs, format citations, manage bibliography collections, and catch fabricated references. Returns citation metadata only -- not PDFs or full-text articles. Works with clients that support MCP servers over standard input and output. One command to install and configure:

Tools (20)

OOKCITE_APIOOKCITE_API_KEYOOKCITE_MCP_ALLOW_MUTATEOOKCITE_MCP_READ_ONLYOOKCITE_STARTUP_PROBESadd_to_collectionbatch_add_to_collectionbatch_formatbatch_move_entriescheck_duplicatesdelete_collectionexport_collectionformat_citationgroup_citehealth_checkimport_bibliographylist_collectionslookup_isbnmerge_collectionsremove_from_collection

Topics

citationsmcpmcp-server