vklass-mcp
by perapp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VKLASS_STATE_KEY | No | The state encryption key as a literal string. Alternative to VKLASS_STATE_KEY_FILE. Must be kept stable and backed up. | |
| VKLASS_ALLOWED_HOSTS | Yes | Comma-separated list of allowed Host header values, e.g. vklass.example.com,localhost:*,127.0.0.1:* | |
| VKLASS_STATE_KEY_FILE | No | Path to a file containing the state encryption key (e.g. a Podman secret). Alternative to VKLASS_STATE_KEY. | |
| VKLASS_PUBLIC_BASE_URL | Yes | The public HTTPS base URL of the server, used as the OAuth issuer. Must be set to the external URL, e.g. https://vklass.example.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues