Skip to main content
Glama

MCP VectorStore Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONPATHNoPython path for the MCP server
USER_AGENTNoUser agent for web scrapingMozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
VECTORSTORE_DIRNoVector store directory path
LLMSHERPA_API_URLNoLLMSherpa API URL (use local if available, otherwise cloud)http://localhost:5001/api/parseDocument?renderFormat=all
CUDA_VISIBLE_DEVICESNoOptional: CUDA device for GPU acceleration0

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/BierschneiderEmanuel/McpDocServer'

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