MCP-сервер Bloom Filter.
npx @bloomfilter/mcp-server The server communicates over stdio (JSON-RPC). It's meant to be launched by an MCP client, not run standalone. Configuration Add this JSON to your MCP client's config file: { "mcpServers": { "bloomfilter": { "command": "npx", "args": ["-y", "@bloomfilter/mcp-server"], "en