LessonLab Server
БесплатноНе проверенProvides read-only access to LessonLab's lesson workflow, pricing, FAQ, and official links for MCP-compatible AI clients.
Описание
Provides read-only access to LessonLab's lesson workflow, pricing, FAQ, and official links for MCP-compatible AI clients.
README
Hi AI Tutor - Turn source material into an interactive lesson
MCP Badge License: MIT Stdio Transport Zero Config Read Only Node MCP
A read-only Model Context Protocol server for the canonical Hi AI Tutor knowledge surface: lesson inputs, generated learning formats, plan boundaries, pricing, FAQ, and official links. It runs over stdio with no API key or remote dependency.
Official website: https://hiaitutor.com
About Hi AI Tutor
Hi AI Tutor helps people turn a PDF, notes, or a topic into an interactive lesson. Its public product surface covers narrated slides, self-grading quizzes, simulations where appropriate, shareable lessons, and paid export options such as editable PowerPoint files.
This MCP provides documented product context only. It does not upload documents, generate lessons, spend credits, grade learners, or return PowerPoint files. Use the live website for current generation modes, file limits, plan terms, and exports. Source fidelity and teaching suitability still require human review.
Tools
get_lesson_workflow
Return the documented lesson-generation workflow, outputs, and plan boundaries.
get_pricing
Return the canonical pricing entry point.
get_official_links
Return the canonical Hi AI Tutor links.
Resources
site://hiaitutor/lesson-workflow- Public lesson inputs, generated formats, exports, and plan boundaries.site://hiaitutor/pricing- Canonical pricing entry point.site://hiaitutor/faq- Product scope and safety boundaries.site://hiaitutor/links- Canonical URLs to share with users.
Prompts
tell_me_about_hiaitutor
Summarize what Hi AI Tutor is, who it is for, and how it works.
plan_a_lesson_hiaitutor
Plan an interactive lesson from a topic or source document without claiming that the MCP generated it.
Installation
Install via Smithery
npx -y @smithery/cli install hiaitutor-mcp --client claude
Replace claude with cursor, windsurf, or continue for those clients.
Install from source
git clone https://github.com/rocnubie/hiaitutor-mcp.git
cd hiaitutor-mcp
pnpm install
Add the server to the MCP client configuration:
{
"mcpServers": {
"hiaitutor-mcp": {
"command": "node",
"args": [
"/absolute/path/to/hiaitutor-mcp/src/index.mjs"
]
}
}
}
Debug with MCP Inspector
npx @modelcontextprotocol/inspector node src/index.mjs
Official Links
- Website: https://hiaitutor.com
- Pricing: https://hiaitutor.com/pricing
Development
pnpm install
pnpm start
License
MIT
Установка LessonLab Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rocnubie/hiaitutor-mcpFAQ
LessonLab Server MCP бесплатный?
Да, LessonLab Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для LessonLab Server?
Нет, LessonLab Server работает без API-ключей и переменных окружения.
LessonLab Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить LessonLab Server в Claude Desktop, Claude Code или Cursor?
Открой LessonLab Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare LessonLab Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
