Skip to main content
Glama
contextstream

ContextStream MCP Server

help

Access server utilities including tool listings, authentication details, version information, editor rule generation, bundle activation, and team subscription status for the ContextStream MCP Server.

Instructions

Utility and help. Actions: tools (list available tools), auth (current user), version (server version), editor_rules (generate AI editor rules and install hooks for real-time file indexing), enable_bundle (enable tool bundle in progressive mode), team_status (team subscription info - team plans only).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
formatNoInput parameter: format.
categoryNoInput parameter: category.
folder_pathNoAbsolute path to the local folder.
editorsNoInput parameter: editors.
modeNoInput parameter: mode.
dry_runNoInput parameter: dry run.
workspace_idNoWorkspace ID (UUID).
workspace_nameNoInput parameter: workspace name.
project_nameNoInput parameter: project name.
additional_rulesNoInput parameter: additional rules.
install_hooksNoInstall Claude Code hooks (PreToolUse, UserPromptSubmit, PostToolUse). Default: true for Claude users.
include_pre_compactNoInclude PreCompact hook for auto-saving state before compaction. Default: true.
include_post_writeNoInclude PostToolUse hook for real-time file indexing after Edit/Write operations. Default: true.
bundleNoInput parameter: bundle.
list_bundlesNoInput parameter: list bundles.

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