Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

search_template

Execute pre-defined search templates in Easysearch to query data from specified indexes using parameterized templates for consistent search operations.

Instructions

使用搜索模板 参数: index: 索引名称 id: 已存储的模板 ID source: 内联模板 params: 模板参数 示例: search_template("products", id="my-template", params={"query_string": "iPhone"})

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexYes
idNo
sourceNo
paramsNo
Install Server

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