Skip to content
Back to search
30
MCP

wp-mcp-connect

npm/wp-mcp-connect

Dependency-free local MCP stdio bridge for connecting any MCP client to WordPress.

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fastmcp-remote
A Python stdio bridge for remote MCP servers, powered by FastMCP.
0 tools
docsie-mcp
Local stdio bridge for the hosted Docsie MCP server.
0 tools
@spekoai/mcp
Local stdio bridge for the hosted SpekoAI MCP server
0 tools
auto-browser-mcp
MCP stdio bridge for Auto Browser (metapackage for `uvx auto-browser-mcp`)
0 tools
io.github.mumega848/mcpwp
MCP for WordPress — connect Claude, Cursor, or Windsurf to any WordPress site.
0 tools
business-bridge-mcp-server
MCP Server with pre-built connectors for Shopify, WordPress, Calendly and other business platforms
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wp-mcp-connect": {
      "url": "None",
      "transport": "http"
    }
  }
}