mcp-conf-mcp-server

mcp-conf-mcp-server

3.2

If you are the rightful owner of mcp-conf-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Configuration Editor is a server for managing MCP (Model Context Protocol) configuration files for AWS Q Developer and Claude Desktop, allowing safe loading, editing, and validation of configuration files.

The MCP Configuration Editor is designed to streamline the management of Model Context Protocol (MCP) configuration files, specifically for AWS Q Developer and Claude Desktop environments. This server provides a robust platform for handling configuration files, ensuring that they are loaded, edited, and validated securely. With features like automatic backup creation and atomic file writing, the server minimizes the risk of data loss or corruption. It supports environment variable customization, allowing users to specify custom paths for configuration files and backup directories. The server also includes detailed logging capabilities, enabling users to track all operations performed on the configuration files. This tool is essential for developers who need to manage complex configurations across different platforms, providing a reliable and efficient solution for maintaining configuration integrity.

Features

  • Configuration Management: Easily add, update, and delete MCP server configurations.
  • Validation Functionality: Automatically validate the structure and content of configuration files.
  • Automatic Backup: Create backups automatically when configurations are changed.
  • Secure Operations: Protect data with atomic file writing.
  • Environment Variable Support: Specify custom configuration file paths.

Tools

  1. list_servers

    Displays a list of all configured MCP servers.

  2. get_server

    Retrieves the configuration of a specific MCP server.

  3. add_server

    Adds a new MCP server configuration.

  4. update_server

    Updates an existing MCP server configuration.

  5. remove_server

    Deletes an MCP server configuration.

  6. validate_config

    Validates the current MCP configuration file.

  7. export_config

    Exports the entire MCP configuration in JSON format.