Skip to main content
Glama
contextstream

ContextStream MCP Server

project

Manage and index projects for persistent memory and code intelligence, enabling semantic search, knowledge graphs, and impact analysis across tools and conversations.

Instructions

Project management. Actions: list, get, create, update, index (trigger indexing), overview, statistics, files, index_status, index_history (audit trail of indexed files), ingest_local (index local folder), team_projects (list all team projects - team plans only).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
workspace_idNoWorkspace ID (UUID).
project_idNoProject ID (UUID).
nameNoName for the resource.
descriptionNoShort description.
folder_pathNoAbsolute path to the local folder.
generate_editor_rulesNoInput parameter: generate editor rules.
pathNoLocal path to ingest
overwriteNoAllow overwriting existing files on disk.
write_to_diskNoWrite ingested files to disk before indexing.
forceNoForce re-index all files, bypassing version check logic
machine_idNoFilter by machine ID that indexed the files
branchNoFilter by git branch
sinceNoFilter files indexed after this timestamp (ISO 8601)
untilNoFilter files indexed before this timestamp (ISO 8601)
path_patternNoFilter by file path pattern (partial match)
sort_byNoSort field (default: indexed)
sort_orderNoSort order (default: desc)
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