vtop-mcp-server
by Ahamed-2008
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VTOP_CAPTCHA | No | CAPTCHA value for non-interactive login (testing only) | |
| VTOP_BASE_URL | No | VTOP origin (no trailing slash) | https://vtop.vit.ac.in |
| VTOP_USERNAME | No | Username for non-interactive login (testing only) | |
| VTOP_CACHE_TTL | No | TTL (s) for cached read-only data | 120 |
| VTOP_LOG_LEVEL | No | DEBUG/INFO/WARNING/ERROR/CRITICAL | INFO |
| VTOP_INITIAL_URL | No | Auth entry page (path only) | /vtop/open/page |
| VTOP_SESSION_TTL | No | TTL (s) after which a liveness probe is forced | 3600 |
| VTOP_ENABLE_LOGIN | No | Allow the interactive login flow | true |
| VTOP_REQUEST_RATE | No | Approx. max requests/sec toward VTOP | 2 |
| VTOP_SESSION_PATH | No | Where the session file is stored | .vtop-session/session.json |
| VTOP_TIMEOUT_POOL | No | httpx pool timeout (s) | 10 |
| VTOP_TIMEOUT_READ | No | httpx read timeout (s) | 30 |
| VTOP_TIMEOUT_WRITE | No | httpx write timeout (s) | 10 |
| VTOP_RETRY_ATTEMPTS | No | Transient-error retries (auth reqs never retried) | 2 |
| VTOP_TIMEOUT_CONNECT | No | httpx connect timeout (s) | 10 |
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