Productivity|Development|AI / MLPython

claude-scholar

Semi-automated research assistant for academic research and software development.

Free
N/A rating (0 reviews)0 installs3,193 GitHub stars
researchautomationacademic

Supports Claude Code, OpenCode, and Codex CLI across ideation, coding, experiments, writing, and publication. Especially beneficial for computer science and AI researchers.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-scholar": {
      "args": [
        "claude-scholar"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.