Content
# MCPVault 🗃️
MCPVault (`mcpv`) is a stupidly simple CLI tool for managing MCP server configurations. It allows you to add, remove, list, and view configurations for your MCP servers.
## Features
- `mcpv add <path> <name> <description> ` - Add a configuration from a file
- `mcpv add "{}" --name JobSearch` - Add a configuration from a JSON string
- `mcpv remove <name>` - Remove a configuration
- `mcpv list` - List all configurations
- `mcpv cat <name>` - View a configuration
## Installation MacOS (Local)
```bash
# Clone the repository
git clone https://github.com/andrewlayer/MCPVault.git
cd MCPVault
# Build the binary
go build -o mcpv
# Move to a directory in your PATH (optional)
sudo mv mcpv /usr/local/bin/
```
### Using Homebrew
Well I need >75 stars to get this on Homebrew. So, if you like this project, please star it (or fork it)!
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
Python tool for converting files and office documents to Markdown.
awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for...
antigravity-awesome-skills
The Ultimate Collection of 130+ Agentic Skills for Claude...
openfang
Open-source Agent Operating System
context-mode
MCP is the protocol for tool access. We're the virtualization layer for context.