Expose your WordPress site to AI agents (Claude, Cursor, and other MCP clients) through a built-in MCP server — no companion plugin required.
Prioritized issue groups from the latest Plugin Check scan
Security
48
5 issue groups
Maintainability
15
7 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT * FROM {$table} WHERE {$where_sql} ORDER BY id DESC LIMIT %d OFFSET %d"
Sample message
Unescaped parameter $table used in $wpdb->get_col()\n$table assigned unsafely at line 206.
Sample message
Processing form data without nonce verification.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Plugin name "WSP MCP - WordPress MCP - Connect Claude, codex, antigravity or any other AI Agent" is different from the name declared in plugin header "WSP MCP - AI Agents Connector".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WSP MCP - WordPress MCP - Connect Claude, codex, antigravity or any other AI Agent" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
4
No external asset domains detected.
register_rest_route
admin_post
admin_post
admin_post
6 score snapshots
v2.8.0
52
Latest
v2.7.1
76
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 63 | 0 | 63 | v2.8.0 | 2.1.0 |
| 76 | 24 | 0 | 24 | v2.7.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.