Add pngmeta to extension directory (#10650)
Signed-off-by: James Campbell <james@jamescampbell.us> Signed-off-by: jc <jc@jcs-MacBook-Pro.local> Co-authored-by: jc <jc@jcs-MacBook-Pro.local>
This commit is contained in:
@@ -566,6 +566,17 @@
|
||||
"endorsed": true,
|
||||
"environmentVariables": []
|
||||
},
|
||||
{
|
||||
"id": "pngmeta",
|
||||
"name": "PNG Metadata",
|
||||
"description": "Read and write PNG metadata (tEXt, iTXt, zTXt chunks and XMP)",
|
||||
"command": "uvx --from pngmeta[mcp] pngmeta-mcp",
|
||||
"link": "https://github.com/james-see/pngmeta",
|
||||
"installation_notes": "Install using uvx. Requires pngmeta[mcp] extra.",
|
||||
"is_builtin": false,
|
||||
"endorsed": false,
|
||||
"environmentVariables": []
|
||||
},
|
||||
{
|
||||
"id": "playwright",
|
||||
"name": "Playwright",
|
||||
|
||||
Reference in New Issue
Block a user