Researcher
Verified Safeby fajar661
Overview
An AI-powered research assistant designed to simplify academic research through features like paper summarization, research gap identification, and literature exploration.
Installation
pnpm devSecurity Notes
The provided source code is primarily for a Next.js frontend application and does not contain server-side logic or direct API calls that would expose immediate security risks like hardcoded secrets or malicious network activity. The chatbot feature explicitly notes that 'AI logic will be added later,' meaning core AI integration, which could introduce new security considerations, is not part of this truncated codebase. The `SidebarProvider` sets a non-sensitive UI state cookie directly via `document.cookie`.
Similar Servers
deep-research
Generate comprehensive, AI-powered deep research reports, leveraging various LLMs and web search engines, with local knowledge base integration and report artifact editing.
paperdebugger
AI-powered academic writing assistant for debugging and improving research papers with intelligent suggestions and Overleaf integration, supporting multi-step reasoning and reviewer-style critique.
octocode-mcp
The Octocode Research server enables AI agents to perform expert code forensics and deep-dive research across local filesystems (LSP, ripgrep, file I/O) and external GitHub repositories (code search, repo structure, pull requests, package search). It's optimized for architectural analysis, pattern discovery, and implementation planning.
academia_mcp
An MCP server providing tools for searching, fetching, analyzing, and reporting on scientific papers and datasets, often powered by LLMs.