Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SIGNOZ_HOST | Yes | Signoz instance URL (e.g. https://your-signoz-instance.com) | |
| SIGNOZ_API_KEY | No | Signoz API key (optional) | |
| MCP_SERVER_PORT | No | Port to run the server on | 8000 |
| MCP_SERVER_DEBUG | No | true or false (default: true) | true |
| SIGNOZ_SSL_VERIFY | No | true or false (default: true) | true |
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 | |