Bridgistic
Rank #13,304io.github.Shubochandrosarker/bridgistic
Connect Claude to WordPress safely: signed requests, scoped keys, approvals, logs, snapshots.
Bridgistic is a Model Context Protocol (MCP) server published by shubochandrosarker. It ranks #13,304 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bridgistic is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 118,742 of 132,046 servers on MCP Toplist.
Use Bridgistic
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add bridgistic -e "BRIDGISTIC_SITE_URL=<your BRIDGISTIC_SITE_URL>" -e "BRIDGISTIC_KEY_ID=<your BRIDGISTIC_KEY_ID>" -e "BRIDGISTIC_KEY_SECRET=<your BRIDGISTIC_KEY_SECRET>" -e "BRIDGISTIC_CONNECTIONS=<your BRIDGISTIC_CONNECTIONS>" -e "BRIDGISTIC_LOG_LEVEL=<your BRIDGISTIC_LOG_LEVEL>" -- npx -y bridgistic-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.bridgistic]
command = "npx"
args = ["-y", "bridgistic-mcp-server"]
[mcp_servers.bridgistic.env]
BRIDGISTIC_SITE_URL = "<your BRIDGISTIC_SITE_URL>"
BRIDGISTIC_KEY_ID = "<your BRIDGISTIC_KEY_ID>"
BRIDGISTIC_KEY_SECRET = "<your BRIDGISTIC_KEY_SECRET>"
BRIDGISTIC_CONNECTIONS = "<your BRIDGISTIC_CONNECTIONS>"
BRIDGISTIC_LOG_LEVEL = "<your BRIDGISTIC_LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bridgistic": {
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
],
"env": {
"BRIDGISTIC_SITE_URL": "<your BRIDGISTIC_SITE_URL>",
"BRIDGISTIC_KEY_ID": "<your BRIDGISTIC_KEY_ID>",
"BRIDGISTIC_KEY_SECRET": "<your BRIDGISTIC_KEY_SECRET>",
"BRIDGISTIC_CONNECTIONS": "<your BRIDGISTIC_CONNECTIONS>",
"BRIDGISTIC_LOG_LEVEL": "<your BRIDGISTIC_LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bridgistic": {
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
],
"env": {
"BRIDGISTIC_SITE_URL": "<your BRIDGISTIC_SITE_URL>",
"BRIDGISTIC_KEY_ID": "<your BRIDGISTIC_KEY_ID>",
"BRIDGISTIC_KEY_SECRET": "<your BRIDGISTIC_KEY_SECRET>",
"BRIDGISTIC_CONNECTIONS": "<your BRIDGISTIC_CONNECTIONS>",
"BRIDGISTIC_LOG_LEVEL": "<your BRIDGISTIC_LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bridgistic": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
],
"env": {
"BRIDGISTIC_SITE_URL": "<your BRIDGISTIC_SITE_URL>",
"BRIDGISTIC_KEY_ID": "<your BRIDGISTIC_KEY_ID>",
"BRIDGISTIC_KEY_SECRET": "<your BRIDGISTIC_KEY_SECRET>",
"BRIDGISTIC_CONNECTIONS": "<your BRIDGISTIC_CONNECTIONS>",
"BRIDGISTIC_LOG_LEVEL": "<your BRIDGISTIC_LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bridgistic": {
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
],
"env": {
"BRIDGISTIC_SITE_URL": "<your BRIDGISTIC_SITE_URL>",
"BRIDGISTIC_KEY_ID": "<your BRIDGISTIC_KEY_ID>",
"BRIDGISTIC_KEY_SECRET": "<your BRIDGISTIC_KEY_SECRET>",
"BRIDGISTIC_CONNECTIONS": "<your BRIDGISTIC_CONNECTIONS>",
"BRIDGISTIC_LOG_LEVEL": "<your BRIDGISTIC_LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bridgistic": {
"command": "npx",
"args": [
"-y",
"bridgistic-mcp-server"
],
"env": {
"BRIDGISTIC_SITE_URL": "<your BRIDGISTIC_SITE_URL>",
"BRIDGISTIC_KEY_ID": "<your BRIDGISTIC_KEY_ID>",
"BRIDGISTIC_KEY_SECRET": "<your BRIDGISTIC_KEY_SECRET>",
"BRIDGISTIC_CONNECTIONS": "<your BRIDGISTIC_CONNECTIONS>",
"BRIDGISTIC_LOG_LEVEL": "<your BRIDGISTIC_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Shubochandrosarker%2Fbridgistic)<a href="https://mcptoplist.com/server/io.github.Shubochandrosarker%2Fbridgistic"><img src="https://mcptoplist.com/badge/io.github.Shubochandrosarker%2Fbridgistic.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shubochandrosarker
Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | Aug 12, 2026 |
| 1.1.1 | Jul 4, 2026 |
Frequently asked questions
- Who maintains Bridgistic?
- Bridgistic is maintained by shubochandrosarker, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Bridgistic listed on the Official MCP Registry?
- Yes — Bridgistic is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Bridgistic have?
- MCP Toplist tracks 2 versions of Bridgistic, most recently published on Aug 12, 2026.
- Where can I find the source code for Bridgistic?
- The source code for Bridgistic is hosted at github.com/shubochandrosarker/bridgistic-claude-marketplace.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.