Skip to content

Grados

Free

by MCP Community

The enrichment-grade MCP server for academic paper search and full-text extraction. For science.

v0.6.5Added Apr 12, 2026
mcpmcp-serveracademicpapersresearch
Works with:ClaudeGPTGeminiCopilot

Grados MCP Server

The enrichment-grade MCP server for academic paper search and full-text extraction. For science.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y grados
Add to claude_desktop_config.json
{
  "mcpServers": {
    "grados": {
      "command": "npx",
      "args": ["-y", "grados"]
    }
  }
}