Learning-Engineering-Resource-Hub

jchoi92k/Learning-Engineering-Resource-Hub
★ 0 stars Python AI/LLM Updated 6d ago
Curated, agent-first index of evidence-based K-12 and higher-education research — 2,300+ entries, MCP server, llms.txt, browsable web UI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "learning-engineering": {
      "command": "uvx",
      "args": [
        "learning-engineering-resource-hub"
      ]
    }
  }
}

Or install with pip: pip install learning-engineering-resource-hub