Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Server Codegraph

    MCP server for graph representation of a codebase

    15 stars
    JavaScript
    Updated Oct 3, 2025
    agents
    llm
    modelcontextprotocol

    Table of Contents

    • Features
    • Tools
    • Usage
    • Claude Desktop

    Table of Contents

    • Features
    • Tools
    • Usage
    • Claude Desktop

    Documentation

    mcp-server-codegraph

    A Model Context Protocol server that provides tools to generate and query a graph representation in your codebase.

    Features

    • 📊 Creates a graph representation of your codebase
    • 🔍 Identifies entities (functions, classes, imports) and their relationships
    • 🔗 Tracks relationships like function calls, inheritance, and implementations
    • 🌐 Supports multiple programming languages (Python, JavaScript, Rust)

    Tools

    • index
    • Indexes the codebase to create a graph of entities and relationships.
    • list_file_entities
    • Provides a list of all entities within a specified file.
    • path (string): relative path of the file
    • list_entity_relationships
    • List the relationships of a specific entity
    • Inputs
    • path (string): relative path of the file
    • name (string): name of entity

    Usage

    sh
    npx @cartographai/mcp-server-codegraph /path/to/directory

    Claude Desktop

    Add this to your claude_desktop_config.json

    json
    {
      "mcpServers": {
        "codegraph": {
          "command": "npx",
          "args": [
            "-y",
            "@cartographai/mcp-server-codegraph",
            "/path/to/directory",
          ]
        }
      }
    }

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • FA

      Fal Mcp Server

      Python·
      8
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • FA

      Fal Mcp Server

      Python·
      8
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k