Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | The host address to bind the server to. | 127.0.0.1 |
| FASTMCP_PORT | No | The port to bind the server to. | 8000 |
| MCP_TRANSPORT | No | The transport to use for the server (e.g., streamable-http, sse). | |
| FASTMCP_STREAMABLE_HTTP_PATH | No | The path for the streamable HTTP endpoint. | /mcp |
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 | |