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. ๐Ÿ”’ Security
  3. Nobulex
Nobulex logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:32:24 PM

Nobulex

User RatingsBe the first to rate and review this MCP server!
View Repository39 GitHub StarsTotal stargazers on GitHub for the source repository (39 stars).Visit Website
cryptographyaudit-logsagent-governancedeveloper-tools

Signs agent actions, builds tamper-evident audit trails, and derives trust scores from verified behavior.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "arian-gogani-nobulex": {
      "command": "uvx",
      "args": [
        "nobulex"
      ]
    }
  }
}

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

Install Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

arian-gogani/nobulex MCP server refers to a prior agent reliability protocol repository, not the project's current registry direction. The code signs actions with Ed25519, chains receipts for tamper evidence, enforces behavioral rules before execution, and supports independent verification. Reach for it when you need offline-verifiable execution receipts, audit trails, or trust-based access tiers; use the newer nobulex-registry project for the current reliability registry work.

Use cases

โ€ขRecord signed receipts for agent actions
โ€ขVerify exported audit trails independently
โ€ขEnforce behavioral covenants before execution
โ€ขGate access using accumulated trust scores

Key features

โ€ขEd25519-signed execution receipts
โ€ขSHA-256 hash-chained audit history
โ€ขIndependent receipt and trail verification
โ€ขTrust-score access tiers
โ€ขPython and TypeScript SDKs
โ€ขFramework audit adapters

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Nobulex.

Extracted Tool Capabilities
Ed25519-signed execution receipts
SHA-256 hash-chained audit history
Independent receipt and trail verification
Trust-score access tiers
Python and TypeScript SDKs
Framework audit adapters

How Nobulex works

What arian-gogani/nobulex MCP server does

arian-gogani/nobulex MCP server is a reference implementation of an earlier Nobulex protocol for recording and evaluating autonomous-agent behavior. It produces cryptographic receipts for agent actions, maintains a cumulative trust score, and can restrict access based on that score. The repository description also identifies permit, forbid, and require covenant rules that can be checked at runtime before an action executes.

The repository is MIT licensed and publishes Python and JavaScript/TypeScript packages. It is not presented in the supplied material as an MCP implementation or as the current Nobulex product. The README explicitly says this repository is a prior direction and points current work to nobulex-registry and nobulex.com.

How it works

Each action receives a receipt signed with Ed25519 before and after execution. Receipts are linked into a hash chain, allowing a verifier to detect changes to the history. The README's example shows that changing one byte causes verification to fail. Verification can be performed by another party using the agent's public key, without trusting the agent or the operator that produced the file.

Trust scores accumulate from recorded behavior and map to access tiers. The documented tiers range from Restricted, with read-only or sandboxed execution, through Standard and Trusted, to Sovereign, which represents full autonomy. The example also shows actions being blocked when the agent lacks sufficient trust and allowed after the score reaches a higher tier.

The Python API includes both an Agent interface and a track decorator for adding receipts to existing functions. Exported audit trails can be checked with verify_audit_trail. The repository also contains adapters for LangChain, CrewAI, Google ADK, PydanticAI, Haystack, and LlamaIndex.

Setup and configuration

The documented Python installation is pip install nobulex. JavaScript and TypeScript projects can install @nobulex/core with npm install @nobulex/core. A minimal Python example creates an Agent, records an action, and calls receipt.verify().

The material does not specify environment variables, API credentials, a hosted endpoint, or an MCP configuration. It shows keys being generated for agents and public keys being supplied when verifying an exported trail, but it does not describe a separate account or paid service requirement.

Limitations and notes

The main limitation for an MCP directory listing is scope: arian-gogani/nobulex MCP server is not documented here as an MCP server with MCP tools, transports, or client configuration. Do not assume that installing the Python or npm package creates an MCP endpoint. The repository itself states that its implementation is no longer the direction being built, while the current project is nobulex-registry.

The supplied material describes protocol behavior and SDK examples, but does not provide a complete specification for every covenant rule, trust-score calculation, operator identity mechanism, or production deployment model. Validate those details against the repository and draft specification before relying on the project for enforcement or governance decisions.

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

Related MCP Servers

View all in Security View all alternatives
  • Depguard logoDepguard

    Pre-install guardian for npm packages with static code analysis, supply-chain attack detection, vulnerability audit (npm + GitHub Advisory Database), AI hallucination guard, and CycloneDX 1.6 SBOM generation with VEX. 28 MCP tools. Zero runtime dependencies โ€” the SBOM serializer is implemented natively against the public CycloneDX schema.

    ๐Ÿ”’ Security3 views
    Compare vs Depguard โ†’
  • Vorim MCP Server logoVorim MCP Server

    AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

    ๐Ÿ”’ Security2 views
    Compare vs Vorim MCP Server โ†’
  • MCP Server Devutils logoMCP Server Devutils

    Zero-auth developer utilities: base64, UUID, hash, JWT decode, cron parse, timestamps, JSON, and regex.

    ๐Ÿ”’ Security2 views
    Compare vs MCP Server Devutils โ†’
  • MCP Security Audit logoMCP Security Audit

    A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.

    ๐Ÿ”’ Security4 views
    Compare vs MCP Security Audit โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
39
Stargazers on the source repository.
Last commit
2d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

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

Frequently Asked Questions about Nobulex

The README documents `pip install nobulex` for Python and `npm install @nobulex/core` for JavaScript or TypeScript. It does not document an MCP server installation command.

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 PreviewNobulex AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/arian-gogani-nobulex?style=directory)](https://allmcps.com/mcp/arian-gogani-nobulex)
HTML Embed
<a href="https://allmcps.com/mcp/arian-gogani-nobulex"><img src="https://allmcps.com/api/badge/arian-gogani-nobulex?style=directory" alt="Nobulex on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
Last updatedSep 9, 2026
10/10 checks healthy over the last 31d
Views4
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 stars39
GitHub Star CountTotal stargazers on GitHub representing community popularity (39 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
57Quality signal: Good ยท 57/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 & tools25/30
Adoption & activity7/15
Community engagement1/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท nobulex (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

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 ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Nobulex โ†’Install in Claude DesktopInstall in CursorInstall in VS Code