rbw-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lockA | Lock the vault by clearing cached keys from the agent. |
| unlockB | Unlock the vault. This will trigger an interactive prompt for your master password if needed. |
| syncC | Sync vault data from the Bitwarden server. |
| statusC | Check if the vault is unlocked. |
| listA | Lists items from the vault, always returning name, user, id, and folder. Can be filtered by a search term. |
| getA | Get a specific field for an item (defaults to password). It is highly recommended to use the 'list' tool first to find the exact item ID. The response includes a top-level 'metadata' object with a 'secret: true' flag, which a gateway can intercept for sanitization or to provide secure handle-based access. |
| codeA | Get a TOTP code for an item from your vault. The |
| generateB | Generate a secure password or passphrase. By default, generates a strong password with symbols. |
| createC | Create a new login item in your vault. |
| editC | Edit the password and/or notes for an existing item in your vault. |
| deleteC | Delete an item from your vault. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dceluis/rbw-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server