BEAD
Free, fast, no-signup tools for everyday browser emergencies — QR codes, JSON, timestamps, passwords, images, and more.
https://b-e-a-d.comOpens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://b-e-a-d.com/api/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · b-e-a-d.com
40tools discovered
Showing 25 of 40 from the live probe.
Bead Address Formatter
Format a postal address according to local conventions for 27+ countries (US/CA/UK/EU/JP/CN/KR/BR/etc.). Returns lines, the full mailing label, and a single-line form for CSVs/forms. Unknown country codes fall back to a generic format.
Bead Aes Encrypt Decrypt
Symmetric AES-256-GCM encrypt/decrypt with a passphrase. Key derived via PBKDF2-SHA-256 (600k iterations) from a per-message random 16-byte salt; 12-byte IV per message. Encrypt is non-deterministic (random salt+IV); the same plaintext yields a different ciphertext each call.
Bead Age Calculator
Compute an exact age in years/months/days between a birthdate and a reference date, plus totals (days, weeks, hours, minutes), day-of-the-week born, and next birthday. All dates interpreted as local-midnight; the year/month/day diff handles short months correctly.
Bead Ansi Stripper
Strip ANSI color/style escape sequences from text (CSI, OSC, single-char ESC). Optionally also strips literal text-encoded escapes like `\e[31m` that show up in log files. Removes stray C0 control characters while preserving tab/LF/CR.
Bead Area Code Lookup
North American Numbering Plan area-code reference (US, Canada, Caribbean). `lookup` by 3-digit code, `search` by substring across code/region/notes, or `list` everything. Static snapshot of NANPA assignments — overlay relationships may not be fully reflected.
Bead Aspect Ratio Calculator
Given a ratio (e.g. 16:9) and either a width or height, compute the other dimension. Returns the dimensions, the original ratio string, and a GCD-simplified form.
Bead Base64
Encode UTF-8 text to Base64 or decode Base64 back to text. URL-safe mode replaces + and / with - and _ and strips padding (used in JWTs and URL fragments).
Bead Base Converter
Convert an integer between numeric bases (2-36) using arbitrary-precision arithmetic (no 64-bit overflow). If `toBase` is omitted, returns binary/octal/decimal/hex at once.
Bead Bitwise Calculator
Compute AND, OR, XOR, NOT, SHL, SHR on integers at 8/16/32/64-bit widths using BigInt (no JS 32-bit overflow). Result returned in decimal, hex, and padded binary.
Bead Bom Tool
Detect, add, or strip a UTF-8 Byte Order Mark (U+FEFF, `EF BB BF`). Excel still requires a BOM at the top of UTF-8 CSV files to recognise non-ASCII characters; most other tooling does not want one.
Bead Border Radius Generator
Build a CSS `border-radius` value from per-corner radii. Each corner may be a number (circular) or [horizontal, vertical] pair (elliptical). Returns both the raw value and a full declaration.
Bead Box Shadow Generator
Build a CSS `box-shadow` value from one or more layers, each with x/y/blur/spread/color/alpha and an optional inset flag. Returns both the raw value and a full declaration.
Bead Business Days Calculator
Count business days between two dates, or add/subtract a number of business days to a start date. Optional US Federal or UK Bank Holiday calendars. Both modes treat weekends + matched holidays as non-business; range mode returns the holidays hit in-window.
Bead Cache Control Builder
Build an HTTP `Cache-Control` header value from structured options. Common combinations: static asset (`public, max-age=31536000, immutable`), HTML (`private, no-cache`), API SWR (`public, max-age=60, stale-while-revalidate=600`). `noStore` short-circuits to just `no-store`.
Bead Cargo Toml Parser
Parse a Rust `Cargo.toml` manifest and return structured package metadata, dependency lists (with versions, features, flags, source), workspace members, and features table. Lightweight TOML subset — handles inline tables, arrays, comments, and continuation lines but not all edge cases.
Bead Case Converter
Convert a string between case styles: upper, lower, Title, Sentence, camelCase, PascalCase, snake_case, CONSTANT_CASE, kebab-case, dot.case, path/case. Pass a `case` to get a single value, omit it to get all variants.
Bead Certificate Decoder
Parse a PEM-encoded X.509 certificate (offline, no fetch) and return subject/issuer/validity/SANs/fingerprints/extensions. `daysRemaining` is negative for expired certs. Does NOT verify the chain or revocation.
Bead Chmod Calculator
Convert Unix file-permission bits between octal (e.g. `755`), symbolic (`rwxr-xr-x`), and per-class booleans. Supports setuid/setgid/sticky bits. Use `from-octal` to parse a string or `from-perms` for fields.
Bead Cidr Calculator
Compute network details for an IPv4 CIDR block: network/broadcast/first-host/last-host, subnet mask, wildcard, next adjacent block, total and usable host counts, classfulness, and visibility (private/loopback/multicast/public).
Bead Color Converter
Convert a color between hex, RGB, HSL, HSV, and CMYK. Accepts any of those formats as input and returns all of them. Hex output is uppercase 6-digit.
Bead Comment Style Converter
Convert source-code comments between styles: `//`, `#`, `--`, `;`, `%`, `/* */`, `<!-- -->`, `{- -}`, `(* *)`. Non-comment lines are passed through unchanged. Set `stripOnly: true` to remove markers without rewrapping.
Bead Composer Json Validator
Validate a PHP `composer.json` against common constraints: vendor/package name pattern, version syntax, require/require-dev constraint shape, recognized type/stability/license. Issues are split into errors (spec violations) and warnings (style / unusual values).
Bead Compound Interest
Project the future value of a starting principal plus recurring contributions at a given annual rate, with configurable compounding (daily through annual) and contribution frequency (weekly/monthly/annual). Returns total FV, principal/contribution breakdown, interest earned, and per-year balance table.
Bead Cookie Builder
Build a `Set-Cookie` header value from structured attributes, or parse one into name/value/attrs. Build mode also returns sanity warnings (e.g. `SameSite=None requires Secure`, `__Host-` prefix rules).
Bead Coordinates Tool
Parse a lat/lon coordinate (decimal `37.7749, -122.4194` or DMS `37°46'30"N, 122°25'10"W`), normalise to both formats, and produce a Google Maps URL. Pass a second point `b` to also compute great-circle distance (km/mi/nmi) and initial bearing (degrees + compass).
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsFree, fast, no-signup tools for everyday browser emergencies — QR codes, JSON, timestamps, passwords, images, and more.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate BEAD? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 40 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.