Skip to main content
Glama
cloudsmithy

Easysearch MCP Server

by cloudsmithy

sql_query

Execute SQL queries on INFINI Easysearch data to retrieve, analyze, or transform information in JSON, CSV, TXT, or YAML formats.

Instructions

执行 SQL 查询 参数: query: SQL 查询语句 format: 返回格式 json/csv/txt/yaml fetch_size: 每次获取的行数 示例: sql_query("SELECT * FROM products WHERE price > 100 LIMIT 10") sql_query("SELECT category, COUNT(*) FROM products GROUP BY category")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
formatNojson
fetch_sizeNo

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