refactor, add modularity

This commit is contained in:
sha
2026-03-20 14:09:28 +02:00
parent b56cc63c84
commit 3a701a5280
13 changed files with 354 additions and 273 deletions
+3
View File
@@ -0,0 +1,3 @@
from mcp.server.fastmcp import FastMCP
mcp = FastMCP("redmine")