refactor: Convert MCP server implementation from Python to TypeScript.

This commit is contained in:
2025-12-01 20:46:50 +01:00
parent 7d96a657b3
commit 2a6584078c
12 changed files with 1868 additions and 643 deletions
+3
View File
@@ -31,3 +31,6 @@ ENV/
# OS
.DS_Store
Thumbs.db
# Node
node_modules/