ContextStream
@contextstream
About ContextStream
Persistent memory and cross-session learning for AI coding assistants. Cloud-based context management via MCP.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"--prefer-online",
"-y",
"@contextstream/mcp-server@latest",
"setup"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Memory & Knowledge MCP servers
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
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
minutes
silversteinEvery meeting, every idea, every voice note β searchable by your AI. Open-source, privacy-first conversation memory layer.
Comments