WP Database MCP Server
by s3rgiosan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WP_DB_HOST | No | Database host (ignored if socket is set) | 127.0.0.1 |
| WP_DB_NAME | No | Database name | wordpress |
| WP_DB_PORT | No | Database port (ignored if socket is set) | 3306 |
| WP_DB_USER | No | Database user | root |
| WP_MAX_ROWS | No | Maximum rows per query | 1000 |
| WP_DB_SOCKET | No | Unix socket path (for Local, MAMP, etc.) | |
| WP_DB_PASSWORD | No | Database password | |
| WP_TABLE_PREFIX | No | Table prefix (e.g. wp_) | (auto-detect) |
| WP_QUERY_TIMEOUT | No | Query timeout in seconds | 30 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/s3rgiosan/wp-db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server