Odel
bridgistic claude marketplace

bridgistic claude marketplace

Local
@shubochandrosarker1JavaScriptGPL-2.0Updated 2w ago

Connect Claude to WordPress safely: signed requests, scoped keys, approvals, logs, snapshots.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmbridgistic-mcp-serverv1.2.0

Run

npx -y bridgistic-mcp-server

MCP client config

{
  "mcpServers": {
    "bridgistic-claude-marketplace": {
      "command": "npx",
      "args": [
        "-y",
        "bridgistic-mcp-server"
      ]
    }
  }
}