Skip to main content
Glama
jutalik

OriginForge NFT Generator

by jutalik

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-nft-dataC

Get basic NFT information

get-nft-imageC

Get NFT image data

get-nft-attributesC

Get detailed NFT attributes

get-color-paletteB

Get NFT color palette

get-enhanced-nft-viewC

Get enhanced NFT view with formatted display

save-nft-filesC

Save NFT image and JSON data to files

get-random-nftsC

Get multiple random NFTs

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 7 tools

Disambiguation4/5

Most tools have distinct purposes focused on different aspects of NFT data retrieval (color palette, attributes, basic info, image, random selection, saving), though 'get-nft-data' and 'get-nft-attributes' could potentially overlap in scope. The 'get-enhanced-nft-view' tool might also be confused with basic data retrieval, but descriptions help clarify their specific functions.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with hyphens (e.g., get-color-palette, save-nft-files), using 'get' for retrieval operations and 'save' for the storage operation. This predictable naming scheme makes it easy for agents to understand tool purposes at a glance.

Tool Count5/5

With 7 tools, this server is well-scoped for an NFT generator, covering key operations like data retrieval, image handling, and file saving. Each tool appears to serve a specific, necessary function without redundancy, making the count appropriate for the domain.

Completeness3/5

The toolset covers retrieval and saving operations well but lacks creation or modification tools (e.g., generate-nft, update-nft-attributes), which are essential for a generator. While agents can work with the provided tools, the absence of core generation functionality represents a notable gap in the surface for the server's stated purpose.

Maintenance

ActivityInactive
ResponsivenessSyncing