Pulsedive vs Wix MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Pulsedive vs Wix MCP
In-depth architectural comparison of the Pulsedive and Wix MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Pulsedive
Developer Tools · Remote HTTP/SSE
Quality: 49/100 (Fair) | Auth: No auth required
Wix MCP
Developer Tools · Local stdio
Quality: 41/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Pulsedive if you need specialized Developer Tools tools running via a hosted cloud SSE transport. Choose Wix MCP if your workspace requires Developer Tools integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
P
Choose Pulsedive when:
You need dedicated capabilities in the Developer Tools domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Is this IP/domain/URL/hash malicious — risk score + threats. Looks up an indicator of compromise (IOC) in Pulsedive and returns its risk level, contributing risk factors, associated threats, and intel feeds. Example: pulsedive_indicator({ indicator: "8.8.8.8", _apiKey: "your-key" })
pulsedive_explore
Search Pulsedive threat DB with a query. Uses the Pulsedive Explore query language (boolean field filters) to find indicators matching criteria like type, risk, feed, or threat. Example: pulsedive_explore({ q: "type=domain and risk=high", limit: 20, _apiKey: "your-key" })
Wix MCP Tools (0)
No explicit tool names declared in metadata yet. Check project README on main listing page.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Pulsedive is categorized under Developer Tools and uses a remote streaming HTTP/SSE transport. In contrast, Wix MCP belongs to Developer Tools using local stdio subprocess. Select Pulsedive when you need capabilities focused on developer tools and Wix MCP when you require tools for developer tools.