Back to search
30
MCP

ContextStream MCP Server

io.github.contextstreamio/mcp-server

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
@contextium/mcp-server
MCP server for Contextium — pipe team SOPs, coding standards, and AI context directly into Claude, Cursor, and other AI coding assistants
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "contextstream_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}