zakariaelaoufi/deepref-mcp
DeepRef MCP — A Research Copilot MCP server that connects LLMs with scholarly APIs (arXiv, Semantic Scholar, PubMed) to retrieve and structure citations and abstracts for trustworthy research assistance.
Platform-specific configuration:
{
"mcpServers": {
"deepref-mcp": {
"command": "npx",
"args": [
"-y",
"deepref-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...