io.github.ke4qqq/groupsio
NPM · @KE4QQQ/GROUPSIO-MCP-SERVER · SCANNED SEP 20
MCP server for consuming and managing Groups.io data via the Groups.io REST API
Available components
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 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT-0).Pass
- Actively maintained (last published 161 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability69
- AI-judged instruction clarity (good).Pass
- 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 Management90
- Stability observed for 27 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
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_subscription" 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 21 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
How do I install the io.github.ke4qqq/groupsio MCP server?
io.github.ke4qqq/groupsio runs locally as an npm package, launched with npx -y @ke4qqq/groupsio-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @ke4qqq/groupsio-mcp-server
claude mcp add ke4qqq-groupsio -- npx -y @ke4qqq/groupsio-mcp-server
{
"mcpServers": {
"ke4qqq-groupsio": {
"command": "npx",
"args": [
"-y",
"@ke4qqq/groupsio-mcp-server"
]
}
}
} {
"servers": {
"ke4qqq-groupsio": {
"command": "npx",
"args": [
"-y",
"@ke4qqq/groupsio-mcp-server"
]
}
}
} codex mcp add ke4qqq-groupsio -- npx -y @ke4qqq/groupsio-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ke4qqq-groupsio": {
"type": "local",
"command": [
"npx",
"-y",
"@ke4qqq/groupsio-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add ke4qqq-groupsio --command npx --arg -y --arg @ke4qqq/groupsio-mcp-server
mcp_servers:
ke4qqq-groupsio:
command: "npx"
args: ["-y", "@ke4qqq/groupsio-mcp-server"] {
"McpServers": {
"ke4qqq-groupsio": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@ke4qqq/groupsio-mcp-server"
]
}
}
} assistant mcp add ke4qqq-groupsio -t stdio -c npx -a -y @ke4qqq/groupsio-mcp-server
{
"mcpServers": {
"ke4qqq-groupsio": {
"command": "npx",
"args": [
"-y",
"@ke4qqq/groupsio-mcp-server"
]
}
}
} 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.
- 19 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.
- 17 Sept 26 −2
- Stability: pass → 0.80 functional
- 16 Sept 26 0
- Stability: 0.97 → pass security
- 15 Sept 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.
- 12 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.
- 11 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- 10 Sept 26 −2
- Security disclosure: fail → unverified ▼ functional
- Stability: pass → 0.80 functional
- 9 Sept 26 0
- Stability: 0.97 → pass security
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 · Analysed npm/@ke4qqq/groupsio-mcp-server@1.0.0
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 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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 →
delete_subscription ~29
Unsubscribe from a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | yes | ID of the group to unsubscribe from |
No output schema declared.
No examples provided.
get_databases ~46
Get databases in a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
No output schema declared.
No examples provided.
get_events ~67
Get upcoming events
| Name | Type | Req | Description |
|---|---|---|---|
| end | string | – | End date YYYY-MM-DD |
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
| start | string | yes | Start date YYYY-MM-DD |
No output schema declared.
No examples provided.
get_files ~54
Get files in a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
| path | string | – | Directory path |
No output schema declared.
No examples provided.
get_group ~36
Get group settings by ID or name
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | Group ID |
| group_name | string | – | Group name |
No output schema declared.
No examples provided.
get_hashtags ~46
Get hashtags in a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
No output schema declared.
No examples provided.
get_member_directory ~49
Get the group member directory (public profiles)
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
No output schema declared.
No examples provided.
get_members ~61
Get members of a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
| sort_dir | string | – | – |
| sort_field | string | – | – |
No output schema declared.
No examples provided.
get_message ~41
Get a single message by group and message number
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | yes | Group ID |
| msg_num | number | yes | Message number within the group |
No output schema declared.
No examples provided.
get_message_history ~34
Get monthly message count history for a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
No output schema declared.
No examples provided.
get_messages ~45
Get messages in a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
No output schema declared.
No examples provided.
get_permissions ~31
Get your permissions in a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
No output schema declared.
No examples provided.
get_subgroups ~53
Get subgroups of a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | Parent group ID |
| group_name | string | – | Parent group name |
| limit | number | – | – |
| page_token | string | – | – |
No output schema declared.
No examples provided.
get_subgroups_by_category ~34
Get subgroups organized by category
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
No output schema declared.
No examples provided.
get_topic ~39
Get messages within a topic
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | – |
| page_token | string | – | – |
| topic_id | number | yes | Topic ID |
No output schema declared.
No examples provided.
get_topics ~65
Get topics (message threads) in a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
| sort_dir | string | – | – |
| sort_field | string | – | – |
No output schema declared.
No examples provided.
get_wiki_pages ~48
Get wiki pages in a group
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
No output schema declared.
No examples provided.
list_subscriptions ~44
List all groups you are subscribed to
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results (1-100, default 10) |
| page_token | string | – | Pagination token |
No output schema declared.
No examples provided.
search_archives ~69
Search message archives
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
| q | string | yes | Search query |
| sort_dir | string | – | – |
| sort_field | string | – | – |
No output schema declared.
No examples provided.
search_members ~55
Search members by email or name
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | number | – | – |
| group_name | string | – | – |
| limit | number | – | – |
| page_token | string | – | – |
| q | string | yes | Search query |
No output schema declared.
No examples provided.
update_subscription ~79
Update your subscription settings for a group
| Name | Type | Req | Description |
|---|---|---|---|
| auto_follow_replies | boolean | – | Auto-follow topics you post to |
| email_delivery | string | – | Email delivery preference |
| group_id | number | yes | ID of the group |
| max_attachment_size | string | – | Max attachment size |
| message_selection | string | – | Which messages to receive |
No output schema declared.
No examples provided.
What is the io.github.ke4qqq/groupsio MCP server?
io.github.ke4qqq/groupsio is an MCP server listed in the public MCP registry as io.github.ke4qqq/groupsio. MCP server for consuming and managing Groups.io data via the Groups.io REST API. This page covers its npm package (@ke4qqq/groupsio-mcp-server).
Is the io.github.ke4qqq/groupsio MCP server safe to use?
io.github.ke4qqq/groupsio scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 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 io.github.ke4qqq/groupsio MCP server expose?
io.github.ke4qqq/groupsio exposes 21 tools: list_subscriptions, get_group, get_subgroups, get_subgroups_by_category, get_topics, and 16 more. Their descriptions and schemas cost roughly 1,025 tokens of context every time the server is loaded.
Is the io.github.ke4qqq/groupsio MCP server still maintained?
io.github.ke4qqq/groupsio 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.
What licence is the io.github.ke4qqq/groupsio MCP server under?
io.github.ke4qqq/groupsio declares the MIT-0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.