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

io.github.ke4qqq/groupsio

NPM · @KE4QQQ/GROUPSIO-MCP-SERVER · SCANNED AUG 3

MCP server for consuming and managing Groups.io data via the Groups.io REST API

−3 this week 61 Trust /100
Trust breakdown (6 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 →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability51
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1025 tokens (~48/item across 21 items; 21 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage75
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 25% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.

npm · @ke4qqq/groupsio-mcp-server

# add to Claude Code
claude mcp add ke4qqq-groupsio -- npx -y @ke4qqq/groupsio-mcp-server
# add to Codex CLI
codex mcp add ke4qqq-groupsio -- npx -y @ke4qqq/groupsio-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ke4qqq-groupsio": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@ke4qqq/groupsio-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ke4qqq-groupsio --command npx --arg -y --arg @ke4qqq/groupsio-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  ke4qqq-groupsio:
    command: "npx"
    args: ["-y", "@ke4qqq/groupsio-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "ke4qqq-groupsio": {
      "command": "npx",
      "args": [
        "-y",
        "@ke4qqq/groupsio-mcp-server"
      ]
    }
  }
}
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.

  • 2 Aug 26 +56
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Stability: unverified → 0.20 functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Dependency health: unverified → partial functional
    • Licence: MIT-0 functional
  • 1 Aug 26 −23
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 31 Jul 26 −42
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +6
    • Schema quality: unverified → fair functional
  • 27 Jul 26 +39
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Security disclosure: unverified → fail functional
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: unverified functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 25 functional
    • First check of Schema quality: fail functional
    • Licence: MIT-0 functional
  • 26 Jul 26 25

    First indexed and scored.

    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 3 Aug 2026 · Analysed npm/@ke4qqq/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 21 exposed · ~1,025 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
delete_subscription ~29

Unsubscribe from a group

NameTypeReqDescription
group_idnumberyesID of the group to unsubscribe from

No output schema declared.

No examples provided.

get_databases ~46

Get databases in a group

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

get_events ~67

Get upcoming events

NameTypeReqDescription
endstringEnd date YYYY-MM-DD
group_idnumber
group_namestring
limitnumber
page_tokenstring
startstringyesStart date YYYY-MM-DD

No output schema declared.

No examples provided.

get_files ~54

Get files in a group

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring
pathstringDirectory path

No output schema declared.

No examples provided.

get_group ~36

Get group settings by ID or name

NameTypeReqDescription
group_idnumberGroup ID
group_namestringGroup name

No output schema declared.

No examples provided.

get_hashtags ~46

Get hashtags in a group

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

get_member_directory ~49

Get the group member directory (public profiles)

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

get_members ~61

Get members of a group

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring
sort_dirstring
sort_fieldstring

No output schema declared.

No examples provided.

get_message ~41

Get a single message by group and message number

NameTypeReqDescription
group_idnumberyesGroup ID
msg_numnumberyesMessage number within the group

No output schema declared.

No examples provided.

get_message_history ~34

Get monthly message count history for a group

NameTypeReqDescription
group_idnumber
group_namestring

No output schema declared.

No examples provided.

get_messages ~45

Get messages in a group

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

get_permissions ~31

Get your permissions in a group

NameTypeReqDescription
group_idnumber
group_namestring

No output schema declared.

No examples provided.

get_subgroups ~53

Get subgroups of a group

NameTypeReqDescription
group_idnumberParent group ID
group_namestringParent group name
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

get_subgroups_by_category ~34

Get subgroups organized by category

NameTypeReqDescription
group_idnumber
group_namestring

No output schema declared.

No examples provided.

get_topic ~39

Get messages within a topic

NameTypeReqDescription
limitnumber
page_tokenstring
topic_idnumberyesTopic ID

No output schema declared.

No examples provided.

get_topics ~65

Get topics (message threads) in a group

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring
sort_dirstring
sort_fieldstring

No output schema declared.

No examples provided.

get_wiki_pages ~48

Get wiki pages in a group

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

list_subscriptions ~44

List all groups you are subscribed to

NameTypeReqDescription
limitnumberMax results (1-100, default 10)
page_tokenstringPagination token

No output schema declared.

No examples provided.

search_archives ~69

Search message archives

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring
qstringyesSearch query
sort_dirstring
sort_fieldstring

No output schema declared.

No examples provided.

search_members ~55

Search members by email or name

NameTypeReqDescription
group_idnumber
group_namestring
limitnumber
page_tokenstring
qstringyesSearch query

No output schema declared.

No examples provided.

update_subscription ~79

Update your subscription settings for a group

NameTypeReqDescription
auto_follow_repliesbooleanAuto-follow topics you post to
email_deliverystringEmail delivery preference
group_idnumberyesID of the group
max_attachment_sizestringMax attachment size
message_selectionstringWhich messages to receive

No output schema declared.

No examples provided.