File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " mcp-image" ,
33 "mcpName" : " io.github.shinpr/mcp-image" ,
4- "version" : " 0.3 .0" ,
4+ "version" : " 0.4 .0" ,
55 "description" : " MCP server for AI image generation" ,
66 "main" : " dist/index.js" ,
77 "bin" : {
88 "mcp-image" : " ./dist/index.js"
99 },
1010 "keywords" : [
1111 " mcp" ,
12- " image-generation" ,
13- " ai" ,
12+ " mcp-server" ,
1413 " model-context-protocol" ,
14+ " image-generation" ,
15+ " generative-ai" ,
16+ " image-editing" ,
17+ " prompt-enhancement" ,
18+ " gemini" ,
19+ " google-ai" ,
20+ " nano-banana" ,
21+ " claude-code" ,
22+ " cursor" ,
23+ " codex" ,
1524 " typescript"
1625 ],
1726 "author" : " Shinsuke Kagawa" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json" ,
33 "name" : " io.github.shinpr/mcp-image" ,
4- "description" : " AI image generation MCP server using Nano Banana with intelligent prompt enhancement" ,
4+ "description" : " AI image generation MCP server using Nano Banana Pro with intelligent prompt enhancement" ,
55 "vendor" : " Shinsuke Kagawa" ,
66 "license" : " MIT" ,
77 "repository" : {
88 "url" : " https://github.com/shinpr/mcp-image" ,
99 "source" : " github"
1010 },
11- "version" : " 0.3 .0" ,
11+ "version" : " 0.4 .0" ,
1212 "packages" : [
1313 {
1414 "registryType" : " npm" ,
1515 "registryBaseUrl" : " https://registry.npmjs.org" ,
1616 "identifier" : " mcp-image" ,
17- "version" : " 0.3 .0" ,
17+ "version" : " 0.4 .0" ,
1818 "transport" : {
1919 "type" : " stdio"
2020 },
5252 "supported" : false
5353 },
5454 "resources" : {
55- "supported" : true ,
56- "list" : [
57- " file"
58- ]
55+ "supported" : true
5956 }
6057 }
6158 }
6259 ],
6360 "tags" : [
61+ " mcp" ,
62+ " mcp-server" ,
6463 " image-generation" ,
65- " ai" ,
66- " nano-banana"
64+ " generative-ai" ,
65+ " image-editing" ,
66+ " prompt-enhancement" ,
67+ " gemini" ,
68+ " nano-banana" ,
69+ " nano-banana-pro" ,
70+ " google-ai" ,
71+ " ai-tools"
6772 ],
6873 "homepage" : " https://github.com/shinpr/mcp-image" ,
6974 "documentation" : " https://github.com/shinpr/mcp-image#readme"
You can’t perform that action at this time.
0 commit comments