Skip to main content
Glama

MCP Server Local WP

wp_get_database_info

Retrieve WordPress database structure details to analyze table schemas and relationships for development and debugging purposes.

Instructions

Get information about the WordPress database structure

Input Schema

NameRequiredDescriptionDefault
table_nameNoGet details for a specific table

Input Schema (JSON Schema)

{ "properties": { "table_name": { "description": "Get details for a specific table", "type": "string" } }, "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/verygoodplugins/mcp-local-wp'

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