Back to Home
asahiman icon

Agoras-MCP-Server

Verified Safe

by 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

Run Command
agoras

Environment 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

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2026-01-17

Tags

AI AgentsCommunicationManager-WorkerRedisLLM Workflows