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

leeovictor/code-analyzer-mcp-server

Score: 49.6 Rank #83

Um experimento com MCP Context Protocol com Node e Typescript e Spec Driven Development

Overview

leeovictor/code-analyzer-mcp-server is a TypeScript MCP server. Um experimento com MCP Context Protocol com Node e Typescript e Spec Driven Development

Ranked #83 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → 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

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

AgentRank score for leeovictor/code-analyzer-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/leeovictor--code-analyzer-mcp-server)](https://agentrank-ai.com/tool/leeovictor--code-analyzer-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/leeovictor--code-analyzer-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/leeovictor--code-analyzer-mcp-server" 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="leeovictor/code-analyzer-mcp-server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# MCP Server AI Test

Este projeto é um servidor MCP (Model Context Protocol) para análise de codebases de software, escrito em Node.js e TypeScript (ESM). Ele expõe ferramentas que permitem a um LLM explorar, navegar e analisar um projeto local, incluindo estrutura de arquivos, busca de código, análise AST, dependências e muito mais.

## Tecnologias Utilizadas
- Node.js + TypeScript (ESM)
- @modelcontextprotocol/sdk
- ts-morph (AST parser)

## Estrutura do Projeto
- `src/` — Código-fonte principal
  - `server.ts` — Ponto de entrada do servidor MCP
  - `config.ts` — Configurações globais
  - `lib/` — Utilitários internos (cache, segurança de paths)
  - `tools/` — Implementação das ferramentas MCP
- `specs/` — Especificações detalhadas por fase de implementação
- `package.json`, `tsconfig.json` — Configuração do projeto

## Como usar
1. Instale as dependências:
   ```bash
   npm install
   ```
2. Compile o projeto:
   ```bash
   npm run build
   ```
3. Inicie o servidor MCP:
   ```bash
Read full README on GitHub →
Are you the maintainer of leeovictor/code-analyzer-mcp-server?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

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