Skip to main content
Glama
lsmman

io.github.lsmman/fetchive

Official
by lsmman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FETCHIVE_DB_PATHNoWhere your archive index and transcript cache live~/.fetchive/fetchive.db
FETCHIVE_LANGUAGESNoPreferred caption languages, best firstko,en
FETCHIVE_TRANSPORTNohttp for a hosted deploymentstdio
FETCHIVE_ENABLE_STTNoSet to false to never fall back to speech-to-texttrue
FETCHIVE_BATCH_WORKERSNoConcurrent extractions. YouTube dislikes more3
FETCHIVE_WHISPER_MODELNoLarger is slower and more accuratebase
WEBSHARE_PROXY_PASSWORDNoEnables the proxy step. Without these it is skipped
WEBSHARE_PROXY_USERNAMENoEnables the proxy step. Without these it is skipped
FETCHIVE_MAX_STT_DURATIONNoRefuse to transcribe anything longer, in seconds3600
FETCHIVE_QUOTE_WORD_LIMITNoLongest verbatim quote allowed out of the server15

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/lsmman/fetchive'

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