← WebMCP Directory

admintoolkit.io

admintoolkit.io

live Unverified (seed import) Developer Tools 24 tools imperative implementation

admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 2 · Act 22 · Transact 0 · Score: Not yet scored

Tool inspector

admintoolkit_validate_dane_records

act imperative

Return a read-only DANE service validation report. Accepts service host, port, protocol, TLSA records, DNSSEC status and optional certificate evidence. Includes owner names, TLSA syntax, DNSSEC dependency and certificate-match findings.

Page: /

Input schema

PropertyTypeRequiredDescription
dnssec string no DNSSEC validation status: '', 'secure', or 'bogus', e.g. 'secure'.
host string yes DANE service host to validate, e.g. 'mail.example.com'.
mode string no DANE validation mode: 'smtp' or 'tls', e.g. 'smtp'.
port string no DANE service port number, e.g. '25' or '443'.
protocol string no DANE transport protocol: 'tcp' or 'udp', e.g. 'tcp'.
tlsa_records string no TLSA records to validate, one per line, e.g. '3 1 1 <sha256>'.
Raw JSON schema
{
  "additionalProperties": false,
  "properties": {
    "dnssec": {
      "description": "DNSSEC validation status: '', 'secure', or 'bogus', e.g. 'secure'.",
      "enum": [
        "",
        "secure",
        "bogus"
      ],
      "type": "string"
    },
    "host": {
      "description": "DANE service host to validate, e.g. 'mail.example.com'.",
      "pattern": "^(?=.{1,253}\\.?$)[A-Za-z0-9](?:[A-Za-z0-9.-]{0,251}[A-Za-z0-9])?\\.?$",
      "type": "string"
    },
    "mode": {
      "description": "DANE validation mode: 'smtp' or 'tls', e.g. 'smtp'.",
      "enum": [
        "smtp",
        "tls"
      ],
      "type": "string"
    },
    "port": {
      "description": "DANE service port number, e.g. '25' or '443'.",
      "pattern": "^(?:[1-9][0-9]{0,3}|[1-5][0-9]{4}|6[0-4][0-9]{3}|65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5])$",
      "type": "string"
    },
    "protocol": {
      "description": "DANE transport protocol: 'tcp' or 'udp', e.g. 'tcp'.",
      "enum": [
        "tcp",
        "udp"
      ],
      "type": "string"
    },
    "tlsa_records": {
      "description": "TLSA records to validate, one per line, e.g. '3 1 1 <sha256>'.",
      "type": "string"
    }
  },
  "required": [
    "host"
  ],
  "type": "object"
}

Similar websites

persona-chat.dev

persona-chat.dev

Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…

live Unverified Developer Tools Transact tools
42 tools A10 / Act29 / T3 Not yet scored Seen 2026-08-17
get_theme_overview set_brand_colors assign_color_role set_typography set_roundness
Inspect tools
demos.telerik.com

demos.telerik.com

Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.

live Unverified Developer Tools
30 tools A1 / Act29 / T0 Not yet scored Seen 2026-08-17
warehouse-map-map-set-center warehouse-map-map-set-zoom warehouse-map-map-add-marker warehouse-map-map-clear-markers inventory-sheet-spreadsheet-set-cell
Inspect tools
bandarra.me

bandarra.me

WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…

demo Unverified Developer Tools Transact tools
27 tools A12 / Act14 / T1 Not yet scored Seen 2026-08-17
list_skills read_skill read read_selection search
Inspect tools
sema.run

sema.run

Try Sema in the browser — a Lisp with first-class LLM primitives. No install required, runs entirely in WebAssembly.

live Unverified Developer Tools
17 tools A6 / Act11 / T0 Not yet scored Seen 2026-08-17
read_editor write_editor format_editor run_editor stop_run
Inspect tools

Related on Influzer