groupsio-mcp

clhynfield/groupsio-mcp
★ 0 stars JavaScript 🗄️ Database Updated today
MCP server for Groups.io — conversational querying of group info, members, and databases
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "groupsio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "clhynfield/groupsio-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for Groups.io, enabling conversational querying of group info, members, and databases (contact lists, directories, etc.). | Tool | Description | |---|---| | `get_group` | Get settings and info for a group (name, plan, member count, description) | | `get_subscriptions` | List all groups the authenticated user is subscribed to, with role and delivery info |

Tools (13)

GROUPSIO_API_KEYGROUPSIO_GROUPdescribe_databaseget_groupget_membersget_messageget_messagesget_subscriptionslist_databaseslist_subgroupslist_topicsquery_databasesearch_archives