etcd MCP Server

Stableother
35 starsGocommunity
GitHub
About

Overview

The etcd MCP Server enables AI agents to interact with etcd's distributed key-value store. It provides tools for reading and writing keys, watching for changes, and managing leases.
Capabilities

Tools & Capabilities

get

Get a value by key

put

Set a key-value pair

list

List keys with a prefix

watch

Watch for changes to a key

Setup

Installation

bash
Install
pip install mcp-server-etcd
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "etcd": {
      "command": "python",
      "args": ["-m", "mcp_server_etcd"]
    }
  }
}

Quick Info

Authorcommunity
LanguageGo
StatusStable
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us