FCPC-lms-mcp-server

Ogaaawa/FCPC-lms-mcp-server
★ 0 stars Python AI/LLM Updated today
An MCP server.
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": {
    "fcpc-lms-mcp-server": {
      "command": "uvx",
      "args": [
        "fcpc-lms-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install fcpc-lms-mcp-server

README Excerpt

An MCP server that lets an AI assistant answer questions about a student's own Moodle account — assignments due, unread messages, pending quizzes and enrolled courses. Students connect from **Claude on the web, on a phone, or on a desktop** by registering **one URL**. No software to install, no tokens to copy by hand.