Skip to main content
Glama

FreeToolBoxes Agent Tools

Server Details

Exactly 50 data transformation and live web verification tools for AI agents.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 50 tool updates
    • First observedbase64_decode
    • First observedbase64_encode
    • First observedcanonical_check
    • First observedcron_describe
    • First observedcron_next_runs
    • First observedcsv_to_json
    • First observedcurrency_convert_current
    • First observeddate_difference
    • First observeddns_lookup
    • First observedduration_parse
    • First observedexchange_rates_list
    • First observedhash_digest
    • First observedhttp_status_check
    • First observedjson_diff
    • First observedjson_format
    • First observedjson_patch_apply
    • First observedjson_pointer_get
    • First observedjson_schema_validate
    • First observedjson_to_csv
    • First observedjson_to_yaml
    • First observedjson_validate
    • First observedjwt_decode
    • First observedjwt_expiry_check
    • First observedopenapi_validate
    • First observedpage_links_extract
    • First observedpage_metadata_extract
    • First observedquery_string_build
    • First observedquery_string_parse
    • First observedrdap_domain_lookup
    • First observedredact_sensitive_data
    • First observedredirect_trace
    • First observedregex_test
    • First observedresponse_headers_inspect
    • First observedrobots_fetch_analyze
    • First observedsecurity_headers_audit
    • First observedsemver_compare
    • First observedsemver_satisfies
    • First observedsitemap_fetch_analyze
    • First observedstructured_data_extract
    • First observedtext_chunk
    • First observedtext_diff
    • First observedtimestamp_convert
    • First observedtimezone_convert
    • First observedunit_convert
    • First observedurl_indexability_check
    • First observeduuid_generate
    • First observedwell_known_discover
    • First observedxml_format
    • First observedxml_to_json
    • First observedyaml_to_json

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides over 500 deterministic tools for math, conversions, validation, hashing, and more, enabling AI agents to perform accurate calculations and data transformations without hallucination.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides deterministic tools for transforming, formatting, and inspecting structured data for AI agents.
    5
    19
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides 63 production-ready API tools for AI agents, including web scraping, AI generation, crypto data, OCR, image generation, audio transcription, text-to-speech, email, and domain lookup.
    1
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides exact, deterministic tools for math, dates, units, validation, and more to AI agents, returning precise answers with explicit assumptions and warnings instead of model guesses.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation4/5

Tools are generally well-separated by domain (e.g., base64 vs JSON vs HTTP), but there is some overlap in the monotization/validation area (json_validate vs json_schema_validate) and in networking/HTTP tools (http_status_check, response_headers_inspect, redirect_trace) which could be confused, though descriptions do clarify. Overall, each tool targets a distinct operation, but a few pairs might cause minor selection ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (e.g., base64_decode, json_patch_apply, dns_lookup, redact_sensitive_data). The naming uses predominantly snake_case with action-first verbs, making it predictable and easy to navigate. This is a model of consistent naming.

Tool Count5/5

With 50 tools, this is at the upper end of what could be considered 'heavy', but each tool covers a unique utility (encoding, crypto, HTTP checks, JSON/XML/YAML/CSV processing, time/date, URL handling, etc.). The breadth is justified by the wide variety of utility functions offered, and no tool feels redundant or unnecessary. Given the 'toolbox' nature, the count is appropriate.

Completeness4/5

The toolset is remarkably comprehensive for a utility kit, covering encoding, hashing, JSON/XML/CSV/YAML manipulation, HTTP status checks, SEO/robots/sitemap analysis, date/time, units, UUIDs, and more. Minor gaps include the lack of tools for common operations like base64 file handling, a generic HTTP GET/POST for content (beyond status/headers), or text normalization. But these are not core to its purpose, and the surface is largely complete.

Resources