@apresai/gimage-mcp 1.2.139 → 1.2.141

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  MCP (Model Context Protocol) server for AI-powered image generation and processing,
4
4
  backed by the [`gimage`](https://github.com/apresai/gimage) CLI. Exposes image
5
- generation (Gemini, Vertex AI, AWS Bedrock, xAI Grok) plus resize/scale/crop/compress/
5
+ generation (Gemini, Vertex AI, xAI Grok) plus resize/scale/crop/compress/
6
6
  convert and batch operations as MCP tools for Claude Desktop and other MCP clients.
7
7
 
8
8
  ## Install
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apresai/gimage-mcp",
3
- "version": "1.2.139",
3
+ "version": "1.2.141",
4
4
  "description": "MCP server for AI-powered image generation and processing with gimage",
5
5
  "keywords": [
6
6
  "mcp",