AgentManager
Verified Safeby NilavoBoral
Overview
Manages and orchestrates a unified ecosystem of LLM providers, AI agents, and external tools via the Model Context Protocol (MCP).
Installation
agentmanager-uiEnvironment Variables
- GOOGLE_API_KEY
- OPENAI_API_KEY
- OLLAMA_API_KEY
- GROQ_API_KEY
- MISTRAL_API_KEY
Security Notes
The system correctly uses environment variables for API keys and doesn't hardcode secrets. It handles arbitrary MCP server URLs and headers, which means the user must ensure they are connecting to trusted external services. No obvious malicious patterns or critical vulnerabilities observed in the provided source code.
Similar Servers
klavis
Develop and deploy AI agents that interact with a wide array of web services (e.g., Gmail, YouTube, LinkedIn, Supabase, Salesforce, Kubernetes) through a standardized Model Context Protocol (MCP), often orchestrated by an intelligent routing layer like Strata.
Polymcp
A comprehensive TypeScript framework for building and orchestrating Model Context Protocol (MCP) servers and AI agents, enabling LLMs to intelligently discover, select, and execute external tools.
AgentUp
A developer-first framework for building, deploying, and managing secure, scalable, and configurable AI agents, supporting various agent types (reactive, iterative) and the Model-Context Protocol (MCP) for seamless interactions.
ironmanus-mcp
Orchestrates AI workflows with an 8-phase control flow and specialized tools, serving as a Model Context Protocol (MCP) server.