codex_video
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | Your Gemini API key. | |
| STEPFUN_API_KEY | No | Your StepFun API key. | |
| STEPFUN_BASE_URL | No | The StepFun base URL, e.g. 'https://api.stepfun.com/v1' or 'https://api.stepfun.com/step_plan/v1'. | |
| DOTENV_CONFIG_PATH | No | Path to the .env file containing provider keys and configuration. | |
| CODEX_VIDEO_PROVIDER | No | The video provider to use. Set to 'stepfun' (default) or 'gemini'. | stepfun |
| BILIBILI_COOKIES_FILE | No | Absolute path to a Netscape-format cookies.txt for a logged-in Bilibili session. | |
| BILIBILI_COOKIES_FROM_BROWSER | No | Optional legacy setting: browser name to read cookies from ('edge', 'chrome', 'firefox', 'brave'). |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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