Skip to main content
Glama
adhithyan05

Scholar Relay

by adhithyan05

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_papers

  • summarize_paper

  • check_citations

  • generate_handoff_token

  • notify_readiness_report

Resources

  • bibliography://{token}

  • catalog://papers

  • policy://citation-style

Prompts

  • Research Assistant

  • Citation Style Formatter

  • Report Generator


📋 Project Workflow

  1. Student enters a research topic.

  2. AI discovers relevant papers.

  3. Papers are summarized.

  4. A bibliography is automatically created.

  5. The bibliography is stored as an MCP Resource.

  6. A QR code is generated for session handoff.

  7. Research continues seamlessly on another device.

  8. Draft paragraphs are checked for unsupported claims.

  9. Missing citations are suggested.

  10. A final research readiness report is generated.


⚙️ Installation

Clone the repository

git clone https://github.com/adhithyan05/scholar-relay.git

Go to the project folder

cd scholar-relay

Install dependencies

npm install

Run 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

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    D
    maintenance
    A 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
  • F
    license
    -
    quality
    B
    maintenance
    A 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.

View all related MCP servers

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).

View all MCP Connectors

Latest Blog Posts

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