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. Authbox
Authbox logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:18:58 PM

Authbox

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).
securitycryptographypassword-managermcp

Zero-knowledge password manager with an MCP gateway for policy-controlled, auditable credential access.

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.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for MARUCIE/authbox, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ”’ More in Security

Overview

MARUCIE/authbox MCP server exposes Auth Box credentials to AI agents through an MCP gateway over WebSocket. Access is delegated through policies that can define scopes, rate limits, time windows, and step-up approval, with activity recorded in a hash-chain audit trail. Auth Box derives encryption and delegation keys from a BIP-39 seed phrase, while the server stores encrypted blobs rather than plaintext credentials. Reach for it when an agent needs controlled access to passwords or API keys without giving it unrestricted vault access.

Use cases

β€’Delegate scoped password access to AI agents
β€’Restrict agent requests with rate limits and time windows
β€’Require approval for sensitive credential operations
β€’Audit credential access with a hash chain
β€’Manage API keys for supported providers

Key features

β€’MCP over WebSocket
β€’Policy-gated agent credential access
β€’Scope, rate-limit, and time-window controls
β€’Step-up approval for sensitive access
β€’Hash-chain audit trail
β€’BIP-39 seed-based recovery and deterministic passwords

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
MCP over WebSocket
Policy-gated agent credential access
Scope, rate-limit, and time-window controls
Step-up approval for sensitive access
Hash-chain audit trail
BIP-39 seed-based recovery and deterministic passwords

How Authbox works

What MARUCIE/authbox MCP server does

MARUCIE/authbox MCP server connects AI agents to an Auth Box credential vault through the Model Context Protocol. It is designed for delegated access rather than direct exposure of the complete vault. Auth Box supports stored credentials, deterministic passwords derived from a seed phrase and site name, and API key management for more than 70 providers.

The gateway is part of a broader zero-knowledge password manager. A 24-word BIP-39 seed phrase is the recovery mechanism, and keys derived from it protect vault data, synchronization, agent delegation, authentication, and deterministic password generation. The product also supports importing credentials from 13 listed password-manager and browser sources, plus automatic .env importing.

How it works

The client holds the cryptographic keys. The server handles encrypted blobs, authentication, vault operations, agent policies, and audit data, but is described as unable to decrypt the vault. The MCP gateway uses WebSocket transport, according to the repository architecture.

Agent access is policy-gated. Policies can restrict the scope of access, limit request frequency, permit access only during defined time windows, and require step-up approval for sensitive actions. Operations are recorded in a hash-chain audit trail, providing a tamper-evident sequence of audit records as described by the project.

MARUCIE/authbox MCP server can operate alongside the optional Auth Box server infrastructure. The README also describes an offline mode in which the vault remains usable with keys derived from the seed phrase, without depending on the server.

Setup and configuration

The repository is a Go, Next.js, and TypeScript monorepo. The documented development setup begins with installing dependencies:

bash
pnpm install

The available development commands are:

bash
make dev
make dev-api
make dev-full

These commands start the web application, the Go API, or the full development environment. The README lists PostgreSQL and Redis as part of the infrastructure started by the development workflow. The web application is available at http://localhost:3010, and the API at http://localhost:4010.

The supplied material does not document a standalone package command, MCP client configuration snippet, required environment variables, or a dedicated production launch command for the gateway. Deployment details therefore require consulting the repository directly.

Tools and capabilities

The available material describes capabilities rather than naming individual MCP tool methods. Supported areas include:

  • Delegating credential access to AI agents through MCP.
  • Applying scopes, rate limits, time windows, and step-up approval to agent access.
  • Maintaining a hash-chain audit trail for access activity.
  • Managing passwords and API keys, including keys for more than 70 providers.
  • Deriving passwords deterministically from the seed phrase and site name.
  • Recovering the vault from a 24-word seed phrase.

MARUCIE/authbox MCP server is therefore most relevant when an agent needs narrowly controlled access to secrets and the operator needs policy and audit controls around that access.

Limitations and notes

The README does not list the exact MCP methods, resource names, request schemas, or supported MCP client applications. It also does not state whether a particular desktop or editor client has been tested. The MCP gateway is described as part of the Auth Box monorepo rather than as a separately published package.

The server-side design is not equivalent to plaintext secret storage: the architecture states that the server stores encrypted blobs only. Losing the seed phrase is consequently significant because it is described as the sole recovery mechanism. Arweave backup is listed as an optional encrypted-vault archive path, but the provided material does not specify its operational setup or costs.

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

Related MCP Servers

View all in Security View all alternatives
  • Volta MCP Server logoVolta MCP Server

    Burn-after-read encrypted notes for AI agents. Create and read self-destructing notes via Volta Notes with AES-256-GCM E2E encryption β€” the decryption key never leaves the URL fragment. Secure credential handoff between users and agents without secrets appearing in chat history.

    πŸ”’ Security3 views
    Compare vs Volta MCP Server β†’
  • Shield logoShield

    Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or Streamable HTTP) and blocks destructive tool calls β€” DROP TABLE, rm -rf, force-push β€” before they execute. MCP supply-chain protection: TOFU tool-catalog pinning against rug pulls, plus tool-description and tool-result scanning for tool poisoning and prompt injection. 51 starter rules, approval gates, audit logging. Single binary, Apache-2.0.

    πŸ”’ Security3 views
    Compare vs Shield β†’
  • 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 β†’
  • Platform logoPlatform

    Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK.

    πŸ”’ Security3 views
    Compare vs Platform β†’

Adoption & maintenance

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

GitHub stars
5
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
3 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 Authbox

The README documents a monorepo setup with `pnpm install` and development commands such as `make dev`, `make dev-api`, and `make dev-full`, but it does not provide a standalone 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 PreviewAuthbox AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/marucie-authbox?style=directory)](https://allmcps.com/mcp/marucie-authbox)
HTML Embed
<a href="https://allmcps.com/mcp/marucie-authbox"><img src="https://allmcps.com/api/badge/marucie-authbox?style=directory" alt="Authbox on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
PricingFree
More technical detailsExpand β–Ύ
AuthOther
LicenseMIT
Last updatedSep 7, 2026
Views3
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 stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 18, 2026
45Quality signal: Fair Β· 45/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 & tools20/30
Adoption & activity4/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 and attach your website β€” 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 Authbox β†’Install in Claude DesktopInstall in CursorInstall in VS Code