mcp-secrets-plugin — MCP Server by amirshk

by amirshk · MCP Server · ★ 55

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About mcp-secrets-plugin

Secrets Manager for MCP Server Overview is a Python utility that enables MCP servers to securely store and retrieve sensitive information using the system's native keychain/credential manager instead of relying on files. This approach significantly improves security by leveraging the operating system's built-in secure storage mechanisms. Key Features Cross-Platform Support: Works on macOS (Keychain), Windows (Credential Locker), and other platforms (using appropriate keyring backends) Secure Storage: Stores sensitive data like API keys in the system's secure credential storage Simple API: Provides straightforward functions for storing and retrieving secrets Command-Line Interface: Includes a CLI for managing secrets directly Core Functionality Secret Storage The script uses the library to store secrets in the system's native credential manager: On macOS: Stores secrets in the macOS Keychain On Windows: Uses the Windows Credential Locker On other platforms: Uses the best available keyring backend Main Functions : Retrieves a secret from the system keyring : Stores a secret in the system keyring : Interactive function to collect and store initial secrets : Tests the retrieval of...

mcpmcp-server

Quick Facts

Stars55
Forks5
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score67.5474842170106/100
Last Updated2025-04-29
Created2025-04-29
Platformsmcp, python
Est. Tokens~0k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is mcp-secrets-plugin?

mcp-secrets-plugin is Secure credential management for MCP servers leveraging system-native keychain storage across macOS, Windows, and Linux platforms. It is categorized as a MCP Server with 55 GitHub stars.

What programming language is mcp-secrets-plugin written in?

mcp-secrets-plugin is primarily written in Python. It covers topics such as mcp, mcp-server.

How do I install or use mcp-secrets-plugin?

You can find installation instructions and usage details in the mcp-secrets-plugin GitHub repository at github.com/amirshk/mcp-secrets-plugin. The project has 55 stars and 5 forks, indicating an active community.

What license does mcp-secrets-plugin use?

mcp-secrets-plugin is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools