MCP Abilities - Database
Controlled database maintenance abilities for MCP. Provides confirm-gated search/replace for WordPress post content.
by basicus · github.com/bjornfix/mcp-abilities-database · website
★ 0stars
16release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bjornfix/mcp-abilities-database/releases/download/v0.1.5/mcp-abilities-database.zipFrom the readme
MCP Abilities - Database
Bounded database health diagnostics and controlled maintenance abilities for WordPress through MCP.
What It Does
Inspect storage engines, index health, table size, autoloaded options, and expired transients through bounded read-only abilities. The plugin also provides tightly scoped, confirm-gated maintenance tools for post content and allowlisted WordPress core tables.
This plugin is part of the Devenia MCP abilities ecosystem. It gives an MCP-capable agent a focused, authenticated way to inspect database health and perform explicitly approved maintenance inside WordPress.
Example: "Check this WordPress database, especially its indexes." The agent can return a bounded health snapshot, identify review candidates, and keep diagnostic work separate from any later mutation approval.
The Real Workflow
In practice, the human should not have to memorize every ability name.
The normal pattern is:
1. install the base MCP stack
2. install only the add-ons the site actually needs
3. let the agent discover the available abilities
4. give the age
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.5 | Jul 19, 2026 | mcp-abilities-database.zip | 5 |
| v0.1.4 | Jul 19, 2026 | mcp-abilities-database.zip | 1 |
| v0.1.3 | Jul 19, 2026 | mcp-abilities-database.zip | 1 |
| v0.1.2 | Jul 14, 2026 | mcp-abilities-database.zip | 3 |
| v0.1.1 | Jun 22, 2026 | mcp-abilities-database.zip | 3 |
| v0.1.0 | Jun 4, 2026 | mcp-abilities-database.zip | 3 |