beep_boop_mcp

thesammykins/beep_boop_mcp

3.3

If you are the rightful owner of beep_boop_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 Beep/Boop MCP Server is designed to coordinate work between multiple AI agents in shared codebases, preventing conflicts and ensuring orderly collaboration.

Tools

Functions exposed to the LLM to take actions

check_status

Checks the current coordination status of a directory with optional stale file cleanup.

update_boop

Claims a directory for work by creating/updating a boop file.

end_work

Atomically completes work by removing boop file and creating beep file.

create_beep

Manually creates a beep file to signal work completion.

update_user

Posts follow-up messages to captured Discord/Slack threads for bidirectional communication.

initiate_conversation

Proactively starts new conversations on Discord or Slack, enabling agents to notify users about work status, errors, or completion.

check_listener_status

Monitors the health and connectivity of the HTTP listener service used for centralized tool delegation.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources