Back to Home
NilavoBoral icon

AgentManager

Verified Safe

by NilavoBoral

Overview

Manages and orchestrates a unified ecosystem of LLM providers, AI agents, and external tools via the Model Context Protocol (MCP).

Installation

Run Command
agentmanager-ui

Environment 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

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-06

Tags

LLM orchestrationAI agentsMulti-provider LLMMCP integrationStreamlit UI