groove-mcp

christiangenco/groove-mcp

3.1

If you are the rightful owner of groove-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Groove MCP Server is a Model Context Protocol server designed for Groove HQ, enabling access to customer support ticketing, CRM, and knowledge base functionalities through the Groove GraphQL API v2.

Tools

Functions exposed to the LLM to take actions

listConversations

List conversations with optional filters.

getConversation

Get detailed information about a specific conversation.

createConversation

Create a new conversation.

updateConversation

Update a conversation.

closeConversation

Close a conversation.

listMessages

List messages in a conversation.

sendMessage

Send a message in a conversation.

createNote

Create an internal note in a conversation.

listContacts

List contacts with optional search.

getContact

Get detailed information about a specific contact.

createContact

Create a new contact.

updateContact

Update contact information.

listAgents

List all agents in the organization.

getAgent

Get detailed information about a specific agent.

getAvailableAgents

List all available agents.

searchKbArticles

Search knowledge base articles.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources