Skip to content

Commit 1c09845

Browse files
committed
docs: update package description and keywords
1 parent 54463b6 commit 1c09845

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/create-mcp-kit/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-mcp-kit",
33
"version": "0.0.6",
4-
"description": "create mcp tool kit",
4+
"description": "A CLI tool to create MCP (Model Context Protocol) applications with ease.",
55
"type": "module",
66
"author": "zhensherlock",
77
"homepage": "https://github.com/my-mcp-hub/mcp-kit/tree/master/packages/create#readme",
@@ -12,11 +12,16 @@
1212
"mcp",
1313
"mcp server",
1414
"mcp client",
15+
"mcp host",
1516
"mcp kit",
1617
"mcp tool kit",
18+
"mcp cli",
19+
"cli",
20+
"cli tool",
1721
"create mcp",
1822
"create mcp server",
1923
"create mcp client",
24+
"create mcp host",
2025
"modelcontextprotocol",
2126
"typescript"
2227
],

packages/shared/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
11
{
22
"name": "@mcp-tool-kit/shared",
33
"version": "0.0.7",
4-
"description": "mcp tool kit shared",
4+
"description": "A CLI tool to create MCP (Model Context Protocol) applications with ease.",
55
"type": "module",
66
"author": "zhensherlock",
77
"homepage": "https://github.com/my-mcp-hub/mcp-kit/tree/master/packages/shared#readme",
88
"keywords": [
99
"mcp",
1010
"mcp server",
1111
"mcp client",
12+
"mcp host",
1213
"mcp kit",
1314
"mcp tool kit",
15+
"mcp cli",
16+
"cli",
17+
"cli tool",
1418
"create mcp",
1519
"create mcp server",
1620
"create mcp client",
21+
"create mcp host",
1722
"modelcontextprotocol",
1823
"typescript"
1924
],

0 commit comments

Comments
 (0)