@@ -156,6 +156,7 @@ <h3>Scaffold Generator</h3>
156156 "homepage" : "https://tmhsdigital.github.io/Docker-Developer-Tools/" ,
157157 "skills" : 17 , "rules" : 10 , "mcpTools" : 150 ,
158158 "extras" : { } ,
159+ "npm" : "@tmhs/docker-mcp" ,
159160 "topics" : [ "docker" , "containers" , "devops" , "docker-compose" , "dockerfile" ] ,
160161 "status" : "active" , "version" : "1.0.0" , "language" : "Python" ,
161162 "license" : "CC-BY-NC-ND-4.0" , "pagesType" : "static" , "hasCI" : true
@@ -169,6 +170,7 @@ <h3>Scaffold Generator</h3>
169170 "homepage" : "https://tmhsdigital.github.io/Home-Lab-Developer-Tools/" ,
170171 "skills" : 22 , "rules" : 11 , "mcpTools" : 50 ,
171172 "extras" : { } ,
173+ "npm" : "@tmhs/homelab-mcp" ,
172174 "topics" : [ "homelab" , "raspberry-pi" , "infrastructure" , "docker-compose" , "monitoring" ] ,
173175 "status" : "active" , "version" : "1.0.0" , "language" : "Python" ,
174176 "license" : "CC-BY-NC-ND-4.0" , "pagesType" : "static" , "hasCI" : true
@@ -182,6 +184,7 @@ <h3>Scaffold Generator</h3>
182184 "homepage" : "" ,
183185 "skills" : 43 , "rules" : 12 , "mcpTools" : 36 ,
184186 "extras" : { } ,
187+ "npm" : "@tmhs/mobile-mcp" ,
185188 "topics" : [ "react-native" , "expo" , "flutter" , "mobile-development" , "typescript" ] ,
186189 "status" : "active" , "version" : "1.0.0" , "language" : "TypeScript" ,
187190 "license" : "CC-BY-NC-ND-4.0" , "pagesType" : "none" , "hasCI" : true
0 commit comments