Initial meta MCP server scaffold

This commit is contained in:
root
2026-03-12 09:39:39 +00:00
commit b11edee7c4
8 changed files with 1715 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
dist/
.env
.DS_Store
*.log