majauhar/legal-team-mcp
If you are the rightful owner of legal-team-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.
This is a Model Context Protocol (MCP) server designed to facilitate legal document development using a multi-agent system powered by CAMEL-AI's workforce module.
Tools
Functions exposed to the LLM to take actions
process_task
Executes a given task with optional task ID and additional content.
reset
Resets the server by cleaning up the context and memory.
get_workforce_info
Provides details about the server's workforce.
get_children_info
Provides details of the workers (agents) in the multi-agent system.
add_single_agent_worker
Allows the LLM to spin more workers before starting the server.
add_roleplaying_worker
Allows the LLM to spin a role-playing worker if deemed useful.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client