File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "dxt_version" : " 0.1" ,
33 "name" : " microcms-mcp-server" ,
4- "version" : " 0.3.5 " ,
4+ "version" : " 0.3.6 " ,
55 "description" : " microCMSのMCP Serverです。LLMから直接コンテンツの取得や入稿ができます。" ,
66 "icon" : " assets/icon.png" ,
77 "author" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " microcms-mcp-server" ,
3- "version" : " 0.3.5 " ,
4- "description" : " microCMS MCP Server - A Model Context Protocol server for microCMS API " ,
3+ "version" : " 0.3.6 " ,
4+ "description" : " microCMS MCP Server - microCMSのコンテンツAPIやマネジメントAPIを利用し、LLMからコンテンツ管理ができるMCPサーバー " ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
77 "bin" : {
3434 " cli"
3535 ],
3636 "author" : {
37- "name" : " himaratsu " ,
38- "url" : " https://github.com/himaratsu "
37+ "name" : " microcmsio " ,
38+ "url" : " https://github.com/microcmsio "
3939 },
4040 "repository" : {
4141 "type" : " git" ,
42- "url" : " git+https://github.com/himaratsu /microcms-mcp-server.git"
42+ "url" : " git+https://github.com/microcmsio /microcms-mcp-server.git"
4343 },
4444 "bugs" : {
45- "url" : " https://github.com/himaratsu /microcms-mcp-server/issues"
45+ "url" : " https://github.com/microcmsio /microcms-mcp-server/issues"
4646 },
47- "homepage" : " https://github.com/himaratsu /microcms-mcp-server#readme" ,
47+ "homepage" : " https://github.com/microcmsio /microcms-mcp-server#readme" ,
4848 "license" : " MIT" ,
4949 "dependencies" : {
5050 "@modelcontextprotocol/sdk" : " ^1.0.0" ,
6464 "publishConfig" : {
6565 "access" : " public"
6666 }
67- }
67+ }
You can’t perform that action at this time.
0 commit comments