← Index

ContextStream MCP Server

io.github.contextstreamio/mcp-server·v0.3.63·Search
Quality Score
83
/100

ContextStream MCP server for code context, memory, search, and AI tools.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@contextstream/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@contextstream/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @contextstream/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
18
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Search