Skip to main content
Glama
danijeun
by danijeun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FANAR_API_KEYYesYour Fanar 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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fanar_ragD
fanar_image_genD
fanar_translateD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2/5.0

Scored across 3 tools

Disambiguation4/5

Tool names suggest distinct functionalities (image generation, RAG, translation), but missing descriptions could cause minor confusion about exact purpose or scope.

Naming Consistency5/5

All tools follow a consistent 'fanar_verb_noun' pattern using snake_case, making the naming predictable and clean.

Tool Count5/5

With only three tools, the server is well-scoped for a focused set of AI capabilities, each tool serving a clear purpose.

Completeness3/5

Without descriptions, it's unclear if the three tools cover the intended domain fully; gaps may exist but are not obvious from names alone.

Maintenance

ActivityInactive
ResponsivenessNo issues