Skip to main content
Glama

store

Store and organize project content: save reference documentation, ingest web pages, maintain persistent notes, or register project directories for automated indexing and search.

Instructions

Store content or register a project. Use type "library" (default) to store reference documentation, type "url" to fetch and ingest a web page, type "scratchpad" to save persistent notes/scratch space, or type "project" to register a project directory for file watching and ingestion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoWhat to store: "library" for reference docs (default), "url" to fetch and ingest a web page, "scratchpad" for persistent notes, "project" to register a project directory
contentNoContent to store (required for type "library")
libraryNameNoLibrary name (required for type "library" unless forProject is true)
forProjectNoWhen true, store to libraries collection scoped to the current project. libraryName becomes optional (defaults to "project-refs").
pathNoProject directory path (required for type "project")
nameNoProject display name (optional for type "project", defaults to directory name)
titleNoContent title (for type "library")
urlNoSource URL (for web content)
filePathNoSource file path
tagsNoTags for scratchpad entries
sourceTypeNoSource type (default: user_input)
metadataNoAdditional metadata
Install Server

Other Tools

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/ChrisGVE/workspace-qdrant-mcp'

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