Back to Home
mkmlab-hq icon

athena-mcp-servers

Verified Safe

by mkmlab-hq

Overview

A collection of essential AI microservices designed to power intelligent agents and automate development tasks through a multi-agent control protocol.

Installation

Run Command
python file_manager_server_official.py

Environment Variables

  • POSTGRES_URL
  • WORKSPACE_ROOT
  • VPS_QDRANT_URL
  • QDRANT_URL
  • GEMINI_API_KEY
  • GOOGLE_API_KEY
  • MKM12_LTM_TIER
  • MKM12_LTM_DB_TYPE
  • MKM12_LTM_DB_URL
  • MKM12_LTM_API_KEY
  • MKM12_LTM_COLLECTION
  • MKM12_MANAGED_QDRANT_URL

Security Notes

The project generally follows good security practices by using environment variables for API keys and sensitive configurations (e.g., POSTGRES_URL, GEMINI_API_KEY, QDRANT_URLs). However, some external service endpoints (e.g., GEMMA_VPS_URL, VPS_QDRANT_URL) are hardcoded with IP addresses, which introduces a reliance on specific external infrastructure and requires trusting the operators of those IPs. The default 'postgres:password' for POSTGRES_URL in example code is a common weak credential, which users must be careful to override in their .env for production environments. No 'eval' or obvious malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-29

Tags

AI AgentsMCP ServersMicroservicesPythonRAG