@mithung/vunet-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VUNET_BU_ID | Yes | Business Unit ID | 1 |
| VUNET_PASSWORD | Yes | Password for authentication | |
| VUNET_USERNAME | Yes | Username for authentication | |
| VUNET_TENANT_URL | Yes | Vunet tenant URL | |
| VUNET_VERIFY_SSL | No | Verify SSL certificates | true |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vunet_query_metricB | Query a Vunet data model/metric with flexible time ranges and filters. Automatically uses the configured tenant. |
| vunet_get_statusA | Get the current connection status and tenant information |
| vunet_list_data_modelsB | List common Vunet data models organized by category (APM, Infrastructure, Database, Network, etc.) |
| vunet_fetch_datamodelsA | Fetch the actual live DataModels (signals) configured in this VuNet tenant by calling /api/vuaccel/datamodel/. Returns real signal names, types (Metric/Event/Log), data sources, and column details. Use this to discover what data is available before querying with vunet_query_metric. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mithung-vunet/vunet-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server