Stateless URL, DNS, x402, JWT, encoding, and parsing tools for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
mcp-name: io.github.davidmosiah/delx-agent-utilities
89 stateless utility tools that AI agents reach for constantly: URL health checks, page extraction, MCP readiness, x402 server discovery, loyalty reward quotes, JWT inspection, DNS / RDAP lookups, JSON / CSV conversion, hash / base64, cron description, and more.
This package was extracted from the Delx Protocol MCP server so any AI builder can use the toolkit directly, without depending on the Delx runtime. The public product and protocol context lives at ontology.delx.ai/utilities.
Not shipped. The Python FastMCP extra is stdio-only. Adding Streamable HTTP would need extra Starlette /health wiring beyond a one-flag opt-in, so it stays documented-skip (same for google-ads-intent-mcp). The tools themselves are already request-stateless.
CLI entrypoints: delx-agent-utilities, delx-utils (alias), delx-utils-mcp (MCP server).
90 tools become available immediately, plus three agent-readiness surfaces:
delx_utilities_manifestdelx_utilities_connection_statusdelx_utilities_privacy_auditutil_json_validate, util_token_estimate, util_uuid_generate, util_timestamp_convert, util_base64, util_hash, util_regex_test, util_cron_describe, util_http_codes, util_timezone_lookup, util_unit_convert, util_business_days, util_jwt_inspect, util_csv_to_json, util_json_to_csv
util_page_extract, util_open_graph, util_links_extract, util_forms_extract, util_contact_extract, util_feed_discover
util_url_health, util_robots_inspect, util_sitemap_probe, util_tls_inspect, util_security_txt_inspect, util_http_headers_inspect, util_dns_lookup, util_rdap_lookup
util_x402_server_probe, util_x402_resource_summary, util_x402_server_audit, util_api_health_report, util_openapi_summary, util_mcp_server_readiness_report
util_email_validate
util_website_intelligence_report, util_domain_trust_report, util_docs_site_map, util_pricing_page_extract, util_company_contact_pack, util_api_integration_readiness, util_login_surface_report, util_content_distribution_report
util_loyalty_reward_quote
util_vin_decode, util_wmi_decode, util_lei_lookup, util_inflation_calculator
util_holidays, util_slugify, util_mime_lookup, util_color_convert,
util_ip_classify, util_cidr_contains, util_ulid_generate,
util_html_strip, util_semver_compare, util_word_count,
util_markdown_to_text, util_duration_parse, util_case_convert,
util_query_string, util_url_join, util_percent_change, util_clamp,
util_luhn_check, util_isbn_check, util_diff_lines, util_levenshtein,
util_similarity,
util_normalize_whitespace, util_extract_urls, util_extract_emails,
util_url_encode, util_hex_convert, util_number_base, util_dedupe_lines,
util_sort_lines, util_random_int, util_rot13, util_text_truncate,
util_reading_time, util_random_choice
util_seeded_random_sample, util_base_gas_budget_check,
util_dns_record_diff, util_http_header_diff,
util_x402_payment_preflight, util_image_result_contract_check
These six preflights were selected from aggregate external Commerce sales. They are local implementations only: pricing, x402 delivery, telemetry, and refund ownership remain in Delx Commerce.
Each tool's full input schema is available via delx-utils show <tool> or UTIL_TOOL_SCHEMAS["<tool>"] in Python.
No API keys. No telemetry. No state. Networked tools call only:
rdap.org/domain/<domain> for RDAP lookupsdns.google/resolve for DNS-over-HTTPSCall delx_utilities_privacy_audit (or delx-utils privacy-audit) to see the full posture in JSON form before invoking any networked tool.
_internal/_tools_web.py (1k LOC) into per-domain modules: _tools_web_extract.py, _tools_network.py, _tools_x402.py, _tools_composite.py.httpx.AsyncClient reuse for batched probes.DELX_UTILITIES_DEFAULT_TIMEOUT_S, DELX_UTILITIES_URL_HEALTH_TIMEOUT_S, β¦).Originally part of the Delx Protocol MCP server. Extracted on 2026-05-09 as a standalone open-source package so any AI builder can use the toolkit without depending on the Delx Protocol runtime.
The Delx Protocol itself (recovery / heartbeat / identity / governance primitives) remains closed-source; this package is the open utility layer beneath it.
PRs welcome β see CONTRIBUTING.md. Common cuts that would help:
_internal/_tools_web.py per the v0.2.0 roadmap above.MIT β see LICENSE.
If this toolkit helps your agent workflow, please star the repo. Stars make the project easier for other AI builders to discover and help Delx keep shipping local-first agent infrastructure.
David Mosiah β @delx369 β building the protocol layer for autonomous AI agents at Delx.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/delx-agent-utilities)<a href="https://allmcps.com/mcp/delx-agent-utilities"><img src="https://allmcps.com/api/badge/delx-agent-utilities?style=directory" alt="Delx Agent Utilities on AllMCPs" /></a>