claude mcp add contextstreamio-mcp-server -- npx -y @contextstream/mcp-server
{
"mcpServers": {
"contextstreamio-mcp-server": {
"command": "npx",
"args": ["-y", "@contextstream/mcp-server"]
}
}
}
{
"mcpServers": {
"contextstreamio-mcp-server": {
"command": "npx",
"args": ["-y", "@contextstream/mcp-server"]
}
}
}
{
"mcpServers": {
"contextstreamio-mcp-server": {
"command": "npx",
"args": ["-y", "@contextstream/mcp-server"]
}
}
}
About This MCP Server
The io.github.contextstreamio/mcp-server is a ContextStream MCP server that enables search and AI tools to access code context and memory, allowing developers to integrate contextual information into their applications, and it can be connected to using stdio and installed via npm. Developers would use this server to provide their AI coding assistants with relevant code context, facilitating more accurate and informed suggestions. This server is a key component for developers building applications that rely on contextual code understanding and AI-driven development tools.
ContextStream MCP server for code context, memory, search, and AI tools.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@contextstream/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The ContextStream MCP Server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.