Specialists
Freeby MCP Community
OmniSpecialist — 7-tool MCP orchestration layer powered by the Specialist System. Discover and execute .specialist.yaml files across project/user/system scopes
v3.6.1Added Apr 12, 2026
omnispecialistmcpmodel-context-protocolai-orchestrationgemini
Specialists MCP Server
OmniSpecialist — 7-tool MCP orchestration layer powered by the Specialist System. Discover and execute .specialist.yaml files across project/user/system scopes
Installation
npx -y @jaggerxtrm/specialists
Reviews
Installation
Quick install
npx -y @jaggerxtrm/specialists
Add to claude_desktop_config.json
{
"mcpServers": {
"specialists": {
"command": "npx",
"args": ["-y", "@jaggerxtrm/specialists"]
}
}
}