MCP-server
@jeongjisung690
关于 MCP-server
this is a Moodle assistant
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP-server?
MCP-server is a simple MCP server designed for Moodle manipulation. It connects to Moodle and uses either OpenAI or a local LLM (via ollama) to process user queries.
How to use MCP-server?
Configure your Moodle credentials in the .env file, create a Python virtual environment, install dependencies with pip install -r requirements.txt, then run python client.py server.py for OpenAI or python client_localLLM.py server.py for a local LLM.
Key features of MCP-server
- Shows the due date of assignments.
- Displays unread messages from Moodle.
- Lists uncompleted quizzes.
- Shows all courses you are taking.
Use cases of MCP-server
- Students checking upcoming assignment deadlines.
- Viewing unread messages without logging into Moodle.
- Tracking incomplete quizzes across courses.
- Getting a quick overview of all enrolled courses.
FAQ from MCP-server
What LLM models does MCP-server support?
It supports OpenAI and local LLM models via ollama.
How do I set up MCP-server?
Create a virtual environment, install the requirements from requirements.txt, and fill in your Moodle information in the .env file.
What actions can MCP-server perform?
It can show assignment due dates, unread messages, uncompleted quizzes, and a list of all courses.
Are there separate scripts for different LLMs?
Yes, client.py is for OpenAI and client_localLLM.py is for using a local LLM (ollama).
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论