Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | MCP服务器主机 | localhost |
MCP_PORT | No | MCP服务器端口 | 8000 |
MCP_API_KEY | No | API密钥(可选) | |
MCP_LOG_LEVEL | No | 日志级别 | INFO |
MCP_API_TIMEOUT | No | API请求超时时间(秒) | 30 |
MCP_API_BASE_URL | No | 后端API基础URL | http://localhost:10086 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |