Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_PORT | No | The port the server listens on for SSE and Streamable HTTP transports. | 8017 |
| EXCEL_FILES_PATH | No | The path where Excel files are stored. Required for SSE and Streamable HTTP transports. | ./excel_files |
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 | |