Skip to main content
Glama

MCP Variance Log

by truaxki

write_query

Execute INSERT, UPDATE, or DELETE SQL queries to manage data in the MCP Variance Log database, enabling precise control over recorded statistical variations in conversation structure.

Instructions

Execute an INSERT, UPDATE, or DELETE query

Input Schema

NameRequiredDescriptionDefault
queryYesNon-SELECT SQL query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Non-SELECT SQL query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/truaxki/mcp-variance-log'

If you have feedback or need assistance with the MCP directory API, please join our Discord server