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.

app.takehub/mcp

NPM · @TAKEHUB/MCP · SCANNED SEP 25

Manage discussion topics, gather votes and video rationale, and read AI insights.

Available components

0 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 112 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2014 tokens (~77/item across 26 items; 26 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% 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 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_topic" implies "delete" 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 26 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 app.takehub/mcp server?

app.takehub/mcp runs locally as an npm package, launched with npx -y @takehub/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @takehub/mcp

# add to Claude Code
claude mcp add app-takehub-mcp -- npx -y @takehub/mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "app-takehub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@takehub/mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-takehub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@takehub/mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add app-takehub-mcp -- npx -y @takehub/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-takehub-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@takehub/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-takehub-mcp --command npx --arg -y --arg @takehub/mcp
# ~/.hermes/config.yaml
mcp_servers:
  app-takehub-mcp:
    command: "npx"
    args: ["-y", "@takehub/mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-takehub-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@takehub/mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add app-takehub-mcp -t stdio -c npx -a -y @takehub/mcp
// mcp.json
{
  "mcpServers": {
    "app-takehub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@takehub/mcp"
      ]
    }
  }
}
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.

  • 25 Sept 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
  • 24 Sept 26 +1

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

  • 23 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 22 Sept 26 +1
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

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

  • 18 Sept 26 +1

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

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
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 25 Sept 2026 · Analysed npm/@takehub/mcp@1.1.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 26 exposed · ~2,014 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
authenticate ~34

Log in to takehub. Opens a browser URL and waits for login to complete (up to 2 minutes). Returns once authenticated.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

complete_auth ~37

Wait for browser-based login to complete. Usually not needed — authenticate now waits automatically. Only call if authenticate timed out and you want to retry.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

create_topic ~403

Create a new discussion topic. Supports binary, multi-option, and open-ended topics plus full settings: visibility, share-link access, voting method (plurality or ranked choice), response-video rules, AI insights, and more.

NameTypeReqDescription
allow_response_videosboolean–Allow participants to post video responses to other videos
allow_vote_changeboolean–Allow users to change their vote
categorystring–Optional category label
closes_atstring–ISO 8601 close date
favor_broad_appealboolean–Ranked-choice only: favor broadly-acceptable options over polarizing ones
has_other_optionboolean–Multi-option only: add a free-form "Other" option
insights_enabledboolean–Enable AI-generated insights/summaries for this topic
is_binarybooleanyesTrue for binary (In Favor/Against), false for multi-option. Ignored when topic_type is "open_ended".
is_privateboolean–Private topic (invite-only)
link_accessboolean–Private topics only: allow anyone with the share link to participate
max_duration_msnumber–Max response video length in ms (15000, 30000, 60000, or 120000)
option_imagesarray–Parallel array of image URLs for each option (upload first to obtain URLs)
optionsarray–Option labels (required for multi-option; ignored for binary/open_ended)
subtopic_forking_enabledboolean–Allow forking disagreement clusters into child subtopics
tagsarray–Optional topic tags
topic_statementstringyesThe discussion statement (10–200 chars)
topic_typestring–Topic type. "open_ended" collects free-form video responses instead of fixed options and overrides is_binary.
voting_methodstring–Voting method (default plurality)

No output schema declared.

No examples provided.

create_topic_and_invite ~412

Create a new discussion topic and invite participants in one step. Combines create_topic + send_invite for the common workflow of setting up a discussion and immediately inviting people.

NameTypeReqDescription
allow_response_videosboolean–Allow participants to post video responses to other videos
allow_vote_changeboolean–Allow users to change their vote
categorystring–Optional category label
closes_atstring–ISO 8601 close date
favor_broad_appealboolean–Ranked-choice only: favor broadly-acceptable options over polarizing ones
has_other_optionboolean–Multi-option only: add a free-form "Other" option
insights_enabledboolean–Enable AI-generated insights/summaries for this topic
inviteesarrayyesPeople to invite (each needs phone or email)
is_binarybooleanyesTrue for binary (In Favor/Against), false for multi-option. Ignored when topic_type is "open_ended".
is_privateboolean–Private topic (invite-only)
link_accessboolean–Private topics only: allow anyone with the share link to participate
max_duration_msnumber–Max response video length in ms (15000, 30000, 60000, or 120000)
option_imagesarray–Parallel array of image URLs for each option (upload first to obtain URLs)
optionsarray–Option labels (required for multi-option; ignored for binary/open_ended)
subtopic_forking_enabledboolean–Allow forking disagreement clusters into child subtopics
tagsarray–Optional topic tags
topic_statementstringyesThe discussion statement (10–200 chars)
topic_typestring–Topic type. "open_ended" collects free-form video responses instead of fixed options and overrides is_binary.
voting_methodstring–Voting method (default plurality)

