Sokket – MCP Server: Connect Claude, ChatGPT, Cursor & Any AI Agent to WordPress
by BeautifulPlugins 1 (1 reviews)

Sokket – MCP Server: Connect Claude, ChatGPT, Cursor & Any AI Agent to WordPress

Self-hosted MCP server for WordPress. Connect Claude, ChatGPT, Cursor & any AI agent to your site — with the tools and permissions you control.

Sokket ranks #30,345 among WordPress.org plugins with 1+ active installations, a 1/5 rating from 1 reviews, and was last updated Sep 4, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1
v1.1.0 Current Version v1.1.0
Updated 2 weeks ago Last Update on 04 Sep, 2026
Refreshed 6 hours ago Last Refreshed on
Downloads +137.9% this week Actively maintained
View on WordPress.org
Rank
#30,345
No change
Active Installs
1+
-17%
KW Avg Position
128.5
No change
Downloads
475
+43 today
Support Resolved
0%
No change
Rating
20%
Review 1 out of 5
1 (1 reviews)

Next Milestone 10

Total Progress 60%
0+ 10+
29,643
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 4 more installs to reach 10+

Rank Changes

26,766 27,778 28,789 29,800 30,812 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
21,779 33,596 45,414 57,232 69,049 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
Current #30,345
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 100 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
0 100 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

1.0
1 reviews
Overall 20%
5
1 (100%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Track This Plugin

Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.

Start Tracking Free

Plugin Details

Version
1.1.0
Last Updated
Sep 04, 2026
Requires WP
6.4+
Tested Up To
7.1
PHP Version
7.4 or higher

Support & Rating

Rating
★ ☆ ☆ ☆ ☆ 1
Reviews
1
Support Threads
0
Resolved
0%

Keywords

Upgrade to Pro

Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.

Upgrade Now

Frequently Asked Questions

Common questions about Sokket – MCP Server: Connect Claude, ChatGPT, Cursor & Any AI Agent to WordPress

The Model Context Protocol is the standard way for an AI client to work with an external system. The system exposes tools — named operations with typed arguments — and the AI decides which to call. Sokket makes your WordPress site one of those systems, so an AI agent can read and manage it directly instead of being told about it second-hand.
No. The plugin makes no outbound requests to AI providers or any other external service. AI clients that you configure connect to your site, authenticate with a credential you created, and can only use the tools that credential allows.
No. Sokket is provider-agnostic and stores no AI credentials at all. Your AI client brings its own subscription and authenticates to your site with a token or an OAuth connection you approve.
Any MCP-compatible client that supports remote servers over Streamable HTTP, including Claude Code, Claude Desktop, ChatGPT, Cursor, VS Code, and Windsurf. The "Connect your AI client" tab generates the exact command or configuration for your site.
Claude Desktop's custom connectors have no field for a bearer token, so enable OAuth 2.1 under Settings → General, then add your endpoint URL as a custom connector and leave Client ID and Client Secret blank — the connector registers itself and asks you to sign in and approve. If you would rather not enable OAuth, the plugin also generates an mcp-remote configuration that uses a bearer token instead.
Yes. This plugin is the complete MCP server: all 20 tools, OAuth 2.1, bearer tokens, per-connection permissions, and the audit log. There is no usage limit and no account to create.
The server is disabled by default and rejects every request until you enable it. When enabled, access requires a credential bound to a WordPress user, and each tool call is checked against that user's capabilities plus the connection's own allowlist. Every write tool is off until you enable it, and you can revoke any credential instantly.
Yes — that is the core of the plugin. Each bearer token has its own tool allowlist and an optional read-only ceiling that blocks every write tool regardless of what else is ticked. OAuth connections are scope-based instead: read-only or full access, still bounded by the WordPress user's capabilities.
No. The plugin deliberately ships no filesystem write, database query, or command execution tools. Every write tool is off by default and has to be enabled per connection. get_php_error_log_tail reads only the path the server itself configures in error_log, capped at the last 100 lines, and requires an administrator.
Only if you enable upload_media on a connection bound to a user who can already upload files, and even then the tool is deliberately narrow: Images only — JPEG, PNG, GIF, WebP, and AVIF. SVG is refused outright, because SVG is XML that can carry script; this holds even on sites that have enabled SVG uploads elsewhere. The file type comes from the bytes, not the file name. A payload named photo.jpg that is not really an image is rejected, and the stored extension is always rewritten to match the real image data. The image arrives inside the request. Bytes are sent base64-encoded over the connection your client already opened. The plugin does not fetch URLs, so enabling uploads still results in zero outbound requests from your site. Rate limited. Uploads are capped per user per hour (20 files / 25 MB by default, filterable) so an agent stuck in a loop cannot fill your uploads directory. Logged. The audit log records the resulting attachment id alongside the tool call.

More plugins by BeautifulPlugins

Sign In / Register

You need to sign in or register to use this feature.