Bloomfilter
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLOOMFILTER_API_URL | No | API base URL. | https://api.bloomfilter.xyz |
| BLOOMFILTER_PRIVATE_KEY | Yes | EVM private key (hex). Used for x402 payments and wallet-based auth. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_domainsB | Search for available domain names. Returns availability and pricing for each TLD. |
| get_pricingA | Get domain registration, renewal, and transfer pricing. Omit tld for all TLDs, or specify one. |
| get_domain_infoA | Get detailed information about a registered domain (status, expiry, nameservers, etc.). |
| register_domainA | Register a new domain name. Requires USDC payment via x402. Handles async provisioning automatically. |
| renew_domainA | Renew an existing domain registration. Requires USDC payment via x402. |
| list_dns_recordsA | List all DNS records for a domain you own. |
| add_dns_recordA | 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). After registering a new domain, wait at least 30 seconds before adding DNS records. |
| update_dns_recordA | 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 (sequentially, not in parallel). |
| delete_dns_recordA | Delete a DNS record from a domain you own. Costs $0.10 USDC. IMPORTANT: Always delete DNS records one at a time (sequentially, not in parallel). |
| get_accountA | Get account information — wallet address, domain count, total spent. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BloomFilter-Labs/mcp-server-bloomfilter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server