Scholar Relay
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Scholar RelayFind recent papers on quantum computing and summarize them"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Scholar Relay
An AI-powered research assistant built using NitroStack MCP and LangGraph that simplifies academic research by helping students discover research papers, generate summaries, build bibliographies, and continue their research seamlessly across multiple devices.
🚀 Features
🔍 Discover relevant research papers based on a topic
📄 AI-generated paper summaries
📚 Automatic bibliography generation
📱 Cross-device session continuation using QR codes
📝 Citation verification and unsupported claim detection
🎓 Supports multiple citation styles (APA, IEEE, MLA)
🤖 Agentic AI workflow powered by LangGraph
⚡ Built on NitroStack MCP with Tools, Resources, and Prompts
Related MCP server: pubmed-search-mcp
🏗 Tech Stack
NitroStack MCP
LangGraph
TypeScript
React
Tailwind CSS
Node.js
Zod
OpenAI API
🧠 MCP Components
Tools
discover_paperssummarize_papercheck_citationsgenerate_handoff_tokennotify_readiness_report
Resources
bibliography://{token}catalog://paperspolicy://citation-style
Prompts
Research Assistant
Citation Style Formatter
Report Generator
📋 Project Workflow
Student enters a research topic.
AI discovers relevant papers.
Papers are summarized.
A bibliography is automatically created.
The bibliography is stored as an MCP Resource.
A QR code is generated for session handoff.
Research continues seamlessly on another device.
Draft paragraphs are checked for unsupported claims.
Missing citations are suggested.
A final research readiness report is generated.
⚙️ Installation
Clone the repository
git clone https://github.com/adhithyan05/scholar-relay.gitGo to the project folder
cd scholar-relayInstall dependencies
npm installRun the development server
npm run dev🎯 Use Cases
University Libraries
Research Institutions
Students
Faculty Members
Literature Reviews
Thesis and Dissertation Writing
🌍 Future Enhancements
Integration with arXiv and Semantic Scholar
Real-time collaboration
AI-powered plagiarism prevention
Personalized research recommendations
Cloud synchronization
👥 Team
Adhithyan S
Goutham krishna VG
Devadath Krishna
Abhinav P Madhu
📜 License
This project was developed as part of the NitroStack MCP Hackathon 2026 under the Education & Research track.
🙏 Acknowledgements
NitroStack
LangGraph
OpenAI
Amrita Vishwa Vidyapeetham
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA LangGraph-powered research agent that performs iterative web searches using Google Search and Gemini models to generate structured reports with citations. It integrates with MCP-compatible clients like Claude and Cursor to enable sophisticated, multi-step AI research workflows.MIT
- AlicenseAqualityCmaintenanceAn intelligent research assistant MCP server for AI agents, providing task-oriented literature search and analysis across multiple academic databases.24624Apache 2.0
- Flicense-qualityCmaintenanceA multimodal academic research assistant for LLM Agent papers, enabling paper search, PDF/figure understanding, knowledge graph memory, learning paths, and reproducible experiments via MCP.
- Flicense-qualityBmaintenanceA local academic research assistant that indexes PDFs into a searchable vector library and exposes MCP tools for semantic search, claim extraction, contradiction detection, and multi-step research synthesis.
Related MCP Connectors
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adhithyan05/scholar-relay'
If you have feedback or need assistance with the MCP directory API, please join our Discord server