AI Research Assistant
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add ai-research/Airesearchass
# Browse available tools
npx -y smithery tool list ai-research/Airesearchass
# Get full schema for a tool
npx -y smithery tool get ai-research/Airesearchass papers-search-basic
# Call a tool
npx -y smithery tool call ai-research/Airesearchass papers-search-basic '{}'Direct MCP Connection
Endpoint: https://airesearchass--ai-research.run.tools
Tools (12)
papers-search-basic— Search for academic papers with a simple query.paper-search-advanced— Search for academic papers with advanced filtering optionssearch-paper-title— Find a paper by closest title matchget-paper-abstract— Get detailed information about a specific paper including its abstractpapers-citations— Get papers that cite a specific paperpapers-references— Get papers cited by a specific paperauthors-search— Search for authors by name or affiliationauthors-papers— Get papers written by a specific authorpapers-batch— Look up multiple papers by their IDssearch-arxiv— Search for papers on arXiv using their APIdownload-full-paper-arxiv— Download full-text PDF of an arXiv paper and extract text content (memory only)analysis-citation-network— Analyze the citation network for a specific paper
# Get full input/output schema for a tool
npx -y smithery tool get ai-research/Airesearchass