AgentHubAgentHub

Lumen

MCP ServerMCP Registry官方收录

io.github.ahmedEid1/lumen · v2.0.0

Self-hostable agentic-AI LMS: catalog, RAG tutor, FSRS reviews, AI authoring, ingest.

概览

Lumen 是一个MCP Server,收录自 官方 MCP Registry。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "io.github.ahmedEid1/lumen",
  "type": "mcp-server",
  "version": "2.0.0",
  "displayName": "Lumen",
  "description": "Self-hostable agentic-AI LMS: catalog, RAG tutor, FSRS reviews, AI authoring, ingest.",
  "repository": {
    "url": "https://github.com/ahmedEid1/lumen",
    "source": "github",
    "subfolder": "apps/backend/app/mcp"
  },
  "homepage": "https://github.com/ahmedEid1/lumen/blob/main/docs/mcp.md",
  "distribution": {
    "packages": [],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.ahmedEid1/lumen",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ahmedEid1%2Flumen/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
Lumen — MCP Server 安装与配置 · AgentHub