Agoras-MCP-Server
Verified Safeby asahiman
Overview
Agoras MCP Server enables AI agents and scripts to communicate bi-directionally, delegating tasks, monitoring progress, and receiving notifications for LLM-native workflows.
Installation
agorasEnvironment Variables
- REDIS_HOST
- REDIS_PORT
- MCP_CLIENT_ID
Security Notes
The server's communication relies on a Redis instance. While the Agoras application itself does not show immediate vulnerabilities like 'eval' or hardcoded secrets, the security of the overall system heavily depends on the Redis configuration. If Redis is exposed publicly without proper authentication (which is not handled by Agoras), it would pose a significant security risk. The internal file communication via `/tmp/cli-task-status.json` is a local risk, but not a network one.
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.
ironmanus-mcp
Orchestrates AI workflows with an 8-phase control flow and specialized tools, serving as a Model Context Protocol (MCP) server.
iron-manus-mcp
Orchestrates AI workflows with an 8-phase control flow and focused tools, acting as a Model Context Protocol (MCP) server for complex project management.
mcp-servers
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.