Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP host | 0.0.0.0 |
| MCP_PORT | No | HTTP port | 8080 |
| OTEL_ENABLED | No | Enable OpenTelemetry | true |
| MCP_LOG_LEVEL | No | Log level | INFO |
| MCP_TRANSPORT | No | Transport type (stdio or http) | stdio |
| STANDARDS_PATH | No | Path to standards docs | docs/standards |
| MCP_SERVER_NAME | No | Server name | standards-mcp-server |
| OTEL_EXPORTER_OTLP_ENDPOINT | No | OTLP endpoint | |
| REFERENCE_IMPLEMENTATIONS_PATH | No | Path to implementations | reference-implementations |
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 | |