Grados
Freeby 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
Grados MCP Server
The enrichment-grade MCP server for academic paper search and full-text extraction. For science.
Installation
Reviews
Installation
Quick install
npx -y grados
Add to claude_desktop_config.json
{
"mcpServers": {
"grados": {
"command": "npx",
"args": ["-y", "grados"]
}
}
}