Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

msearch

Execute multiple search queries in a single request to retrieve data from INFINI Easysearch, Elasticsearch, or OpenSearch indices simultaneously.

Instructions

多重搜索(一次请求执行多个搜索) 参数: searches: 搜索列表,每项包含 header 和 body 示例: msearch([ {"header": {"index": "products"}, "body": {"query": {"match": {"name": "iPhone"}}}}, {"header": {"index": "products"}, "body": {"query": {"match": {"name": "iPad"}}}} ])

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
searchesYes

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