Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP mode3000
VECFS_FILENoPath to the vector storage file./vecfs-data.jsonl

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchB

Search the vector space using a sparse or dense vector.

memorizeA

Store a new entry in the vector space. Updates the entry if the ID already exists.

feedbackC

Record feedback for a specific memory entry.

deleteB

Delete an entry from the vector space by its unique ID.

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/WazzaMo/vecfs'

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