Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

doc_bulk_simple

Perform bulk indexing operations to add multiple documents to an Elasticsearch/OpenSearch-compatible database using simplified parameters for efficient data insertion.

Instructions

简化的批量写入(仅支持 index 操作) 参数: index: 索引名称 documents: 文档列表 refresh: 刷新策略 示例: doc_bulk_simple("products", [ {"name": "A", "price": 100}, {"name": "B", "price": 200} ])

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
indexYes
documentsYes
refreshNo

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