Overview
What is Holster?
Holster is a Python-based tool designed for managing MCP servers directly from Claude's configuration file, eliminating the need for manual text editor modifications.
How to use Holster?
To use Holster, clone the repository, set up a virtual environment, install dependencies, and configure your MCP servers through the provided command-line interface.
Key features of Holster?
- Seamless server management within Claude desktop
- JSON configuration handling with proper parsing and encoding
- Separate tracking of active and inactive servers
- Simple command-line interface
- Comprehensive test coverage
Use cases of Holster?
- Managing multiple MCP server configurations efficiently.
- Tracking the status of active and inactive servers.
- Performing CRUD operations on server configurations directly from the command line.
FAQ from Holster?
- Can Holster manage multiple servers at once?
Yes! Holster allows you to manage multiple server configurations simultaneously.
- Is Holster easy to set up?
Yes! The setup process is straightforward and well-documented.
- What programming language is Holster written in?
Holster is written in Python.