Skip to main content
Glama
contextstream

ContextStream MCP Server

workspace

Manage workspaces for AI assistants by listing, creating, linking folders, configuring sync settings, and controlling team access to maintain persistent memory across tools.

Instructions

Workspace management. Actions: list, get, associate (link folder to workspace), bootstrap (create workspace and initialize), team_members (list members with access - team plans only), index_settings (get/update multi-machine sync settings - admin only).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
workspace_idNoWorkspace ID (UUID).
folder_pathNoAbsolute path to the local folder.
workspace_nameNoInput parameter: workspace name.
create_parent_mappingNoInput parameter: create parent mapping.
generate_editor_rulesNoInput parameter: generate editor rules.
descriptionNoShort description.
visibilityNoInput parameter: visibility.
auto_indexNoAutomatically index on creation.
context_hintNoUser message used to fetch relevant context.
branch_policyNoWhich branch takes priority: default_branch_wins (default), newest_wins, feature_branch_wins
conflict_resolutionNoHow to resolve conflicts: newest_timestamp (default), default_branch, manual
allowed_machinesNoList of allowed machine IDs (empty = all allowed)
auto_sync_enabledNoWhether to auto-sync from all machines (default: true)
max_machinesNoMaximum machines allowed to index (0 = unlimited)
pageNoPage number for pagination.
page_sizeNoResults per page.

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/contextstream/mcp-server'

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