★ 1 stars
Rust
🤖 AI/LLM
Updated today
AI-powered code intelligence MCP server — 17 tools for code analysis, search, refactoring and call graph visualization across 6 languages
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"cognicode": {
"command": "cargo",
"args": [
"run",
"--",
"CogniCode"
]
}
}
}
Run in terminal:
claude mcp add cognicode cargo run -- CogniCode
Add to .cursor/mcp.json:
{
"mcpServers": {
"cognicode": {
"command": "cargo",
"args": [
"run",
"--",
"CogniCode"
]
}
}
}
README Excerpt
<p align="center"> <h1 align="center">CogniCode</h1> <p align="center"> <strong>Super-LSP code intelligence server for AI agents</strong> </p> <p align="center"> <a href="#features">Features</a> · <a href="#installation">Installation</a> · <a href="#mcp-tools">MCP Tools</a> · <a href="#cli">CLI</a> · <a href="#architecture">Architecture</a> · <a href="README.es.md">Español</a>
Tools (20)
AnalysisServiceComplexityCalculatorDependencyTypeLspClientOTEL_EXPORTER_OTLP_ENDPOINTRUST_LOGRedbGraphStoreRefactorTreeSitterParseranalyze_impactbuild_call_subgraphbuild_graphbuild_lightweight_indexcheck_architecturecognicodeedit_fileexport_mermaidfind_by_emailfind_dead_codefind_references
Topics
aicall-graphcode-intelligencedeveloper-toolslspmcprust