🗄️

demipass

Credential custody for agents: use secrets blind (ssh/http/smtp/git/db), never in context.

Database stdio npm npmstdio
RUN IN TERMINAL
claude mcp add comdustforge-demipass -- npx -y demipass
ADD TO claude_desktop_config.json
{ "mcpServers": { "comdustforge-demipass": { "command": "npx", "args": ["-y", "demipass"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comdustforge-demipass": { "command": "npx", "args": ["-y", "demipass"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comdustforge-demipass": { "command": "npx", "args": ["-y", "demipass"] } } }

About This MCP Server

The demipass server is a database tool that enables credential custody for agents, allowing them to use secrets such as ssh, http, smtp, git, and database credentials without exposing them in context. It connects to various systems through standard input/output and is available as a package on npm. Developers would use demipass when they need to manage sensitive credentials securely in their applications, particularly when working with AI coding assistants that require access to external systems.

Credential custody for agents: use secrets blind (ssh/http/smtp/git/db), never in context.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

demipass on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The demipass server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comdustforge-demipass.svg)](https://skillsplayground.com/mcps/comdustforge-demipass/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.