
Curaitor Agent
by ritesh001
AI agent for scientific data extraction, ArXiv search and summarization, and literature RAG workflows.
What it does
Curaitor Agent is a specialized AI tool designed for the scientific community to extract, organize, and process academic data. It streamlines the research process by automating the discovery and summarization of scientific papers.
Tools
search_arxiv: Searches and summarizes scientific papers from ArXiv.query_database: Interfaces with the local scientific data store to retrieve processed information.create_database: Initializes the storage system for extracted scientific data.schedule_daily_search: Sets a specific time of day for automatic research updates.send_email_summary: Delivers summarized research findings directly to the user's inbox.
Installation
To run this server using the MCP inspector or a compatible client:
{
"mcpServers": {
"curaitor-agent": {
"command": "uv",
"args": ["run", "python", "curaitor_agent/mcp_server.py"],
"cwd": "/path/to/curaitor-agent"
}
}
}
Supported hosts
- Claude Desktop
Quick install
uv run python curaitor_agent/mcp_server.pyInformation
- Pricing
- free
- Published
- 5/26/2026
- stars






