Skip to main content
Knowledge & MemoryTypeScript

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.

knowledge-memorycloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://www.npmjs.com/package/@contextstream/mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "contextstreammcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "contextstream/mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
Unknown