Skip to main content
Glama
928871247

files-vector-mcp-server

by 928871247

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BATCH_SIZENoBatch size for processing5
CHUNK_SIZENoChunk size in characters4000
RETRY_DELAYNoRetry delay in seconds5
WATCH_TOPICSNoJSON mapping of watch topics to directories{"默认": ["./watch_dir"]}
CHUNK_OVERLAPNoChunk overlap in characters200
EMBEDDING_DIMNoEmbedding vector dimension1024
MINERU_API_KEYNoMinerU API key for OCR
MINERU_API_URLNoMinerU API URL
OPENAI_API_KEYYesOpenAI API key for embeddings
OPENAI_API_URLNoOpenAI API URLhttps://api.openai.com/v1
RETRY_ATTEMPTSNoRetry attempts for API calls3
EMBEDDING_MODELNoEmbedding model nametext-embedding-ada-002
DB_CONNECTION_STRINGYesPostgreSQL connection string (e.g., postgres://user:password@localhost:5432/vector_db)

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/928871247/files-vector-mcp-server'

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