Shiori MCP Server

Shiori MCP Server

Student productivity MCP. Ask Claude what assignments are due, calculate grades needed, summarize notes, review flashcards. Works with Google Classroom and Gemini AI.

Category
Visit Server

README

<div align="center">

ๆ ž Shiori

The AI-powered study companion for serious students.

GitHub stars License: MIT Live Demo CI

๐ŸŽฎ Try Demo ยท ๐Ÿ“– Docs ยท ๐Ÿ› Report Bug ยท ๐Ÿ’ก Request Feature

</div>


What is Shiori?

Shiori (ๆ ž, bookmark in Japanese) is an open-source AI study companion built for students who take their grades seriously. It combines AI-powered study tools, gamification, and productivity features into one beautiful dark-mode app.

No subscription required for core features. Bring your own free Gemini API key. Self-hostable in 5 minutes.

๐ŸŽฎ Try the live demo โ€” no account, no API key needed.


โœจ Features

Feature Description
๐Ÿค– AI Quiz Generator Generate MCQ quizzes from your notes with Gemini AI
๐Ÿƒ AI Flashcards Auto-generate spaced repetition flashcard decks
๐Ÿ“Š Grade Tracker Weighted grade calculator with GPA predictor
๐Ÿ“… Assignment Manager Due dates, priorities, completion tracking
๐Ÿ“ Markdown Notes Two-panel editor with live preview
๐ŸŽฏ Focus Mode Pomodoro timer with task linking
๐Ÿ† Leaderboard Compare XP and streaks with friends
๐Ÿ“ˆ Analytics Study time, grade trends, completion rates
๐ŸŒฑ Habit Tracker Daily habit streaks with completion heatmap
๐Ÿ—“ Study Plans AI-generated day-by-day study schedules
๐Ÿ“š Syllabus Import Parse syllabi to auto-create assignments
โŒจ๏ธ Keyboard Shortcuts Power-user navigation (gh, ga, gn, gq...)
๐ŸŽฎ Gamification XP system, levels (Freshman โ†’ Graduate), achievements

๐Ÿš€ Quick Start

Option 1: Live demo (no setup)

๐Ÿ‘‰ shiori-v1.vercel.app/demo

No account. No API key. Full experience.

Option 2: Deploy to Vercel (1 click)

Deploy with Vercel

Option 3: Self-host locally

Prerequisites: Node.js 18+, free Supabase account, free Gemini API key

# Clone
git clone https://github.com/kaorii-ako/Shiori-v1.git
cd Shiori-v1

# Configure
cp .env.example .env
# Edit .env with your Supabase URL + anon key

# Run Supabase schema
# โ†’ Open supabase/schema.sql in your Supabase SQL Editor and run it

# Install + start
npm install
npm run dev

Open http://localhost:5173 โ†’ click Try Demo or sign up.

Environment Variables

Variable Required Where to get
VITE_SUPABASE_URL โœ… Yes supabase.com โ†’ Settings โ†’ API
VITE_SUPABASE_ANON_KEY โœ… Yes supabase.com โ†’ Settings โ†’ API
VITE_GEMINI_API_KEY Optional aistudio.google.com/apikey (free)

๐Ÿ— Tech Stack

Frontend:   React 18 + Vite + Zustand
Database:   Supabase (PostgreSQL + Auth)
AI:         Google Gemini 1.5 Flash (client-side, BYOK)
Deployment: Vercel

โŒจ๏ธ Keyboard Shortcuts

Shortcut Action
g h Go to Home
g a Go to Assignments
g n Go to Notes
g f Go to Flashcards
g q Go to Quiz
g g Go to Grades
? Show all shortcuts

๐Ÿ“ Project Structure

Shiori-v1/
โ”œโ”€โ”€ client/               # React + Vite frontend
โ”‚   โ””โ”€โ”€ src/
โ”‚       โ”œโ”€โ”€ pages/        # 16 pages (Home, Assignments, Grades, Notes...)
โ”‚       โ”œโ”€โ”€ components/   # Shared components (Sidebar, GlassCard, AIChat...)
โ”‚       โ”œโ”€โ”€ stores/       # Zustand state management
โ”‚       โ”œโ”€โ”€ utils/        # theme.js, gemini.js, demoData.js
โ”‚       โ””โ”€โ”€ lib/          # supabase.js, db.js
โ”œโ”€โ”€ server/               # Express.js backend (optional, for Stripe webhooks)
โ”œโ”€โ”€ extension/            # Chrome MV3 extension
โ”œโ”€โ”€ supabase/             # Database schema + setup guide
โ””โ”€โ”€ docs/                 # Screenshots, specs

๐Ÿค Contributing

Contributions are welcome! Shiori is built by students for students.

  1. Check good first issues
  2. Read CONTRIBUTING.md
  3. Fork โ†’ branch โ†’ PR

๐Ÿ“„ License

MIT โ€” free for personal and commercial use.


<div align="center">

Made with โค๏ธ by Tawin Tangsukson

If Shiori helps you study better, please consider giving it a โญ โ€” it means a lot!

</div>

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured