WP Audit MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| wp_baselineA | Run a comprehensive baseline audit on a WordPress site. Returns content counts, database size, orphaned data counts, SEO meta status, WP Rocket settings, and deleted plugin artifacts. |
| wp_cleanupA | Run database cleanup on a WordPress site. Removes orphaned postmeta/termmeta, old revisions, auto-drafts, expired transients, old action scheduler entries, and closes pingbacks. |
| wp_seo_checkA | Check SEO meta description status for all published pages and posts. Returns a list of content missing meta descriptions. |
| wp_seo_fixA | Add meta descriptions to pages/posts. Can auto-generate from content or set specific descriptions for specific post IDs. |
| wp_clear_cacheA | Clear all caches on a WordPress site including WP object cache, transients, WP Rocket, Elementor, Beaver Builder, and WP Engine page cache. |
| wp_rocket_fixA | Check and fix WP Rocket settings. Enables cache preload, sitemap preload, lazy loading, and mobile cache. |
| cloudflare_checkB | Check CloudFlare security and performance settings for a zone. Returns SSL mode, TLS version, HSTS status, and bot protection settings with recommendations. |
| cloudflare_fixA | Apply recommended CloudFlare security settings. Can fix SSL mode, TLS version, HSTS, and bot protection. By default, checks current settings and only fixes what's needed. |
| ahrefs_extractA | Extract and summarize an Ahrefs site audit ZIP file. Extracts to a temp directory and provides a summary of issues found (errors, warnings, notices). |
| wp_plugin_artifactsA | Remove database artifacts (tables and options) left behind by deleted plugins. Supports Yoast, Rank Math, AIOSEO, WP Activity Log, RevSlider, LayerSlider, WooCommerce, and Jetpack. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/markahope-aag/wp-audit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server