-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistry.json
More file actions
348 lines (348 loc) · 9.37 KB
/
Copy pathregistry.json
File metadata and controls
348 lines (348 loc) · 9.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
[
{
"name": "CFX Developer Tools",
"repo": "TMHSDigital/CFX-Developer-Tools",
"slug": "cfx-developer-tools",
"description": "AI-powered Cursor IDE plugin for FiveM and RedM resource development",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/CFX-Developer-Tools/",
"skills": 9,
"rules": 6,
"mcpTools": 6,
"extras": {
"snippets": 24,
"templates": 11,
"natives": 12000,
"events": 101
},
"topics": [
"fivem",
"redm",
"cfx",
"lua",
"game-development"
],
"status": "active",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "mkdocs",
"hasCI": true
},
{
"name": "Unity Developer Tools",
"repo": "TMHSDigital/Unity-Developer-Tools",
"slug": "unity-developer-tools",
"description": "Cursor IDE plugin for Unity game development with URP, HDRP, and Built-in render pipeline support",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Unity-Developer-Tools/",
"skills": 18,
"rules": 8,
"mcpTools": 4,
"extras": {
"snippets": 20,
"templates": 5
},
"topics": [
"unity",
"game-development",
"csharp",
"urp",
"hdrp"
],
"status": "active",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "mkdocs",
"hasCI": true
},
{
"name": "Docker Developer Tools",
"repo": "TMHSDigital/Docker-Developer-Tools",
"slug": "docker-developer-tools",
"description": "Cursor IDE plugin for Docker workflows with container management, Compose, and Dockerfile support",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Docker-Developer-Tools/",
"skills": 17,
"rules": 10,
"mcpTools": 150,
"extras": {},
"npm": "@tmhs/docker-mcp",
"topics": [
"docker",
"containers",
"devops",
"docker-compose",
"dockerfile"
],
"status": "active",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Home Lab Developer Tools",
"repo": "TMHSDigital/Home-Lab-Developer-Tools",
"slug": "home-lab-developer-tools",
"description": "Home lab and Raspberry Pi workflows for Cursor with Docker Compose, monitoring, DNS, networking, and security",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Home-Lab-Developer-Tools/",
"skills": 22,
"rules": 11,
"mcpTools": 50,
"extras": {},
"npm": "@tmhs/homelab-mcp",
"topics": [
"homelab",
"raspberry-pi",
"infrastructure",
"docker-compose",
"monitoring"
],
"status": "active",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Mobile App Developer Tools",
"repo": "TMHSDigital/Mobile-App-Developer-Tools",
"slug": "mobile-app-developer-tools",
"description": "Cursor plugin for mobile app development with React Native, Expo, and Flutter support",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Mobile-App-Developer-Tools/",
"skills": 43,
"rules": 12,
"mcpTools": 36,
"extras": {},
"npm": "@tmhs/mobile-mcp",
"topics": [
"react-native",
"expo",
"flutter",
"mobile-development",
"typescript"
],
"status": "active",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Plaid Developer Tools",
"repo": "TMHSDigital/Plaid-Developer-Tools",
"slug": "plaid-developer-tools",
"description": "Cursor plugin and MCP companion for building on the Plaid API",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Plaid-Developer-Tools/",
"skills": 17,
"rules": 7,
"mcpTools": 30,
"extras": {},
"topics": [
"plaid",
"fintech",
"banking",
"open-banking",
"plaid-api"
],
"status": "active",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Monday Cursor Plugin",
"repo": "TMHSDigital/Monday-Cursor-Plugin",
"slug": "monday-cursor-plugin",
"description": "Cursor IDE plugin for Monday.com with boards, items, sprints, docs, dashboards, and GraphQL",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Monday-Cursor-Plugin/",
"skills": 21,
"rules": 8,
"mcpTools": 45,
"extras": {},
"topics": [
"monday",
"project-management",
"graphql",
"productivity",
"work-management"
],
"status": "active",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Steam Cursor Plugin",
"repo": "TMHSDigital/Steam-Cursor-Plugin",
"slug": "steam-cursor-plugin",
"description": "Steam and Steamworks integration for Cursor IDE for game developers, modders, and power users",
"type": "cursor-plugin",
"homepage": "https://tmhsdigital.github.io/Steam-Cursor-Plugin/",
"skills": 30,
"rules": 9,
"mcpTools": 25,
"extras": {},
"topics": [
"steam",
"steamworks",
"game-development",
"modding",
"steam-workshop"
],
"status": "active",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "Steam MCP Server",
"repo": "TMHSDigital/steam-mcp",
"slug": "steam-mcp",
"description": "MCP server for Steam and Steamworks APIs with store data, player stats, reviews, achievements, and workshop tools",
"type": "mcp-server",
"homepage": "https://www.npmjs.com/package/@tmhs/steam-mcp",
"skills": 0,
"rules": 0,
"mcpTools": 25,
"extras": {},
"npm": "@tmhs/steam-mcp",
"topics": [
"steam",
"mcp-server",
"steamworks",
"game-development",
"npm"
],
"status": "active",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "none",
"hasCI": true
},
{
"name": "Developer Tools MCP",
"repo": "TMHSDigital/Developer-Tools-MCP",
"slug": "developer-tools-mcp",
"description": "MCP server providing agent-callable read and write access to the TMHSDigital developer-tools ecosystem: registry, fleet status, drift checking, and standards management",
"type": "mcp-server",
"homepage": "https://tmhsdigital.github.io/Developer-Tools-MCP/",
"skills": 0,
"rules": 0,
"mcpTools": 7,
"extras": {},
"topics": [
"mcp-server",
"developer-tools",
"ecosystem",
"registry",
"typescript"
],
"status": "active",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
},
{
"name": "CFX MCP",
"repo": "TMHSDigital/cfx-mcp",
"slug": "cfx-mcp",
"description": "MCP server providing agent-callable tools for CFX/FiveM resource development, server management, and community platform integration.",
"type": "mcp-server",
"homepage": "",
"skills": 0,
"rules": 0,
"mcpTools": 0,
"extras": {},
"topics": [],
"status": "experimental",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "none",
"hasCI": true
},
{
"name": "Blender Developer Tools",
"repo": "TMHSDigital/Blender-Developer-Tools",
"slug": "blender-developer-tools",
"description": "Cursor and Claude Code skills, rules, snippets, and templates for Blender Python add-on and scripting development",
"type": "cursor-plugin",
"homepage": "",
"skills": 12,
"rules": 6,
"mcpTools": 0,
"extras": {
"snippets": 17,
"templates": 2
},
"topics": [
"blender",
"python",
"bpy",
"3d",
"addon-development"
],
"status": "active",
"language": "Python",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "none",
"hasCI": true
},
{
"name": "Local AI MCP",
"repo": "TMHSDigital/local-ai-mcp",
"slug": "local-ai-mcp",
"description": "Unified MCP server for managing local model runtimes (Ollama, LM Studio, and more): provider-agnostic discovery, lifecycle, hardware-fit, and delegated inference.",
"type": "mcp-server",
"homepage": "https://tmhsdigital.github.io/local-ai-mcp/",
"skills": 0,
"rules": 0,
"mcpTools": 16,
"extras": {},
"topics": [
"mcp",
"model-context-protocol",
"ollama",
"lm-studio",
"local-llm"
],
"status": "experimental",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true,
"npm": "@tmhs/local-ai-mcp"
},
{
"name": "Screencast MCP",
"repo": "TMHSDigital/screencast-mcp",
"slug": "screencast-mcp",
"description": "MCP server for Windows screen recording, frame sampling, and minimal ffmpeg edits (capture, watch, trim/concat/convert).",
"type": "mcp-server",
"homepage": "https://tmhsdigital.github.io/screencast-mcp/",
"skills": 0,
"rules": 0,
"mcpTools": 10,
"extras": {},
"topics": [
"mcp-server",
"developer-tools",
"screen-recording",
"ffmpeg",
"windows"
],
"status": "beta",
"language": "TypeScript",
"license": "CC-BY-NC-ND-4.0",
"pagesType": "static",
"hasCI": true
}
]