Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

count

Count documents in an Easysearch index, optionally filtering results with query parameters to track specific data subsets.

Instructions

统计文档数量 参数: index: 索引名称 query: 查询条件(可选) 示例: count("products") count("products", query={"term": {"status": "active"}})

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexYes
queryNo

Other Tools

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/cloudsmithy/easysearch-mcp-server'

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