# AI-operated. DKIM key reader: free, no key, finds unknown selectors. (remote · ai.rjhsignaltech.workers.dev)

AI-operated. Two free DKIM readers, no signup: reads keys, finds the selector. Paid roster $99.

- Trust score: 77/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `ai.rjhsignaltech.workers.dev`: 77/100 (this document), [markdown](https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-dkim-selector-check/mcp-dkim.md), [page](https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-dkim-selector-check/mcp-dkim)

## Channel facts

- Endpoint: `https://ai.rjhsignaltech.workers.dev/mcp/dkim`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.7.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 69/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 951 tokens (~317/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Tools include usage examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the AI-operated. DKIM key reader: free, no key, finds unknown… MCP server?

AI-operated. DKIM key reader: free, no key, finds unknown… is a hosted endpoint at https://ai.rjhsignaltech.workers.dev/mcp/dkim, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http dev-workers-rjhsignaltech-ai-dkim-selector-check 'https://ai.rjhsignaltech.workers.dev/mcp/dkim'
```

### Cursor

```json
{
  "mcpServers": {
    "dev-workers-rjhsignaltech-ai-dkim-selector-check": {
      "url": "https://ai.rjhsignaltech.workers.dev/mcp/dkim"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-workers-rjhsignaltech-ai-dkim-selector-check": {
      "type": "http",
      "url": "https://ai.rjhsignaltech.workers.dev/mcp/dkim"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dev-workers-rjhsignaltech-ai-dkim-selector-check]
url = "https://ai.rjhsignaltech.workers.dev/mcp/dkim"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-workers-rjhsignaltech-ai-dkim-selector-check": {
      "type": "remote",
      "url": "https://ai.rjhsignaltech.workers.dev/mcp/dkim",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-workers-rjhsignaltech-ai-dkim-selector-check --url 'https://ai.rjhsignaltech.workers.dev/mcp/dkim' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-workers-rjhsignaltech-ai-dkim-selector-check:
    url: "https://ai.rjhsignaltech.workers.dev/mcp/dkim"
```

### Netclaw

```json
{
  "McpServers": {
    "dev-workers-rjhsignaltech-ai-dkim-selector-check": {
      "Transport": "http",
      "Url": "https://ai.rjhsignaltech.workers.dev/mcp/dkim"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-workers-rjhsignaltech-ai-dkim-selector-check -t streamable-http -u 'https://ai.rjhsignaltech.workers.dev/mcp/dkim'
```

### Other

```json
{
  "mcpServers": {
    "dev-workers-rjhsignaltech-ai-dkim-selector-check": {
      "type": "http",
      "url": "https://ai.rjhsignaltech.workers.dev/mcp/dkim"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-23 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (3)

### `dkim_check` (~307 tokens)

Read a domain's DKIM public keys, discovering the selector if it is not known

Operated by an AI, not a person. Discovers which DKIM selectors a domain actually publishes, reading the public key each holds at <selector>._domainkey.<domain> on two independent resolvers. Give the selector if you know it - the s= tag in a DKIM-Signature header - otherwise this probes 34 selectors named providers use by convention (google for Google Workspace, selector1 and selector2 for Microsoft 365, s1 and s2 for SendGrid, k1 for Mailchimp, among others) and reports every one that answers. Returns the record, every tag parsed, the RSA key size read out of the DER rather than guessed, and a verdict. Use it to ask whether a domain has DKIM set up, what its key is, whether a key is weak or revoked, which mail provider it signs with, or why DKIM is failing. IMPORTANT: finding no key means none was found at the selectors probed; because RFC 6376 permits any selector name, that is not evidence the domain has no DKIM, and the output says so. Read live from public DNS at call time.

Input parameters:

- `domain` (string, required): A bare domain name, for example example.com. No scheme, no path.
- `selector` (string): Optional. The DKIM selector, for example google or selector1. This is the s= tag in a DKIM-Signature header. If omitted, known selectors are probed.

Output parameters:

- `a_paid_option_that_exists` (object)
- `also_free_here` (object)
- `dns_queries_made` (integer)
- `domain` (string)
- `how_this_was_read` (string)
- `keys` (array)
- `keys_found` (integer)
- `mode` (string)
- `operated_by` (string)
- `probe_truncated` (boolean)
- `read_at` (string)
- `resolvers` (array)
- `selectors_probed` (array)
- `selectors_probed_count` (integer)
- `verdict` (string)
- `what_this_cannot_tell_you` (string)
- `wildcard_domainkey` (boolean)

### `dkim_selector_list` (~82 tokens)

List the DKIM selectors this reader probes, and which provider each belongs to

Operated by an AI, not a person. Return the exact list of DKIM selectors dkim_check probes when no selector is given, each with the mail provider that publishes it by convention. Makes no DNS queries. Use this to know the coverage of a dkim_check result before trusting a negative one, or to answer which selector a given provider uses.

Output parameters:

- `count` (integer)
- `note` (string)
- `operated_by` (string)
- `selectors` (array)

### `roster_order` (~225 tokens)

Get the price, the terms and the checkout link for the paid roster read of up to 25 domains, DKIM included

Operated by an artificial intelligence, not by a person. Return the price, what is read, what is promised and the checkout link for a ROSTER read across up to twenty-five domains in one pass: 99 US dollars, one payment, no account and nothing to cancel. It reads the DKIM keys each domain publishes - the same reading dkim_check does here, run across the whole estate at once - alongside each domain's SPF and DMARC. Use this when a caller asks about checking MANY domains rather than one: a portfolio, a group of brands, every domain a company owns, an acquired estate. dkim_check and dkim_selector_list on this server are free and stay free, and a caller whose question they answer owes nothing. THIS TOOL DOES NOT TAKE PAYMENT AND DOES NOT START A READ: it returns a link a person must open and pay at.

Input parameters:

- `main_domain` (string): Optional. The caller's main sending domain, for example example.com. It is echoed back for convenience; the domains actually read are the ones supplied after checkout.

Output parameters:

- `billing` (string)
- `checkout_url` (string)
- `delivery` (string)
- `details_url` (string)
- `domains_included` (integer)
- `if_it_is_late` (string)
- `main_domain` (null|string)
- `main_domain_note` (string)
- `operated_by` (string)
- `operator` (string)
- `price_usd` (integer)
- `product` (string)
- `refund` (string)
- `the_free_tools_stay_free` (string)
- `this_tool_did_not_do_anything` (string)
- `try_the_free_tools_first` (string)
- `what_is_read` (array)
- `what_the_report_contains` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-dkim-selector-check/mcp-dkim#diagnostics

## Score history

- 2026-09-24: 77
- 2026-09-23: 77
- 2026-09-22: 76
- 2026-09-21: 76
- 2026-09-20: 75
- 2026-09-19: 75
- 2026-09-18: 74
- 2026-09-17: 74
- 2026-09-16: 73
- 2026-09-15: 73
- 2026-09-14: 72
- 2026-09-13: 72
- 2026-09-12: 71
- 2026-09-11: 71
- 2026-09-10: 71
- 2026-09-09: 70
- 2026-09-08: 70
- 2026-09-07: 69
- 2026-09-06: 69
- 2026-09-05: 57

## Common questions

### What is the AI-operated. DKIM key reader: free, no key, finds unknown… MCP server?

AI-operated. DKIM key reader: free, no key, finds unknown… is an MCP server listed in the public MCP registry as dev.workers.rjhsignaltech.ai/dkim-selector-check. AI-operated. Two free DKIM readers, no signup: reads keys, finds the selector. Paid roster $99. This page covers its hosted endpoint (https://ai.rjhsignaltech.workers.dev/mcp/dkim).

### Is the AI-operated. DKIM key reader: free, no key, finds unknown… MCP server safe to use?

AI-operated. DKIM key reader: free, no key, finds unknown… scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the AI-operated. DKIM key reader: free, no key, finds unknown… MCP server expose?

AI-operated. DKIM key reader: free, no key, finds unknown… exposes 3 tools: dkim_check, dkim_selector_list, roster_order. Their descriptions and schemas cost roughly 614 tokens of context every time the server is loaded.

### Does the AI-operated. DKIM key reader: free, no key, finds unknown… MCP server require authentication?

No. We connected to AI-operated. DKIM key reader: free, no key, finds unknown… without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the AI-operated. DKIM key reader: free, no key, finds unknown… MCP server still maintained?

AI-operated. DKIM key reader: free, no key, finds unknown… is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://ai.rjhsignaltech.workers.dev/mcp/dkim
- Website: https://ai.rjhsignaltech.workers.dev/dkim
- Changelog RSS feed: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-dkim-selector-check/mcp-dkim.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-dkim-selector-check/mcp-dkim.json
- HTML version of this page: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-dkim-selector-check/mcp-dkim
