MCP server for GroupMe group management and messaging. Wraps groupme-sdk.
Find a file
2026-03-28 19:30:56 +00:00
src/groupme_mcp feat: add DM and file attachment MCP tools (#8) 2026-03-28 19:30:56 +00:00
tests feat: add DM and file attachment MCP tools (#8) 2026-03-28 19:30:56 +00:00
.gitignore feat: implement MCP server wrapping groupme-sdk (#2) 2026-03-24 08:49:44 +00:00
pyproject.toml feat: add list_messages tool for reading group message history (#6) 2026-03-26 07:14:51 +00:00
README.md Initial commit 2026-03-24 08:23:06 +00:00
uv.lock feat: add list_messages tool for reading group message history (#6) 2026-03-26 07:14:51 +00:00

groupme-mcp

MCP server for GroupMe group management and messaging. Wraps groupme-sdk.