← Back to Plugins
MCP Server MCP

OokCite

github By github 👁 1 views ▲ 0 votes

Catch fabricated citations: verify DOIs/ISBNs and format them in 2900+ CSL styles.

Homepage Verified source GitHub

Install

npx -y @turtletech/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@turtletech/ookcite-mcp",
      "version": "0.6.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional. Raises the anonymous rate limit and enables the collection tools. Sign up at https://my.turtletech.us/signup",
          "isSecret": true,
          "name": "OOKCITE_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...