Server data from the Official MCP Registry
Deterministic context packing for AI coding agents; measured 83% fewer input tokens, local.
Deterministic context packing for AI coding agents; measured 83% fewer input tokens, local.
Redcon is a well-structured developer tool for context budgeting in AI coding workflows. The codebase demonstrates good security practices with no authentication requirements (appropriate for a local CLI/MCP tool), no hardcoded credentials, and proper configuration management. Minor code quality issues around broad exception handling and logging practices exist but do not constitute security risks. Permissions are appropriate for the tool's purpose: filesystem access for repo scanning, subprocess execution for running commands, and environment variable access for configuration. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 8 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-natiixnt-redcon": {
"args": [
"-y",
"redcon"
],
"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.