Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_PORT | No | 服务器端口 | 8000 |
| MCP_ALLOWED_DIRS | No | 允许访问的目录列表(全局模式) | 当前工作目录 |
| MCP_EXCEL_MAX_ROWS | No | Excel 最大读取行数 | |
| MCP_WORKSPACES_DIR | No | 用户工作空间根目录 | 项目目录/user_data |
| MCP_EXCEL_MAX_SIZE_MB | No | Excel 最大文件大小(MB) |
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 | |