HomeSearch & Research › Scholar Sidekick

Scholar Sidekick

Catch AI-fabricated citations (real DOI + fake title). Retraction, open-access, 10,000+ CSL styles.

TypeScript Cloud macOSWindowsLinux Remote
★ 9 stars Last pushed 2026-09-04 License: MIT

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://scholar-sidekick.com/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http scholar-sidekick-mcp https://scholar-sidekick.com/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "scholar-sidekick-mcp": {
      "url": "https://scholar-sidekick.com/api/mcp"
    }
  }
}

Package (npm 0.8.11)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "scholar-sidekick-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry