kayaozkur/mcp-server-multiagent
If you are the rightful owner of mcp-server-multiagent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides intelligent multi-agent communication system management.
Tools
Functions exposed to the LLM to take actions
multiagent_get_functionality_info
Get detailed information about a specific multi-agent functionality.
multiagent_search_functionalities
Search for functionalities by keywords, use cases, or patterns.
multiagent_get_functionalities_by_category
Get all functionalities in a specific category.
multiagent_get_functionalities_by_type
Get functionalities by implementation type.
multiagent_get_functionalities_by_complexity
Get functionalities filtered by complexity level.
multiagent_get_functionalities_by_file
Get all functionalities from a specific Python file.
multiagent_get_network_topologies
Get available network communication topologies and their characteristics.
multiagent_get_agent_roles
Get available agent roles and their permissions.
multiagent_estimate_session_count
Estimate required screen sessions for a multi-agent setup.
multiagent_generate_workflow_example
Generate complete workflow example with setup, execution, and cleanup.
multiagent_get_database_stats
Get comprehensive statistics about the multi-agent functionality database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client