ContextStream
@contextstream
ContextStream について
Persistent memory and cross-session learning for AI coding assistants. Cloud-based context management via MCP.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"--prefer-online",
"-y",
"@contextstream/mcp-server@latest",
"setup"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Server?
Persistent memory and cross-session learning for AI coding assistants. Cloud-based context management via MCP.
How to use Server?
The README includes setup instructions such as npx --prefer-online -y @contextstream/mcp-server@latest setup.
Key features of Server
- Remove duplicate ContextStream entries across Workspace/User config scopes
- Restart your editor after config changes
Use cases of Server
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Server
Where is the source code for Server?
The source code is linked from the repository URL on this page.
Does Server include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
「メモリとナレッジ」の他のコンテンツ
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists

Memory
modelcontextprotocolModel Context Protocol Servers
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
Notion MCP Server
makenotionOfficial Notion MCP Server
コメント