Skip to main content
Glama
mlei06

Elasticsearch MCP (VSee Fork)

by mlei06

get_rating_distribution

Analyze provider and patient rating distributions over time to identify patterns and trends. Generate histograms with counts, percentages, and statistics, and compare ratings across subscriptions, accounts, or groups.

Instructions

Get rating distribution (histogram) for provider and/or patient ratings over a time period. Returns rating buckets with counts and percentages, plus statistics (average, min, max, total count). Supports grouping by subscription, account, or group for comparative analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ratingTypeYesType of rating to analyze: "provider", "patient", or "both"
bucketSizeNoRating bucket size (default: 1, e.g., 1 = 1-2, 2-3, 3-4, etc.)
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.
accountNoOptional account name to filter by
groupNoOptional group name to filter by
subscriptionNoOptional subscription tier to filter by
groupByNoOptional grouping dimension (default: none). When set, returns separate distributions for each group value.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