Metabase vs Pulsedive — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Metabase vs Pulsedive
In-depth architectural comparison of the Metabase and Pulsedive 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
Metabase
Developer Tools · Remote HTTP/SSE
Quality: 44/100 (Fair) | Auth: No auth required
Pulsedive
Developer Tools · Remote HTTP/SSE
Quality: 49/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Metabase if you need specialized Developer Tools tools running via a hosted cloud SSE transport. Choose Pulsedive if your workspace requires Developer Tools integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Metabase 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).
No explicit tool names declared in metadata yet. Check project README on main listing page.
Pulsedive Tools (2)
pulsedive_indicator
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" })
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).
Metabase is categorized under Developer Tools and uses a remote streaming HTTP/SSE transport. In contrast, Pulsedive belongs to Developer Tools using remote streaming HTTP/SSE transport. Select Metabase when you need capabilities focused on developer tools and Pulsedive when you require tools for developer tools.