Enables document storage and organization as part of learning path materials
Provides note-taking and organizational capabilities for learning path content
Powers the user interface for the learning path generator application
Integrates with YouTube to include video content in 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
Screenshots are on the images folder
Prerequisites
- Python 3.10+
- Google ai Studio API Key
- Pipedream URLs for integrations (YouTube and either Drive or Notion)
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)
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
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Generates personalized learning paths by integrating with YouTube, Google Drive, and Notion to create comprehensive learning experiences based on user goals.
Related MCP Servers
- -securityAlicense-qualityIntegrates with Google Drive to enable listing, searching, and reading files, plus reading and writing to Google Sheets.Last updated -695148TypeScriptMIT License
- -securityFlicense-qualityEnables AI language models to interact with YouTube content through a standardized interface, providing tools for retrieving video information, transcripts, channel analytics, and trend analysis.Last updated -4,42341JavaScript
- -securityFlicense-qualityIntegrates with Google Drive to enable listing, reading, and searching over files, with automatic export of Google Workspace documents to appropriate formats.Last updated -1,042JavaScript
- AsecurityAlicenseAqualityEnables LLMs to autonomously retrieve and explore web content by fetching pages and recursively following links to a specified depth, particularly useful for learning about topics from documentation.Last updated -16TypeScriptMIT License