Back to Home
developer-zht icon

mcp-servers

Verified Safe

by developer-zht

Overview

Provides AI assistants with the ability to summarize video and audio content, specifically Bilibili videos.

Installation

Run Command
npx @mcp-servers/bilibili-summarizer

Environment Variables

  • AUTHORIZATION_AI_API_KEY
  • AUTHORIZATION_BILIBILI_SESSION_KEY
  • LLM_PROVIDER
  • LLM_MODEL
  • LLM_TEMPERATURE
  • LLM_MAX_TOKENS
  • LLM_TOP_P
  • BILIBILI_MAX_SUBTITLE_LENGTH

Security Notes

Sensitive API keys (for LLMs and Bilibili sessions) are correctly managed via environment variables, reducing the risk of hardcoded secrets. External API calls are directed to trusted services (Bilibili, OpenAI, Gemini). The use of `JSON.parse` in a script is for processing trusted API stream data, not arbitrary user input. The project adheres to a monorepo structure with good practices for dependency management and TypeScript, which helps maintain code quality and prevent common vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens7500
Stars0
Forks0
Last Update2025-12-31

Tags

MCPAIBilibiliVideo SummarizationLLM