Back to Home
AterDev icon

ater.dry.cli

by AterDev

Overview

An intelligent code assistance tool and MCP server for building Asp.Net Core and EF Core front-end and back-end services, leveraging code generation and LLM technology.

Installation

Run Command
ater studio

Security Notes

The server includes multiple file upload endpoints (e.g., `SystemUser_UploadImg`, `Sample_ImportFromExcel`) which are common attack vectors if server-side validation and sanitization are not robustly implemented. The core functionality involves code generation, potentially with LLMs, which introduces risks of generating insecure code, prompt injection, or sensitive data leakage if LLM interactions are not carefully managed. These implementation details are not visible in the truncated source. The MCP server runs on localhost by default, reducing external attack surface, but could still be vulnerable to local exploits or misconfigurations.

Similar Servers

Stats

Interest Score40
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars37
Forks6
Last Update2025-12-06

Tags

Code Generation.NETASP.NET CoreEF CoreWeb UIMCP Server