Viraly MCP Server
Officialby viraly-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP transport | 8080 |
| LOG_LEVEL | No | pino level | info |
| MCP_TRANSPORT | No | Transport mode: http or stdio | http |
| MCP_CORS_ORIGINS | No | Comma-separated allowed origins | |
| MCP_PUBLIC_ORIGIN | No | This server's public URL | https://mcp.viraly.io |
| VIRALY_API_ORIGIN | No | Upstream Platform API | https://api.viraly.io |
| VIRALY_ACCESS_TOKEN | No | Access token for stdio transport (required if MCP_TRANSPORT=stdio) | |
| VIRALY_OAUTH_ISSUER | No | Issuer URL for OAuth metadata (defaults to VIRALY_API_ORIGIN) | |
| MCP_RATE_LIMIT_PER_MINUTE | No | Per-token cap | 300 |
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
ActivityActive
ResponsivenessNo issues