Skip to main content
Glama
Space-C0wboy

Vicarius vRx MCP Server

by Space-C0wboy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (logs go to stderr).INFO
VRX_API_KEYYesYour vRx API key (Settings → api → Create Integration). Required.
VRX_TIMEOUTNoRequest timeout in seconds.60
VRX_BASE_URLYesFull API base URL, e.g. https://<dashboard>.vicarius.cloud/vicarius-external-data-api. No default — the server fails fast if unset. Required.
MCP_HTTP_HOSTNoHTTP transport bind host.127.0.0.1
MCP_HTTP_PORTNoHTTP transport bind port.8765
VRX_READ_ONLYNoWhen true, no mutating tools are registered and vrx_request rejects non-GET requests.false
VRX_AUTH_HEADERNoHeader name carrying the API key.vicarius-token

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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