Loomal

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

1 starsnpm: @ke4qqq/groupsio-mcp-server

About groupsio

groupsio is an MCP (Model Context Protocol) server published by ke4qqq in the official MCP registry. MCP server for consuming and managing Groups.io data via the Groups.io REST API

It ships as an npm package (@ke4qqq/groupsio-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ke4qqq/groupsio-mcp-server, where the project has earned 1 GitHub stars.

Use groupsio with your agent

Claude Code · one command
claude mcp add groupsio -- npx -y @ke4qqq/groupsio-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "groupsio": {
      "command": "npx",
      "args": [
        "-y",
        "@ke4qqq/groupsio-mcp-server"
      ]
    }
  }
}
npm@ke4qqq/groupsio-mcp-server

Frequently asked questions

What is groupsio?
groupsio is an MCP (Model Context Protocol) server by ke4qqq. MCP server for consuming and managing Groups.io data via the Groups.io REST API
How do I connect groupsio to Claude, Cursor, or another MCP client?
Install groupsio from its npm package (@ke4qqq/groupsio-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is groupsio open source?
Yes — the source code is public at github.com/ke4qqq/groupsio-mcp-server, with 1 GitHub stars.
Can AI agents pay to use groupsio?
Not yet through Loomal — groupsio is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain groupsio? Claim this listing free by verifying GitHub ownership, or contact us.