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.

HiveLearn

REMOTE · MCP.HIVELEARN.APP · 2 COMPONENTS · SCANNED SEP 21

Read and author HiveLearn courses, events, quizzes, certificates, resources, leaderboards, tracks.

0 this week 88 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 4763 tokens (~83/item across 57 items; 57 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage74
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 23% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "hivelearn_create_post" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 57 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the HiveLearn MCP server?

HiveLearn is a hosted endpoint at https://mcp.hivelearn.app/, 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.

remote · mcp.hivelearn.app

# add to Claude Code
claude mcp add --transport http williamechevarria-hivelearn-mcp 'https://mcp.hivelearn.app/'
// .cursor/mcp.json
{
  "mcpServers": {
    "williamechevarria-hivelearn-mcp": {
      "url": "https://mcp.hivelearn.app/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "williamechevarria-hivelearn-mcp": {
      "type": "http",
      "url": "https://mcp.hivelearn.app/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.williamechevarria-hivelearn-mcp]
url = "https://mcp.hivelearn.app/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "williamechevarria-hivelearn-mcp": {
      "type": "remote",
      "url": "https://mcp.hivelearn.app/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add williamechevarria-hivelearn-mcp --url 'https://mcp.hivelearn.app/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  williamechevarria-hivelearn-mcp:
    url: "https://mcp.hivelearn.app/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "williamechevarria-hivelearn-mcp": {
      "Transport": "http",
      "Url": "https://mcp.hivelearn.app/"
    }
  }
}
# add to Vellum
assistant mcp add williamechevarria-hivelearn-mcp -t streamable-http -u 'https://mcp.hivelearn.app/'
// mcp.json
{
  "mcpServers": {
    "williamechevarria-hivelearn-mcp": {
      "type": "http",
      "url": "https://mcp.hivelearn.app/"
    }
  }
}

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.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

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

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    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 20 Sept 2026 · Probed https://mcp.hivelearn.app

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.hivelearn.app CN=YR2,O=Let's Encrypt,C=US 22 Aug 2026 20 Nov 2026 RSA 2048 SHA256-RSA 5644f8b35bac21233682c02e6464486f363
SANs: mcp.hivelearn.app
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.hivelearn.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
hivelearn.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200
Header Value
strict-transport-security max-age=63072000
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' *.leadconnectorhq.com cdn.jsdelivr.net js.stripe.com *.sentry-cdn.com www.googletagmanager.com www.youtube.com connect.facebook.net; script-src-elem 'self' 'unsafe-inline' *.leadconnectorhq.com cdn.jsdelivr.net js.stripe.com *.sentry-cdn.com www.googletagmanager.com maps.googleapis.com *.googleapis.com *.gstatic.com www.youtube.com connect.facebook.net; style-src 'self' 'unsafe-inline' *.leadconnectorhq.com fonts.googleapis.com cdn.jsdelivr.net *.googleapis.com *.gstatic.com; img-src 'self' data: blob: https: *.supabase.co *.googleusercontent.com *.stripe.com *.google-analytics.com maps.googleapis.com maps.gstatic.com www.facebook.com; font-src 'self' data: *.leadconnectorhq.com fonts.gstatic.com cdn.jsdelivr.net; connect-src 'self' *.leadconnectorhq.com *.msgsndr.com *.supabase.co wss://*.supabase.co api.stripe.com *.sentry.io *.ingest.us.sentry.io www.google-analytics.com www.googletagmanager.com maps.googleapis.com *.googleapis.com drive.google.com http
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.hivelearn.app Verified 200
http (plaintext) http://mcp.hivelearn.app HTTPS enforced 308 https://mcp.hivelearn.app/
MCP tools · 57 exposed · ~4,763 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
hivelearn_update_module ~53

Rename or reorder a module. To reorder lessons within a module use hivelearn_reorder_module_lessons.

NameTypeReqDescription
idstringyes
sort_orderinteger
titlestring

No output schema declared.

No examples provided.

hivelearn_update_post ~86

Edit an existing post. Only include fields you want to change. Use is_pinned to pin/unpin a post from the top of the feed.

NameTypeReqDescription
categorystring
contentstring
content_formatstring
content_jsonobject
idstringyes
is_pinnedboolean

No output schema declared.

No examples provided.

hivelearn_update_quiz ~79

Edit quiz settings. Cannot move a quiz to a different lesson — create a new one instead.

NameTypeReqDescription
description
idstringyes
max_attempts
passing_scoreinteger
shuffle_questionsboolean
time_limit_seconds
titlestring

No output schema declared.

No examples provided.

hivelearn_update_quiz_question ~92

Edit a question. Changing question_type will require resupplying options or correct_answer to match the new type.

NameTypeReqDescription
correct_answerboolean
explanation
idstringyes
optionsarray
pointsinteger
question_textstring
question_typestring
sort_orderinteger

No output schema declared.

No examples provided.

hivelearn_update_resource ~144

Edit a resource. Only include fields you want to change. Set is_featured to surface it; set is_published=false to unlist.

NameTypeReqDescription
access_levelstring
cover_image_url
descriptionstring
file_urlstring
folder_id
idstringyes
is_featuredboolean
is_premiumboolean
is_publishedboolean
price
resource_typestring
resource_urlstring
tagsarray
titlestring

No output schema declared.

No examples provided.

hivelearn_update_track ~92

Edit a learning track. Only include fields you want to change. Set is_published=true to make it live.

NameTypeReqDescription
descriptionstring
difficulty_levelstring
estimated_hours
idstringyes
is_featuredboolean
is_publishedboolean
thumbnail_url
titlestring

No output schema declared.

No examples provided.

hivelearn_verify_certificate ~53

Public verification lookup by verification_code. Returns { valid, certificate } if found and active. Use this when a third party presents a certificate code.

NameTypeReqDescription
codestringyesThe verification_code printed on the certificate

No output schema declared.

No examples provided.

Common questions

What is the HiveLearn MCP server?

HiveLearn is an MCP server listed in the public MCP registry as io.github.williamechevarria/hivelearn-mcp. Read and author HiveLearn courses, events, quizzes, certificates, resources, leaderboards, tracks. This page covers its hosted endpoint (https://mcp.hivelearn.app).

Is the HiveLearn MCP server safe to use?

HiveLearn scores 88 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 HiveLearn MCP server expose?

HiveLearn exposes 57 tools: hivelearn_get_community_me, hivelearn_list_members, hivelearn_get_member, hivelearn_update_member, hivelearn_list_posts, and 52 more. Their descriptions and schemas cost roughly 4,763 tokens of context every time the server is loaded.

Does the HiveLearn MCP server require authentication?

Yes. HiveLearn asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the HiveLearn MCP server still maintained?

HiveLearn is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.