Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport.3000
LOG_LEVELNoverbose / debug / info / warn / error / fatal.info
GOOGLE_API_KEYYesRequired. Google Gemini API key.
TRANSPORT_TYPENosse (Streamable HTTP, for remote) or stdio.stdio

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
image_recognitionB

Analyze and describe images using Google Gemini AI

audio_recognitionB

Analyze and transcribe audio using Google Gemini AI

video_recognitionA

Analyze and describe a video using Google Gemini AI. The "filepath" argument accepts EITHER a local file path OR a video URL (e.g. a Bilibili or YouTube link). URLs are downloaded automatically (<=480p) before analysis.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tsukikagehoshi/mcp-video-recognition-bilibili'

If you have feedback or need assistance with the MCP directory API, please join our Discord server