RaheesAhmed/Context-Engine-MCP-Server
A production-ready TypeScript MCP server that provides comprehensive project analysis, intelligent code search, dependency tracking, and coordinated multi-file editing capabilities.
Platform-specific configuration:
{
"mcpServers": {
"Context-Engine-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Context-Engine-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...