Skip to main content
Glama

wordpress_execute_sql

Execute SQL queries (SELECT, SHOW, DESCRIBE, EXPLAIN) to retrieve and analyze WordPress database information for site management and troubleshooting.

Instructions

Execute SQL query (SELECT, SHOW, DESCRIBE, EXPLAIN only for safety)

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

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/RaheesAhmed/wordpress-mcp-server'

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