lumina-docs
by GaoZYun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOC_MANAGER_DEBUG | No | 调试模式开关 | false |
| DOC_MANAGER_DB_PATH | No | SQLite数据库文件路径 | <data_dir>/database/documents.db |
| DOC_MANAGER_DATA_DIR | No | 数据文件根目录 | ~/.lumina-docs |
| DOC_MANAGER_LOG_LEVEL | No | 日志级别 | INFO |
| DOC_MANAGER_EXPORT_DIR | No | 导出文件保存目录 | ~/Desktop |
| LUMINA_DOCS_SERVER_NAME | No | MCP服务器名称 | lumina-docs |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GaoZYun/lumina-docs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server