Catalog
Lit MCP
Officialby gauravfs-14
MCP server for academic literature databases (arXiv, DBLP) to accelerate research using LLMs.
Search academic literature from arXiv and DBLP for research acceleration.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"lit-mcp": {
"command": "uvx",
"args": [
"lit-mcp"
]
}
}
}