Skip to main content
Glama
mithung-vunet

@mithung/vunet-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VUNET_BU_IDYesBusiness Unit ID1
VUNET_PASSWORDYesPassword for authentication
VUNET_USERNAMEYesUsername for authentication
VUNET_TENANT_URLYesVunet tenant URL
VUNET_VERIFY_SSLNoVerify SSL certificatestrue

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/mithung-vunet/vunet-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server