Groupsio runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 11 Apr 2026.
MCP server for consuming and managing Groups.io data via the Groups.io REST API
Today is the operative word: we check Groupsio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add groupsio -- npx -y @ke4qqq/groupsio-mcp-server
{
"mcpServers": {
"groupsio": {
"args": [
"-y",
"@ke4qqq/groupsio-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.groupsio]
command = "npx"
args = ["-y", "@ke4qqq/groupsio-mcp-server"]
{
"mcpServers": {
"groupsio": {
"args": [
"-y",
"@ke4qqq/groupsio-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"groupsio": {
"args": [
"-y",
"@ke4qqq/groupsio-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GROUPSIO_API_KEY (Groups.io API key from https://groups.io/settings/apikeys).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Podman container management via the Podman REST API
MCP server for managing Caddy web servers via the admin API
MCP server for managing Apidog test cases, scenarios, suites, and test data
MCP server for managing workouts, routines, and exercise data through the Hevy API
Unofficial MCP server for managing Healthchecks.io checks via the Management API
MCP server for the Sorsa.io X/Twitter data API
Read-only MCP server for the OpenAI Ads API: campaigns, ad groups, ads, and insights.
MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API
Answers built from our own checks of this server.