Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PGHOSTNoPostgreSQL host
PGPORTNoPostgreSQL port
PGUSERNoPostgreSQL user
PGDATABASENoPostgreSQL database name
PGPASSWORDNoPostgreSQL password
OPENAI_API_KEYNoOpenAI API key for embeddings
MCP_MEMORY_BACKENDNoDatabase backend (sqlite or postgres)sqlite
MCP_MEMORY_DATA_DIRNoSQLite data directory~/.mcp-vector-memory
MCP_MEMORY_EMBEDDING_MODELNoEmbedding model nameall-MiniLM-L6-v2
MCP_MEMORY_EMBEDDING_PROVIDERNoEmbedding provider (local or openai)local

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/vertexhub-ai/mcp-vector-memory'

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