Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TITLE | No | The title of the MCP server | Python MCP Template |
| MCP_DESCRIPTION | No | The description of the MCP server | A template for creating MCP-compliant FastAPI |
| MCP_TEMPLATES_SOURCE | No | The source(s) for templates. Can be a local directory, local file, URL, or multiple sources (comma-separated) | .github/ISSUE_TEMPLATE |
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 | |