Skip to main content
Glama
mlei06

Elasticsearch MCP (VSee Fork)

by mlei06

get_usage_summary

Retrieve usage analytics for VSee telemedicine platform, including visits, unique users, ratings, and call duration, with filtering by account, group, or subscription tier.

Instructions

Get usage summary for a time period, can optionally be filtered by account, group, or subscription. Returns visits, unique counts, ratings, call duration plus distribution breakdowns (subscription tiers, provider platforms, patient platforms).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
startDateNoStart date. Format: ISO date (YYYY-MM-DD) or date math (now-30d, now-1y). Default: now-30d.
endDateNoEnd date. Format: ISO date (YYYY-MM-DD) or date math (now). Default: now.
accountNoFILTER: Optional account name to filter data to
groupNoFILTER: Optional group name to filter data to
subscriptionNoFILTER: Optional subscription tier to filter data to
groupByNoGROUP: Dimension to split/group results by (e.g., "account" to see summaries per account, "group" to see per group)none

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/mlei06/elasticsearch-mcp-server'

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