Skip to main content
Glama

get_query_history

Retrieve the history of executed queries from the CockroachDB MCP Server. Specify a limit to return the most recent queries for monitoring or analysis.

Instructions

Get the history of executed queries.

Args: limit (int): Number of recent queries to return (default: 10).

Returns: A list of the last executed queries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo

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/amineelkouhen/mcp-cockroach'

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