File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"description" : " MCP server for markdown editing and management" ,
5
5
"license" : " MIT" ,
6
- "author" : " " ,
7
- "homepage" : " " ,
8
- "bugs" : " " ,
6
+ "author" : " ildunari" ,
7
+ "homepage" : " https://github.com/ildunari/markdown-editor-mcp#readme" ,
8
+ "bugs" : " https://github.com/ildunari/markdown-editor-mcp/issues" ,
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/ildunari/markdown-editor-mcp.git"
12
+ },
9
13
"type" : " module" ,
10
14
"engines" : {
11
15
"node" : " >=18.0.0"
48
52
"keywords" : [
49
53
" mcp" ,
50
54
" model-context-protocol" ,
51
- " terminal" ,
55
+ " markdown" ,
56
+ " markdown-editor" ,
52
57
" claude" ,
53
58
" ai" ,
54
- " command-line" ,
55
- " process-management" ,
56
59
" file-editing" ,
57
- " code-editing" ,
58
- " diff" ,
59
- " patch" ,
60
- " block-editing" ,
60
+ " text-editor" ,
61
+ " markdown-preview" ,
62
+ " markdown-syntax" ,
61
63
" file-system" ,
62
64
" text-manipulation" ,
63
- " code-modification" ,
64
- " surgical-edits" ,
65
+ " document-editing" ,
65
66
" file-operations"
66
67
],
67
68
"dependencies" : {
You can’t perform that action at this time.
0 commit comments