Mmcp.market

Hexis MCP server

by Bevel-Software·io.github.Bevel-Software/hexis·v0.1.0

Git-backed platform for skills, tools, and context for AI agents

A98/100grade A
What users say
No reviews yet
Be the first
Safety scan
A98/100

full report

Adoption
Growing

89 stars

Reviews

Write one

Nobody has reviewed Hexis yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Hexis tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 314ms (auth required)20/20
  • Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 98/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Hexis repository's README, as published. We do not edit it. Read it on GitHub

Git-backed control plane for AI-agent skills, tools, context, permissions and identity. Self-hosted and MCP-native.

One place where your company's AI plugins, tools and knowledge live: centrally managed, reviewed and access-controlled, and usable from any AI agent. The open-source core of the Bevel platform.

Why Hexis?

Used by companies such as Unite (formerly Mercateo), osapiens, BEO, Workpath and others.

Read more about the learnings that we made which led to Hexis here: Our Medium Article

For teams

One place where engineers and non-technical people alike can browse and load plugins, propose suggestions, and manage access.

For enterprises

Every skill, tool manual and permission is a file in a git repository you own, so the audit trail is the storage layer: who changed what, when, who approved it, and how to undo it. An agent can only do what the person running it can do, resolved per file, and it never holds the credentials it uses. Runs on your infrastructure, behind your own SSO.

Why it's different from MCP gateways:

MCP gateways are uni-directional; users can consume plugins, skills or tools but there is no mechanism here for users to propose changes or share new skills and MCP servers. You can do this via GitHub in the back, but this is not accessible to non-technical users and there is no fine-grained access control for either viewing or the review process.

Hexis can do all of the above specified capabilities for distribution, and has this bidirectionality needed for management.

In Hexis, skills and tool manuals are reviewable files. Anyone can propose a change; on protected branches it reaches the owners of the files it touches and ships only once they approve. Agents propose too: one that hits a broken skill mid-task can suggest the fix, and a person decides whether it lands.

Contents

  • See Hexis in action
  • Connect Hexis to Cline
  • Try the live demo
  • Managed hosting
  • Deploy with Docker
  • Links and images in knowledge pages
  • Local development
  • Configuration reference
  • Skills in Cowork and claude.ai
  • Troubleshooting
  • Repository layout
  • FAQ

Watch the full walkthrough: connect an agent, use company context, review proposed changes, and manage team access.

See Hexis in action

Propose and approve skill changes

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http hexis https://demo.bevel.software/api/mcp
Add to Cursor

Hexis: common questions

Is Hexis MCP server safe?
Yes, by our scan: it is graded A (98/100). Read the Hexis safety report
How do I install Hexis?
It runs remotely at demo.bevel.software. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Hexis need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is Hexis maintained?
The last commit was in the last day (2026-09-23). The latest release is v0.1.0.
Is Hexis up?
100% of our last 20 checks got an answer. We check remote servers about four times a day.
What can I use instead of Hexis?
Servers from other publishers that do the same job: Skills Anywhere MCP server, Perenna MCP server and Cartographer MCP server. Compare all Hexis alternatives.

Alternatives to Hexis

Same job from other publishers: the closest match first, then the best rated.

All Hexis alternatives →
  • Skills Anywhere
    Discover and load Agent Skills from configured local directories and Git sources over stdio MCP.
    A
  • Perenna
    A lightweight, Git-backed permanent memory for AI agents.
    B
  • Cartographer
    Governance MCP server for agent-maintained knowledge bases (OKF): git-backed writes, search, lint.
    A
  • Git
    Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.
    A
  • Gitwand
    Auto-resolves Git merge conflicts so agents only touch the complex hunks.
    A

More from Bevel-Software