Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

KeenIELTS

REMOTE · KEENIELTS.COM · SCANNED AUG 8

Free IELTS prep: band-scored student essays and interactive Listening/Reading drills graded in-chat.

Available components

58 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security60
Transport & Reachability100
Schema Quality & AI Usability63
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1028 tokens (~114/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management13
  • Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · keenielts.com

# add to Claude Code
claude mcp add --transport http com-keenielts-mcp https://keenielts.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-keenielts-mcp]
url = "https://keenielts.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-keenielts-mcp": {
      "type": "remote",
      "url": "https://keenielts.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-keenielts-mcp --url https://keenielts.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-keenielts-mcp:
    url: "https://keenielts.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-keenielts-mcp": {
      "type": "http",
      "url": "https://keenielts.com/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 7 Aug 26 +1
    • The server no longer declares the “experimental” capability functional
  • 6 Aug 26 +10
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 9 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Schema quality: unverified → fail functional
    • Schema quality: pass → fail functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 0 functional
    • Schema quality: fair → good functional
    • New tool “check_drill_answers” functional
    • New tool “compare_question” functional
    • New tool “get_drill” functional
    • New tool “get_model_answer” functional
    • New tool “list_drills” functional
    • New tool “list_practice_tests” functional
    • New tool “search” functional
    • New tool “search_model_answers” functional
    • New tool “fetch” functional
  • 5 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 4 Aug 26 47

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 8 Aug 2026 · Probed https://keenielts.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=keenielts.com CN=WE1,O=Google Trust Services,C=US 7 Aug 2026 5 Nov 2026 ECDSA 256 ECDSA-SHA256 bc3e06e1f80fb2180e105fa1e7b1e341
SANs: keenielts.com, *.keenielts.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of keenielts.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
keenielts.com. present 2371 13 Verified
keenielts.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://keenielts.com/mcp Verified 200
http (plaintext) http://keenielts.com/mcp HTTPS enforced 301 https://keenielts.com/mcp
MCP tools · 9 exposed · ~942 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_drill_answers ~149

Grade a user's drill answers server-side (same grader the website uses — case/whitespace tolerant, accepts standard IELTS answer variants). Args: skill: 'listening' or 'reading'. slug: the drill slug from get_drill. answers: question number -> the user's answer, e.g. {"1": "true", "2": "B", "3": "24 April"}. Returns per-question results with the accepted answers and explanations (safe to share with the user now that they have answered), plus a score.

NameTypeReqDescription
answersobjectyes
skillstringyes
slugstringyes

No output schema declared.

No examples provided.

compare_question ~72

List every public band-scored answer to ONE IELTS Writing question — the same prompt answered by different students at different band scores, useful for showing what separates a Band 6 from a Band 8 on identical input. Fetch individual answers with get_model_answer.

NameTypeReqDescription
section_idintegeryes

No output schema declared.

No examples provided.

fetch ~56

Fetch the full content of a KeenIELTS search result by id: a model answer with examiner feedback, a practice drill, a question compared across band scores, or a site page.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_drill ~142

Get one drill's content so the user can attempt it in conversation. The questions are markdown; `{{3}}` marks a gap the user fills for question 3, and `{{3:A/B/C}}` means question 3 is a choice between the slash-separated options. For listening drills, give the user the audio link to play before answering. Collect the user's answers, then call check_drill_answers to grade them — do NOT guess at or reveal correct answers yourself; they are only returned by check_drill_answers.

NameTypeReqDescription
skillstringyes
slugstringyes

No output schema declared.

No examples provided.

get_model_answer ~101

Get one student IELTS Writing answer in full: the question, the essay, and the AI examiner's band scores + feedback on all four official IELTS marking criteria (Task Achievement, Coherence & Cohesion, Lexical Resource, Grammatical Range & Accuracy). Get section_id/attempt_id pairs from search_model_answers or compare_question.

NameTypeReqDescription
attempt_idintegeryes
section_idintegeryes

No output schema declared.

No examples provided.

list_drills ~115

List short, targeted IELTS practice drills that can be taken right here in the conversation (fetch with get_drill, grade with check_drill_answers). Args: skill: 'listening' or 'reading'. category: optional IELTS question-type filter. Listening: completion, multiple-choice, matching, labelling. Reading: true-false-not-given, completion, matching-headings, matching-information, multiple-choice-short-answer.

NameTypeReqDescription
category
skillstringyes

No output schema declared.

No examples provided.

list_practice_tests ~91

Catalog of full-length IELTS practice tests on keenielts.com — books, difficulty, and test counts for all four skills (Listening, Reading, Writing, Speaking). Full tests are taken on the website (timed, with audio players and AI band scoring), not in this conversation — point the user at the URLs. Taking tests and getting AI band scores is free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search ~52

Search KeenIELTS: real student IELTS Writing model answers with band scores, Listening/Reading practice drills, and IELTS practice resources. Returns result ids for use with fetch.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

search_model_answers ~164

Search real student IELTS Writing answers scored by AI examiner. Args: task: IELTS Writing task number — 1 (reports/letters) or 2 (essays). band: whole band to filter on; matches half-bands too (8 -> 8.0-8.5). query: free-text match against the question/prompt. limit: max results (1-50). Each result links to a full page with the question, the student's answer, and criterion-by-criterion examiner feedback. Use get_model_answer for the full content, or compare_question to see the same prompt at other bands.

NameTypeReqDescription
band
limitinteger
query
task

No output schema declared.

No examples provided.