ContextStream MCP Server
Rank #13,882io.contextstream/mcp
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
ContextStream MCP Server is a Model Context Protocol (MCP) server published by contextstream. It ranks #13,882 of 126,487 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. ContextStream MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 2, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 112,605 of 126,487 servers on MCP Toplist.
Use ContextStream MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http contextstream https://mcp.contextstream.io/mcp?default_context_mode=fast&src=registry[mcp_servers.contextstream]
url = "https://mcp.contextstream.io/mcp?default_context_mode=fast&src=registry"Add to ~/.codex/config.toml.
https://mcp.contextstream.io/mcp?default_context_mode=fast&src=registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"contextstream": {
"url": "https://mcp.contextstream.io/mcp?default_context_mode=fast&src=registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contextstream": {
"type": "http",
"url": "https://mcp.contextstream.io/mcp?default_context_mode=fast&src=registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contextstream": {
"serverUrl": "https://mcp.contextstream.io/mcp?default_context_mode=fast&src=registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contextstream": {
"url": "https://mcp.contextstream.io/mcp?default_context_mode=fast&src=registry"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.contextstream%2Fmcp)<a href="https://mcptoplist.com/server/io.contextstream%2Fmcp"><img src="https://mcptoplist.com/badge/io.contextstream%2Fmcp.svg" alt="MCP Toplist: Top 25% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
contextstream
Available versions (1)
| Version | Published |
|---|---|
| 0.5.35 | Jul 13, 2026 |
Frequently asked questions
- Who maintains ContextStream MCP Server?
- ContextStream MCP Server is maintained by contextstream, which publishes 6 MCP servers (11 total versions) tracked on MCP Toplist.
- Is ContextStream MCP Server listed on the Official MCP Registry?
- Yes — ContextStream MCP Server is listed on the Official MCP Registry.
- How many versions does ContextStream MCP Server have?
- MCP Toplist tracks 1 version of ContextStream MCP Server, most recently published on Jul 13, 2026.
- Where can I find the source code for ContextStream MCP Server?
- The source code for ContextStream MCP Server is hosted at github.com/contextstream/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.