MCP Development Framework
by aigo666
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | 启用调试模式 | false |
MCP_USER_AGENT | No | 网站抓取的自定义User-Agent | |
MCP_SERVER_HOST | No | 绑定服务器的主机 | 0.0.0.0 |
MCP_SERVER_PORT | No | 服务器运行的端口 | 8000 |
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 |