Enterprise DNA
M MCP Servers Developer low

chohyerinn/filter-mcp-server

by Various

MCP servers for comparing approximate filters: Bloom, Counting Bloom, Cuckoo, and SuRF.

C

MCP

chohyerinn/filter-mcp-server

Added 23 June 2026

#bloom-filter #cuckoo-filter #data-structures #mcp #python

Overview

A collection of MCP servers that implement approximate membership filters including Bloom, Counting Bloom, Cuckoo, and SuRF. Each server exposes a standardized interface for comparing the performance and accuracy of these probabilistic data structures.

Best for

Best for
Developers researching or comparing approximate membership filters for data-intensive applications

Use cases

  • Benchmarking filter accuracy and memory tradeoffs
  • Integrating probabilistic membership checks into MCP-based workflows
  • Evaluating filter suitability for large-scale deduplication or set membership tasks

Notes

A collection of MCP servers that implement approximate membership filters including Bloom, Counting Bloom, Cuckoo, and SuRF. Each server exposes a standardized interface for comparing the performance and accuracy of these probabilistic data structures.

0 stars on GitHub. Last updated 2026-06-20. Licensed MIT.

Use cases

  • Benchmarking filter accuracy and memory tradeoffs
  • Integrating probabilistic membership checks into MCP-based workflows
  • Evaluating filter suitability for large-scale deduplication or set membership tasks

Pros

  • Provides multiple filter types in a unified MCP interface
  • Useful for empirical comparison without manual implementation
  • Lightweight Python codebase easy to extend or modify

Cons

  • Zero community adoption or stars suggests limited validation
  • No documentation beyond the repository description
  • Requires MCP runtime environment to operate

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides multiple filter types in a unified MCP interface
  • Useful for empirical comparison without manual implementation
  • Lightweight Python codebase easy to extend or modify

Cons

  • Zero community adoption or stars suggests limited validation
  • No documentation beyond the repository description
  • Requires MCP runtime environment to operate
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks