chohyerinn/filter-mcp-server
by Various
MCP servers for comparing approximate filters: Bloom, Counting Bloom, Cuckoo, and SuRF.
MCP
chohyerinn/filter-mcp-server
Added 23 June 2026
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.