MetaTag Genie
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| writeImageMetadataC | Writes metadata (tags, description, people, location) to an image file. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined and distinct by default.
A single tool inherently has perfect naming consistency, as there are no other tools to compare it against. The name 'writeImageMetadata' follows a clear verb_noun pattern.
A single tool is often too few for a server's scope, suggesting limited functionality. While it might be appropriate for a very narrow task, it feels thin and may not cover related operations like reading or updating metadata.
The server appears to target image metadata management, but with only a write tool, there are significant gaps. Missing operations like reading metadata, updating existing metadata, or deleting metadata will likely cause agent failures in workflows.