Skip to main content
Glama
llmsresearch

io.github.llmsresearch/paperbanana

Official
by llmsresearch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_API_KEYNoYour Google Gemini API key (free, Google AI Studio).
OPENAI_API_KEYNoYour OpenAI API key for using OpenAI providers (default).
GOOGLE_BASE_URLNoOptional custom Gemini-compatible endpoint.
OPENAI_BASE_URLNoBase URL for OpenAI-compatible or Azure OpenAI / Foundry endpoints. Set to your Azure endpoint when using Azure OpenAI / Foundry.https://api.openai.com/v1
GOOGLE_VLM_MODELNoOverride the Google Gemini VLM model.gemini-2.5-flash
OPENAI_VLM_MODELNoOverride the OpenAI VLM model.gpt-5.2
ATLASCLOUD_API_KEYNoYour Atlas Cloud API key.
GOOGLE_IMAGE_MODELNoOverride the Google Gemini image model.gemini-3-pro-image-preview
OPENAI_IMAGE_MODELNoOverride the OpenAI image generation model.gpt-image-1.5
ATLASCLOUD_BASE_URLNoBase URL for the Atlas Cloud chat endpoint.https://api.atlascloud.ai/v1
ATLASCLOUD_VLM_MODELNoOverride the Atlas Cloud VLM model.deepseek-ai/DeepSeek-V3-0324
ATLASCLOUD_IMAGE_MODELNoOverride the Atlas Cloud image generation model.openai/gpt-image-2/text-to-image
ATLASCLOUD_IMAGE_BASE_URLNoBase URL for the Atlas Cloud image generation endpoint.https://api.atlascloud.ai/api/v1

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources