Back to Home
effatico icon

kortx-mcp

Verified Safe

by effatico

Overview

Kortx is a Model Context Protocol (MCP) server providing AI-powered consultation, research, visual generation/editing, and debugging capabilities for coding copilots.

Installation

Run Command
npx -y @effatico/kortx-mcp@latest

Environment Variables

  • OPENAI_API_KEY
  • PERPLEXITY_API_KEY

Security Notes

The server demonstrates strong security practices including a hardened Docker build running as a non-root user (UID 1001), multi-stage Docker builds with 'npm audit', extensive input validation via Zod schemas, and proper handling of API keys via environment variables (with redaction in logs). The context gathering for external MCP servers (Serena, Memory, CCLSP) are noted as stubs, implying no actual external calls are made yet, which currently mitigates risks associated with third-party integrations, though future implementations would require review. No 'eval' or similar dangerous dynamic code execution patterns are observed.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars4
Forks1
Last Update2025-11-28

Tags

MCPAI AssistantLLMDeveloper ToolsImage Generation