Back to Home
cyrup-ai icon

kodegen

by cyrup-ai

Overview

KODEGEN.ᴀɪ is an ultimate MCP (Model Context Protocol) auto-coding toolset, providing a Rust-native server with elite tools for professional, autonomous code generation and context-efficient LLM interactions.

Installation

Run Command
kodegen

Environment Variables

  • KODEGEN_SHUTDOWN_TIMEOUT_SECS
  • KODEGEN_HTTP_TIMEOUT_SECS
  • DATABASE_DSN
  • DATABASE_READONLY
  • DATABASE_MAX_ROWS
  • SSH_HOST
  • SSH_PORT
  • SSH_USER
  • SSH_KEY
  • SSH_PASSWORD

Security Notes

The server's core functionality is to provide AI agents with powerful tools, including full system access (e.g., `start_terminal_command` for arbitrary command execution, extensive filesystem manipulation via `fs_write_file`, `fs_delete_directory`, `fs_edit_block`). It can also interact with Git, GitHub, databases, and spawn sub-agents. While these are intended features for an 'auto-coding toolset', they pose significant security risks if not run within a highly trusted, sandboxed environment, or without stringent human oversight and robust prompt engineering to prevent malicious or accidental misuse by the AI agent. The server also fetches system prompts from a hardcoded GitHub URL, which could be a supply chain risk if the repository were compromised.

Similar Servers

Stats

Interest Score33
Security Score4
Cost ClassMedium
Avg Tokens1000
Stars2
Forks1
Last Update2025-12-06

Tags

MCP ServerAI ToolsCode GenerationRustLLM