multi-source-content-summarizer
by xbackhome
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AI_API_KEY | No | Shared API key for OpenAI-compatible transcription, vision, and summary. Use this if not setting separate keys. | |
| VISION_API_KEY | No | API key for vision service (OpenAI-compatible). Required if not using shared AI_API_KEY. | |
| SUMMARY_API_KEY | No | API key for summary service (OpenAI-compatible). Required if not using shared AI_API_KEY. | |
| FEISHU_APP_SECRET | No | App Secret for Feishu app-bot mode to send digests. | |
| BAIDU_ACCESS_TOKEN | No | Access token for Baidu Netdisk to authorize file access. | |
| X_USER_ACCESS_TOKEN | No | OAuth 2.0 user-context token for X (Twitter) with tweet.read and users.read scopes. | |
| TRANSCRIPTION_API_KEY | No | API key for transcription service (OpenAI-compatible). Required if not using shared AI_API_KEY. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/xbackhome/multi-source-content-summarizer-skill'
If you have feedback or need assistance with the MCP directory API, please join our Discord server