Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | SSE 模式监听地址 (SSE mode listening address) | 0.0.0.0 |
| MCP_PORT | No | SSE 模式监听端口 (SSE mode listening port) | 8000 |
| MODSDK_DOCS_PATH | No | ModSDK 文档目录路径 (ModSDK documentation directory path) | ./docs |
| MODSDK_SKILLS_PATH | No | Skills 文件目录路径 (Skills directory path) | ./skills |
| MODSDK_STANDARD_PATH | No | Standard 文档目录路径 (Standard documentation directory path) | ./standard |
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 | |