Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Hex Graph
Hex Graph logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 9:13:14 PM

Hex Graph

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository559 GitHub StarsTotal stargazers on GitHub for the source repository (559 stars).Visit Website

Deterministic layered code graph MCP server with framework overlays and SCIP interop.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "hex-graph": {
      "url": "https://agent-plugins.org/specification"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Claude-Codex Skills

A compact marketplace of standalone engineering skills for Claude Code and Codex.

Supports the portable Agent Plugins v1 standard while retaining native Claude Code and Codex distribution compatibility.

Why this repository is intentionally small: Each skill provides domain knowledge, decision gates, tool guidance, and evidence checks for one bounded outcome. Instructions that duplicate an existing obligation or do not support that outcome are removed; useful checks remain individually accountable.

Browse the skills catalog or install only the plugins you need below.

The repository intentionally contains only the skills, minimal plugin manifests, two host-specific marketplace catalogs, documentation, and a static catalog site. It has no MCP servers, orchestration hierarchy, distributed shared resources, generated skill copies, or evaluation harness.

The repository skill template defines the shared authoring format. Skills track every domain checklist item with evidence or an explicit applicability reason. A final self-check reconciles evidence, scope, omissions, and verdict. Reports use the same orderβ€”result, scope, evidence, verification, completionβ€”with skill-specific decisions and evidence. Supporting references stay inside the skill and are loaded only for the relevant workflow branch; the delivery review panel is one such branch. Skills have a 200-line ceiling and no minimum.

Plugins

Review Suite

IndexSkillPurpose
11Plan ReviewerValidate an implementation plan against repository evidence before execution.
12Delivery ReviewerReview scoped delivery acceptance, regressions, and release risks; use independent perspectives only when needed and permitted.

Codebase Audit Suite

IndexSkillPurpose
21Documentation AuditorAudit documentation trust, coverage, structure, and factual accuracy.
22Codebase AuditorAudit cross-cutting code health, security, delivery, and maintainability.
23Test Suite AuditorAudit test value, coverage, isolation, and oracle strength.
24Architecture AuditorAudit system boundaries, ownership, contracts, and dependency topology.
25Persistence AuditorAudit queries, transactions, consistency, and resource lifecycle.

Optimization Suite

IndexSkillPurpose
31Performance OptimizerProfile, experiment, and keep only measured improvements.
32Dependency UpgraderUpgrade dependencies in reversible, verified batches.
33Code ModernizerReplace or simplify bounded capabilities when net value is proven.
34Benchmark ComparatorCompare alternatives with a frozen, reproducible experiment contract.
35Surgical Change ImplementerImplement a bounded change through the smallest complete root-cause solution.

Testing Suite

IndexSkillPurpose
41Test Strategy PlannerDesign a risk-based, decision-complete test strategy without changing code.
42Acceptance Test BuilderBuild, update, consolidate, or retire acceptance evidence without repairing product code.

Product Discovery Suite

IndexSkillPurpose
51Opportunity EvaluatorCompare product opportunities using current evidence and a low-cost validation path.

Maintainer Suite

Optional maintainer toolkit: skill 61 reviews skill repositories, skill 62 publishes any Git repository with equivalent remote evidence, and skills 63–64 publish GitHub releases and Discussions. Users who only consume the engineering skills do not need to install it.

IndexSkillPurpose
61Skill ReviewerReview skill content, goal alignment, triggers, and distribution contracts; distinguish static review from authorized behavioral validation.
62Repository PublisherValidate, commit, push, and remotely verify approved repository changes.
63Release PublisherPrepare and publish an approved tagged GitHub release.
64Community AnnouncerDraft and publish fact-checked GitHub Discussions project announcements.

Architecture Suite

Creates durable architecture artifacts without coupling the skills to one another. Each workflow operates independently and communicates only through optional repository documents.

IndexSkillPurpose
71System Design Baseline BuilderEstablish measurable architecture drivers and constraints in one project baseline.
72Current Architecture DocumenterDocument implemented architecture from repository evidence.
73System Design Proposal BuilderTurn requirements and constraints into a decision-complete target design.
74Architecture Decision RecorderRecord one significant decision with alternatives and consequences.
75Architecture Diagram BuilderCreate evidence-backed current or target architecture views.
76Architecture Migration PlannerPlan a safe current-to-target transition with compatibility, reversibility limits, and recovery actions.

Install in Claude Code

Add the marketplace and install only the suites you need:

text
/plugin marketplace add levnikolaevich/claude-code-skills
/plugin install review-suite@levnikolaevich-skills-marketplace
/plugin install codebase-audit-suite@levnikolaevich-skills-marketplace
/plugin install optimization-suite@levnikolaevich-skills-marketplace
/plugin install testing-suite@levnikolaevich-skills-marketplace
/plugin install product-discovery-suite@levnikolaevich-skills-marketplace
/plugin install maintainer-suite@levnikolaevich-skills-marketplace
/plugin install architecture-suite@levnikolaevich-skills-marketplace
/reload-plugins

Invoke a skill by its namespaced name, for example /review-suite:ln-12-delivery-reviewer.

For local development, load one plugin directly:

Terminal
claude --plugin-dir ./plugins/review-suite

Install in Codex

bash
codex plugin marketplace add levnikolaevich/claude-code-skills
codex plugin add review-suite@levnikolaevich-skills-marketplace
codex plugin add codebase-audit-suite@levnikolaevich-skills-marketplace
codex plugin add optimization-suite@levnikolaevich-skills-marketplace
codex plugin add testing-suite@levnikolaevich-skills-marketplace
codex plugin add product-discovery-suite@levnikolaevich-skills-marketplace
codex plugin add maintainer-suite@levnikolaevich-skills-marketplace
codex plugin add architecture-suite@levnikolaevich-skills-marketplace

Repository layout

text
.
β”œβ”€β”€ .agents/plugins/marketplace.json       # Codex catalog
β”œβ”€β”€ .claude-plugin/marketplace.json        # Claude Code catalog
β”œβ”€β”€ AGENTS.md                            # Repository and publication rules
β”œβ”€β”€ SKILL_TEMPLATE.md                    # Canonical authoring format
β”œβ”€β”€ scripts/                             # Repository validation
β”œβ”€β”€ site/                                # Public catalog
└── plugins/
    β”œβ”€β”€ review-suite/
    β”œβ”€β”€ codebase-audit-suite/
    β”œβ”€β”€ optimization-suite/
    β”œβ”€β”€ testing-suite/
    β”œβ”€β”€ product-discovery-suite/
    β”œβ”€β”€ maintainer-suite/
    └── architecture-suite/

Each plugin contains a portable Agent Plugins v1 plugin.json, the current .codex-plugin/plugin.json OpenAI host adapter, and one shared skills/<skill>/SKILL.md tree.

This is the smallest practical shared layout for distributed plugins:

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • TokenSave logoTokenSave

    Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.

    πŸ’» Developer Tools0 views
    Compare vs TokenSave β†’
  • Ovecc logoOvecc

    Architecture guardrails for AI-written code: dependency graph, impact, dead code, CI gate

    πŸ’» Developer Tools2 views
    Compare vs Ovecc β†’
  • Kin logoKin

    Semantic code retrieval over a graph of entities, relationships, changes, and provenance.

    πŸ’» Developer Tools0 views
    Compare vs Kin β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Hex Graph

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "hex-graph": { "command": "npx", "args": ["-y", "Hex Graph"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHex Graph AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hex-graph?style=directory)](https://allmcps.com/mcp/hex-graph)
HTML Embed
<a href="https://allmcps.com/mcp/hex-graph"><img src="https://allmcps.com/api/badge/hex-graph?style=directory" alt="Hex Graph on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars559
GitHub Star CountTotal stargazers on GitHub representing community popularity (559 stars).
43Quality signal: Fair Β· 43/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Hex Graph β†’Install in Claude DesktopInstall in CursorInstall in VS Code