Back to Home
Pevansh icon

learning_coach_mcp

Verified Safe

by Pevansh

Overview

An AI Learning Coach that generates personalized daily learning insights using RAG from user-curated content sources.

Installation

Run Command
python -m src.server

Environment Variables

  • SUPABASE_URL
  • SUPABASE_KEY
  • GROQ_API_KEY
  • DEFAULT_EMBEDDING_MODEL
  • MAX_DAILY_INSIGHTS

Security Notes

The server uses environment variables for all API keys and database credentials. Content fetching from user-provided URLs is handled with timeouts and BeautifulSoup parsing, mitigating some common risks. No 'eval' or obvious malicious patterns were found. The primary risk involves fetching and parsing arbitrary external content, which is inherent to the application's function.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens21000
Stars0
Forks0
Last Update2025-12-06

Tags

AIRAGLearningPersonalizationMCP