Bridgistic is a local MCP server and WordPress plugin that lets an AI client connect to a WordPress site using scoped keys and HMAC-signed requests. It enforces permissions, queues destructive actions for approval, snapshots before risky writes, and logs activity.
From the registry: Connect Claude to WordPress safely: signed requests, scoped keys, approvals, logs, snapshots.
Please install the `bridgistic` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install the WordPress plugin — Download the bridgistic-wordpress-plugin.zip from Releases, upload it in WordPress Admin, and activate it so your site can accept Bridgistic-signed requests. (https://github.com/Shubochandrosarker/bridgistic-claude-marketplace/releases/latest},{)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["bridgistic-mcp-server"]
- required environment variables:
- `BRIDGISTIC_SITE_URL`: The URL of your WordPress site connected to Bridgistic. (example: `<your-wordpress-site-url>`)
- `BRIDGISTIC_KEY_ID`: The scoped key ID generated in WordPress Admin → Bridgistic → Claude Setup. (example: `<your-key-id>`)
- `BRIDGISTIC_KEY_SECRET`: The scoped key secret generated in WordPress Admin → Bridgistic → Claude Setup. It is shown only once when created. (example: `<your-key-secret>`)
Note: Prefer the npm-distributed stdio server via `npx bridgistic-mcp-server` over cloning the repository. The README also documents a Claude Desktop .mcpb package and Claude Code marketplace install, but the canonical MCP shape is the local stdio server with the three required environment variables.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BRIDGISTIC_SITE_URLrequiredThe WordPress site URL the MCP server connects toBRIDGISTIC_KEY_IDrequiredThe ID of the scoped Bridgistic key used for authenticationBRIDGISTIC_KEY_SECRETrequiredThe secret for the scoped Bridgistic key used to sign requestsMeta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.