AI Tutor
An AI-powered tutor for higher education that supports both Claude and OpenAI models through MCP.
AI Tutor
AI powered tutor for higher education based on MCP client/server and multi-agents orchestration.
-
Both Claude models and OpenAI models are supported.
-
MCP servers with both STDIO and SSE connections are supported.
-
Plug and Play for adding MCP servers into a configuration JSON file. For example:
{
"mcpServers": {
"time_date_server": {
"command": "<your_full_path_to_python>",
"args": [
"<your_full_path_to_server_python_script.py>"
]
},
"gpa_server": {
"url": "http://localhost:3000/sse"
}
}
}
Related Servers
Expense Tracker
Automated expense management with a Supabase backend and hierarchical category support.
TimeMCP
A server for time and timezone conversion tools.
SpotDraft MCP Server
Integrate the SpotDraft API into agentic workflows. Requires SpotDraft API credentials.
Linear Issues
Provides read-only access to issues within the Linear project management tool.
DeepSRT
Summarize YouTube videos using the DeepSRT API.
LimeSurvey
Manage surveys and responses in your LimeSurvey instance.
Confluence
Interact with the Confluence API to manage spaces, pages, and content. Supports searching, creating, and updating pages.
TranscriptionTools
An MCP server for intelligent transcript processing, including formatting, repair, and summarization.
Obsidian
Interacting with Obsidian via REST API
LearnMCP Server
An MCP server that enhances the Forest application with learning content extraction and summarization capabilities.