From 1bda2013bbac15c858c9042cee41a6e81b267e6a Mon Sep 17 00:00:00 2001 From: Latte Date: Thu, 29 Jan 2026 18:36:24 +0000 Subject: [PATCH] Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a0f740 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# AegisGitea-MCP + +AegisGitea MCP is a private, security-first MCP (Model Context Protocol) server that enables controlled, auditable, read-only AI access to a self-hosted Gitea environment. + +The system allows ChatGPT (Business / Developer environment) to inspect repositories, code, commits, issues, and pull requests only through explicit MCP tool calls, while all access control is dynamically managed through a dedicated bot user inside Gitea itself. \ No newline at end of file