10 tools from the Bloomfilter MCP Server, categorised by risk level.
View the Bloomfilter policy →get_account Get account information — wallet address, domain count, total spent. get_domain_info Get detailed information about a registered domain (status, expiry, nameservers, etc.). get_pricing Get domain registration, renewal, and transfer pricing. Omit tld for all TLDs, or specify one. list_dns_records List all DNS records for a domain you own. renew_domain Renew an existing domain registration. Requires USDC payment via x402. search_domains Search for available domain names. Returns availability and pricing for each TLD. 2/5 add_dns_record Add a DNS record to a domain you own. Costs $0.10 USDC per record. IMPORTANT: Always add DNS records one at a time (sequentially, not in parallel).... 2/5 register_domain Register a new domain name. Requires USDC payment via x402. Handles async provisioning automatically. 2/5 update_dns_record Update an existing DNS record. Costs $0.10 USDC. Use list_dns_records to find the record_id. IMPORTANT: Always update DNS records one at a time (se... 2/5 The Bloomfilter MCP server exposes 10 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Bloomfilter server.
Bloomfilter tools are categorised as Read (6), Write (3), Destructive (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept