Skip to main content
Glama

add_context

Store information in a vector database for later retrieval. This tool adds context entries with unique IDs, content, and optional metadata to enable semantic search capabilities.

Instructions

Add a piece of context/knowledge to the vector database. Use this to store information that can be retrieved later for relevant queries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesUnique identifier for this context entry
contentYesThe text content to store and index
metadataNoOptional metadata to associate with the context (e.g., source, category, timestamp)

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/Raunak-dev-18/context-mcp'

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