MCP Server
MCP
io.github.gauravfs-14/lit-mcp
MCP server for academic literature databases (arXiv, DBLP) to accelerate research using LLMs.
Install
uvx lit-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "lit-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
Comments
Sign in to leave a comment