Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoYour Gemini API key.
STEPFUN_API_KEYNoYour StepFun API key.
STEPFUN_BASE_URLNoThe StepFun base URL, e.g. 'https://api.stepfun.com/v1' or 'https://api.stepfun.com/step_plan/v1'.
DOTENV_CONFIG_PATHNoPath to the .env file containing provider keys and configuration.
CODEX_VIDEO_PROVIDERNoThe video provider to use. Set to 'stepfun' (default) or 'gemini'.stepfun
BILIBILI_COOKIES_FILENoAbsolute path to a Netscape-format cookies.txt for a logged-in Bilibili session.
BILIBILI_COOKIES_FROM_BROWSERNoOptional legacy setting: browser name to read cookies from ('edge', 'chrome', 'firefox', 'brave').

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_videoA

Creates an audio-free copy of a local video and sends it to the configured video-analysis provider for visual research. Visible interfaces, code, charts, labels, and subtitles remain usable visual evidence.

inspect_video_windowA

Extracts an audio-free temporary clip for the requested source-video time window, then sends that clip to the configured video-analysis provider for visual-only analysis. Temporary media and remote uploads are removed after the answer.

analyze_bilibili_videoA

Resolves a public Bilibili URL, attaches public metadata, and optionally samples 20 most-liked root comments while displaying only 3 hot comments plus up to 2 distinct high-signal comments. Supports language-only, visual-only, and multimodal research.

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/7oMB2006/Bilibili-Video-Research'

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