MCP Multi-Agent Server
by sunnylabtv-crypto · ai-ml · mcp-server, glama
A multi-domain multi-agent system served over MCP (Model Context Protocol) with FastMCP, exposing specialized domain agents as tools to automate business workflows.
Source: https://github.com/sunnylabtv-crypto/ai_mcp_multi_agent-public
Install
git clone https://github.com/sunnylabtv-crypto/ai_mcp_multi_agent-publicUse this forAI-extracted
- →Coordinate multiple AI agents to work on complex tasks requiring parallel processing and agent-to-agent communication
- →Build multi-agent systems that decompose problems across specialized agents with different capabilities
- →Create agent orchestration layers that manage task distribution and result aggregation across distributed agents
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
MCP Multi-Agent Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- OOSDK MCP Server by sunnylabtv-crypto
Ontology-driven multi-agent platform that encodes business policy as code, enabling deterministic decision-making and multi-domain agent collaboration without code redeploy.
- MCP Remote Server by sunnylabtv-crypto
Enables multi-user remote MCP interactions with Gmail, OpenAI, and Salesforce via a FastMCP server.
- Hermes MCP Bridge by jigsgfx
Read-only MCP bridge exposing Hermes gateway monitoring tools (status, mission control, channels, approvals) to ChatGPT via HTTP/SSE.
- tomsk-transport by atBuba
MCP server providing real-time public transport data for Tomsk, including routes, schedules, stops with lazy OSM enrichment, nearby stop search, and a routing prompt for LLMs.
- edgemem by AnuwatThisuka
Filesystem-native agent memory for Claude Code, enabling persistent team context across sessions through cloud-synced memory files and MCP tools.
- DOC-Intelligence-MCP-SERVER by SARAN-KUMAR-S
Enables LLMs to dynamically search, scrape, and query official documentation of libraries like uv, OpenAI, LangChain, and LlamaIndex via Google Serper and Groq.
- @context-anchor/mcp-server by DevDario
Git-native MCP server for managing AI context across sessions. Enables LLMs to access project and feature context via markdown files, preserving decisions and constraints.
- opencode-mcp-tool by withakay
This is a Model Context Protocol (MCP) server that allows AI assistants to interact with the OpenCode CLI. It enables AI assistants to leverage multiple AI models through a unified interface, with features like plan mode for structured thinking and extensive model selection.
Frequently asked questions
How do I install MCP Multi-Agent Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support MCP Multi-Agent Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is MCP Multi-Agent Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.