Vicarius vRx MCP Server
by Space-C0wboy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (logs go to stderr). | INFO |
| VRX_API_KEY | Yes | Your vRx API key (Settings → api → Create Integration). Required. | |
| VRX_TIMEOUT | No | Request timeout in seconds. | 60 |
| VRX_BASE_URL | Yes | Full API base URL, e.g. https://<dashboard>.vicarius.cloud/vicarius-external-data-api. No default — the server fails fast if unset. Required. | |
| MCP_HTTP_HOST | No | HTTP transport bind host. | 127.0.0.1 |
| MCP_HTTP_PORT | No | HTTP transport bind port. | 8765 |
| VRX_READ_ONLY | No | When true, no mutating tools are registered and vrx_request rejects non-GET requests. | false |
| VRX_AUTH_HEADER | No | Header name carrying the API key. | vicarius-token |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Space-C0wboy/vicarius-vrx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server