需两次购买:①订购原厂商接口 ②订购易源会员包代理转发;可将您的Mysql数据库接口转化为http接口,提高开发便利性。提供记录的增删查改、count、discint、建表等功能。 演示时默认使用的是公用测试库,数据不定期清理。如需要用于生产环境, 请绑定自己MySQL数据即可。
将一条记录插入一张表。
showapi_res_body
curl -X POST "https://connector.showapi.com/27-10?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "table=user&insert_data=%7B%22name%22%3A%22%E6%9D%8E%E5%9B%9B%22%2C%22age%22%3A28%7D&ds_id="
{ "showapi_res_error": "", "showapi_res_id": "7bbf128b64b34161804c7d25d0974bc5", "showapi_res_code": 0, "showapi_res_body": { "ret_code": 0, "remark": "", "insert_id": 31, "affected_rows": 1 } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-27": { "url": "http://www.showapi.com.cn/mcp/27/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033