No output schema declared.

No examples provided.

delete_topic ~26

Soft-delete a topic (creator only).

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

export_results ~51

Export voting results in a structured format. JSON returns the raw data, CSV returns a text table.

NameTypeReqDescription
formatstring–Output format (default: json)
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

follow_topic ~40

Follow a topic to track it. Followed topics appear under the "following" visibility filter in list_topics.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

get_all_topic_votes ~55

Get paginated individual votes for a topic.

NameTypeReqDescription
limitinteger––
pageinteger––
sortstring–Sort by date or position
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

get_current_user ~16

Get the currently authenticated user profile.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_top_videos ~46

Get the single most-engaging video response for each option on a topic — a quick way to surface the strongest argument per side.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

get_topic ~31

Get a specific topic by ID, including its options and metadata.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

get_topic_conversations ~48

Get the video response pairs (a video and the videos responding to it) for a topic — the back-and-forth exchanges between participants.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

get_topic_insights ~75

Get the AI-generated insights for a topic: an overall synthesis, points of agreement and disagreement, a sentiment/position chart, top arguments, unaddressed claims, and related subtopics. Topic owners additionally get per-option themes. Requires insights to be enabled on the topic.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

get_voting_results ~34

Get voting results breakdown for a topic (counts per option, percentages).

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

list_topic_invites ~30

List all invites for a topic (creator only).

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

list_topics ~98

List discussion topics with optional filtering, sorting, and pagination.

NameTypeReqDescription
limitinteger–Items per page (default 20)
mineboolean–Only show topics created by the current user
pageinteger–Page number (default 1)
searchstring–Search topics by statement text
sortstring–Sort mode
visibilitystring–Filter by visibility (including topics you follow)

No output schema declared.

No examples provided.

logout ~21

Log out by clearing stored credentials. You will need to authenticate again.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

regenerate_topic_summary ~57

Force a fresh regeneration of a topic's AI summary, ignoring the cache. Useful after new video responses come in. May take 15–30s while the transcripts are re-analyzed.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

respond_to_invite ~39

Accept or decline a topic invite.

NameTypeReqDescription
actionstringyesWhether to accept or decline
inviteIdstringyesInvite ID

No output schema declared.

No examples provided.

revoke_invite ~28

Revoke/delete an invite (creator only).

NameTypeReqDescription
inviteIdstringyesInvite ID

No output schema declared.

No examples provided.

send_invite ~57

Invite a user to a private topic by phone number or email.

NameTypeReqDescription
invited_user_emailstring–Email to invite
invited_user_phonestring–Phone number to invite
topic_idstringyesTopic ID

No output schema declared.

No examples provided.

set_credentials ~67

Manually set authentication credentials (e.g., from a previous session). These are used for all subsequent API calls.

NameTypeReqDescription
access_tokenstringyesSupabase access token
refresh_tokenstringyesSupabase refresh token
session_idstringyestakehub session ID

No output schema declared.

No examples provided.

summarize_topic ~82

Get a structured summary of a topic in one call: its statement and options, voting results, and AI-generated insights synthesized from video transcripts (synthesis, points of agreement/disagreement, top arguments, and — for the topic owner — per-option themes). Falls back to vote-only data when insights are disabled or unavailable.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

unfollow_topic ~24

Stop following a topic.

NameTypeReqDescription
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

update_topic ~137

Update topic settings (creator only): close date, share-link access, voting method, broad-appeal preference, and the "Other" option toggle.

NameTypeReqDescription
closes_atstring|null–New close date (ISO 8601) or null
favor_broad_appealboolean–Ranked-choice only: favor broadly-acceptable options
has_other_optionboolean–Multi-option only: toggle the free-form "Other" option
link_accessboolean–Private topics only: allow share-link participation
topicIdstringyesTopic ID
voting_methodstring–Voting method

No output schema declared.

No examples provided.

update_topic_options ~66

Add, edit, or delete options on a topic (creator only).

NameTypeReqDescription
additionsarray–New options to add
deletionsarray–Option IDs to delete
editsarray–Options to update
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

Common questions

What is the app.takehub/mcp server?

app.takehub/mcp is listed in the public MCP registry as app.takehub/mcp. Manage discussion topics, gather votes and video rationale, and read AI insights. This page covers its npm package (@takehub/mcp).

Is the app.takehub/mcp server safe to use?

app.takehub/mcp scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. 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 app.takehub/mcp server expose?

app.takehub/mcp exposes 26 tools: authenticate, complete_auth, set_credentials, logout, get_current_user, and 21 more. Their descriptions and schemas cost roughly 2,014 tokens of context every time the server is loaded.

Is the app.takehub/mcp server still maintained?

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

What licence is the app.takehub/mcp server under?

app.takehub/mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.