Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAL_KEYYesYour Fal AI API key

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageC

Fal AI (fal-ai/nano-banana-pro) を使用して画像を生成します。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

There is only a single tool, generate_image, so there is no possibility of confusing it with another. Its purpose is unambiguous and clearly communicated.

Naming Consistency5/5

The sole tool follows a clean verb_noun convention (generate_image). With only one name there is no inconsistency, though the pattern is trivially consistent.

Tool Count3/5

A single tool is on the thin side for a server, even one focused narrowly on image generation. It works but leaves little surface for an agent to compose workflows with.

Completeness3/5

Generation is covered, but there are no companion operations such as edit, upscale, variation, or status/retrieval of prior generations. For the narrow generation purpose it is adequate, but the surface has obvious dead ends.

Maintenance

ActivityInactive
ResponsivenessNo issues