Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QML_MCP_LOG_LEVEL | No | Logging level | INFO |
| QML_MCP_QUANTUM_MAX_SHOTS | No | Maximum shots per circuit | 100000 |
| QML_MCP_QUANTUM_MAX_QUBITS | No | Maximum qubits allowed | 10 |
| QML_MCP_QUANTUM_DEFAULT_SHOTS | No | Default shots for circuits | 1024 |
| QML_MCP_ENABLE_DETAILED_ERRORS | No | Include detailed error traces | true |
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 | |