We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64aada4 commit e7045aaCopy full SHA for e7045aa
plugins-data.json
@@ -119,7 +119,15 @@
119
"summary": "MCP",
120
"version": "0.0.3",
121
"description": "MCP 服务器管理",
122
- "author": "wu-clan"
+ "author": "wu-clan",
123
+ "tags": [
124
+ "ai",
125
+ "mcp"
126
+ ],
127
+ "database": [
128
+ "mysql",
129
+ "postgresql"
130
+ ]
131
},
132
"git": {
133
"path": "plugins/mcp",
plugins-data.ts
@@ -143,7 +143,15 @@ export const pluginDataList: PluginData[] = [
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
0 commit comments