contextstream/mcp-server
Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client.
Quick Start
Clone the repository:
git clone https://www.npmjs.com/package/@contextstream/mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"contextstreammcp-server": {
"command": "npx",
"args": [
"-y",
"contextstream/mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.