Integration with Google Drive for document storage and management as part of learning resources
Integration with Notion for note-taking and organizational capabilities within learning paths
Provides a user-friendly web interface for generating and managing personalized learning paths
Integration with YouTube for fetching and incorporating video content into personalized learning paths
Learning Path Generator with Model Context Protocol (MCP)
This project is a Streamlit-based web application that generates personalized learning paths using the Model Context Protocol (MCP). It integrates with various services including YouTube, Google Drive, and Notion to create comprehensive learning experiences.
Features
- 🎯 Generate personalized learning paths based on your goals
- 🎥 Integration with YouTube for video content
- 📁 Google Drive integration for document storage
- 📝 Notion integration for note-taking and organization
- 🚀 Real-time progress tracking
- 🎨 User-friendly Streamlit interface
Prerequisites
- Python 3.10+
- Google ai Studio API Key
- Pipedream URLs for integrations (YouTube and either Drive or Notion)
Installation
- Clone the repository:
- Create and activate a virtual environment:
- Install the required packages:
Configuration
Before running the application, you'll need to set up:
- Google API Key
- Pipedream URLs for:
- YouTube (required)
- Google Drive or Notion (based on your preference)
Running the Application
To start the application, run:
The application will be available at http://localhost:8501
by default.
Usage
- Enter your Google ai studio API key and Pipedream URLs in the sidebar
- Select your preferred secondary tool (Drive or Notion)
- Enter your learning goal (e.g., "I want to learn python basics in 3 days")
- Click "Generate Learning Path" to create your personalized learning plan
Project Structure
app.py
- Main Streamlit applicationutils.py
- Utility functions and helper methodsprompt.py
- Prompt templaterequirements.txt
- Project dependencies
This server cannot be installed
A Streamlit-based web application that generates personalized learning paths by integrating with YouTube, Google Drive, and Notion services through the Model Context Protocol.
Related MCP Servers
- AsecurityAlicenseAqualityThe 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.Last updated -43802341TypeScriptMIT License
- AsecurityFlicenseAqualityA lightweight Model Context Protocol server that enables AI assistants like Cursor & Claude to control Spotify playback and manage playlists.Last updated -1296TypeScript
- -securityFlicense-qualityA Model Context Protocol server that analyzes YouTube videos, enabling users to extract transcripts, generate summaries, and query video content using Gemini AI.Last updated -11Python
- AsecurityFlicenseAqualityA Model Context Protocol server implementation that enables AI assistants to search for tutors on Manalink platform by subject, grade level, and other criteria.Last updated -4TypeScript