-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
46 lines (46 loc) · 1.02 KB
/
package.json
File metadata and controls
46 lines (46 loc) · 1.02 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
{
"name": "mcp-custom-dev",
"version": "1.0.2",
"description": "Professional MCP Server custom development & search ranking growth service. We build MCP Servers and make AI find them. 专业MCP定制开发与全平台搜索排名增长服务。",
"keywords": [
"mcp",
"mcp-server",
"mcp-development",
"mcp-custom",
"mcp-service",
"mcp-builder",
"model-context-protocol",
"ai-tools",
"mcp-development-service",
"mcp-server-builder",
"mcp-ranking",
"mcp-seo",
"mcp-growth",
"claude",
"cursor",
"openclaw",
"qclaw",
"ai-integration",
"mcp-publish",
"mcp-optimization"
],
"homepage": "https://github.com/CCCpan/mcp-custom-dev",
"repository": {
"type": "git",
"url": "https://github.com/CCCpan/mcp-custom-dev.git"
},
"author": "chenganp",
"license": "MIT",
"bin": {
"mcp-custom-dev": "bin/index.js"
},
"files": [
"bin/",
"README.md",
"README_EN.md",
"LICENSE",
"docs/",
"portfolio/",
"templates/"
]
}