Skip to main content
Glama
Hareidus
by Hareidus

query_database

Execute read-only SELECT queries against a Minecraft plugin's SQLite database to retrieve data for development, debugging, or testing workflows.

Instructions

Execute a read-only SELECT query against the plugin's SQLite database.

Write operations (INSERT, UPDATE, DELETE, DROP, etc.) are blocked. Results are returned as a formatted ASCII table. Args: sql: A SELECT SQL statement.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sqlYes

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/Hareidus/Minecraft-MCP-Server'

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