File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-mcp-kit" ,
3
3
"version" : " 0.0.6" ,
4
- "description" : " create mcp tool kit " ,
4
+ "description" : " A CLI tool to create MCP (Model Context Protocol) applications with ease. " ,
5
5
"type" : " module" ,
6
6
"author" : " zhensherlock" ,
7
7
"homepage" : " https://github.com/my-mcp-hub/mcp-kit/tree/master/packages/create#readme" ,
12
12
" mcp" ,
13
13
" mcp server" ,
14
14
" mcp client" ,
15
+ " mcp host" ,
15
16
" mcp kit" ,
16
17
" mcp tool kit" ,
18
+ " mcp cli" ,
19
+ " cli" ,
20
+ " cli tool" ,
17
21
" create mcp" ,
18
22
" create mcp server" ,
19
23
" create mcp client" ,
24
+ " create mcp host" ,
20
25
" modelcontextprotocol" ,
21
26
" typescript"
22
27
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mcp-tool-kit/shared" ,
3
3
"version" : " 0.0.7" ,
4
- "description" : " mcp tool kit shared " ,
4
+ "description" : " A CLI tool to create MCP (Model Context Protocol) applications with ease. " ,
5
5
"type" : " module" ,
6
6
"author" : " zhensherlock" ,
7
7
"homepage" : " https://github.com/my-mcp-hub/mcp-kit/tree/master/packages/shared#readme" ,
8
8
"keywords" : [
9
9
" mcp" ,
10
10
" mcp server" ,
11
11
" mcp client" ,
12
+ " mcp host" ,
12
13
" mcp kit" ,
13
14
" mcp tool kit" ,
15
+ " mcp cli" ,
16
+ " cli" ,
17
+ " cli tool" ,
14
18
" create mcp" ,
15
19
" create mcp server" ,
16
20
" create mcp client" ,
21
+ " create mcp host" ,
17
22
" modelcontextprotocol" ,
18
23
" typescript"
19
24
],
You can’t perform that action at this time.
0 commit comments