Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

search_simple

Search documents in an Easysearch index using keywords. Specify index, keyword, optional field, and result count to retrieve relevant data.

Instructions

简单关键词搜索 参数: index: 索引名称 keyword: 搜索关键词 field: 搜索字段(可选,不传则全字段搜索) size: 返回数量 示例: search_simple("products", "iPhone") search_simple("logs", "error", field="message")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexYes
keywordYes
fieldNo
sizeNo
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