Server data from the Official MCP Registry
ContextStream MCP server for code context, memory, search, and AI tools.
ContextStream MCP server for code context, memory, search, and AI tools.
ContextStream MCP server is a well-structured tool for AI coding assistants with proper authentication, reasonable permissions, and generally sound code quality. However, there are moderate concerns around shell command execution patterns, broad environment variable access, and some input validation gaps that merit attention, though none appear to be actively exploitative. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
3 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CONTEXTSTREAM_API_KEY
Environment variable: CONTEXTSTREAM_API_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-contextstreamio-mcp-server": {
"env": {
"CONTEXTSTREAM_API_KEY": "your-contextstream-api-key-here",
"CONTEXTSTREAM_API_URL": "your-contextstream-api-url-here"
},
"args": [
"-y",
"@contextstream/mcp-server"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.