Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MY_EDT | No | Nom par défaut à utiliser quand l'appelant ne fournit pas de nom (format attendu : PRENOM NOM) | |
| MCP_HOST | No | Adresse d'écoute | 127.0.0.1 |
| MCP_PORT | No | Port HTTP | 8000 |
| MCP_MOUNT | No | Chemin de montage MCP | /mcp |
| MCP_SSE_PATH | No | Chemin SSE | /sse |
| MCP_MESSAGE_PATH | No | Chemin messages | /messages/ |
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 | |