Google PageRank for AI agents. 25,000+ tools indexed.

cortex MCP Server

kovalenko-tech/cortex

Score: 49.5 Rank #94 MCP Server
Are you the maintainer of kovalenko-tech/cortex? Claim this listing →

Project knowledge base for Claude Code — git history, risk scoring, PR decisions, security audit, MCP server

Add AgentRank to Claude Code Discover and compare tools like kovalenko-tech/cortex — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

kovalenko-tech/cortex is a Python MCP server. Project knowledge base for Claude Code — git history, risk scoring, PR decisions, security audit, MCP server

Ranked #94 out of 109 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python No license 92 pypi/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads 13% 92/wk

92 weekly installs → early adoption

Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for kovalenko-tech/cortex
[![AgentRank](https://agentrank-ai.com/api/badge/tool/kovalenko-tech--cortex)](https://agentrank-ai.com/tool/kovalenko-tech--cortex/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/kovalenko-tech--cortex/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/kovalenko-tech--cortex" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="kovalenko-tech/cortex"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Cortex

**Project knowledge base for Claude Code.**

Cortex analyzes your repository and writes `.claude/docs/` — structured context files Claude Code reads before touching any file. It knows which parts of the codebase break most often, why certain decisions were made, and where the security risks are.

Not documentation you write. Knowledge extracted from your actual project history.

---

## Install

```bash
curl -fsSL https://raw.githubusercontent.com/kovalenko-tech/cortex/main/install.sh | bash
```

Or with npx — no install required:

```bash
npx @kovalenko-tech/cortex-ai analyze
```

Requires Python 3.11+.

---

## Quick start

```bash
cd your-project
cortex setup    # interactive wizard
```

Or directly:

```bash
cortex analyze
git add .claude/
git commit -m "add cortex context"
```

---

## What Claude Code sees

Before writing a single line of code, Claude Code gets this for every file:

```
> ⚡ Fresh — analyzed 2026-03-22 UTC
> 🔴 HIGH RISK (score: 65/100) — 12 bug fixes · 
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.