{"id":26895024,"url":"https://github.com/simfg/etcd-mcp","last_synced_at":"2026-02-18T13:32:33.572Z","repository":{"id":285370158,"uuid":"956934064","full_name":"SimFG/etcd-mcp","owner":"SimFG","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-31T10:04:46.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T18:47:31.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimFG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-29T06:41:36.000Z","updated_at":"2025-06-08T16:02:46.000Z","dependencies_parsed_at":"2025-03-31T11:21:52.541Z","dependency_job_id":"91e59adc-f117-44ae-8caa-a2b16c4286af","html_url":"https://github.com/SimFG/etcd-mcp","commit_stats":null,"previous_names":["simfg/etcd-mcp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SimFG/etcd-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFG%2Fetcd-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFG%2Fetcd-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFG%2Fetcd-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFG%2Fetcd-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimFG","download_url":"https://codeload.github.com/SimFG/etcd-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimFG%2Fetcd-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-01T01:04:40.851Z","updated_at":"2026-02-18T13:32:28.557Z","avatar_url":"https://github.com/SimFG.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# etcd-mcp\n\netcd-mcp is a Management Control Panel server for etcd, providing a set of tools to interact with etcd clusters through a unified interface.\n\n## Features\n\n- Health Check: Monitor the health status of etcd clusters\n- Get: Retrieve key-value pairs from etcd\n- Put: Store key-value pairs in etcd\n- Delete: Remove key-value pairs from etcd\n- Status: Check etcd cluster status\n- Save: Backup etcd data to files\n- Restore: Restore etcd data from backup files\n\n## Installation\n\n```bash\ngo install github.com/SimFG/etcd-mcp@latest\n```\n\n## Usage\n\nThe server provides the following tools:\n\n- `health`: Check etcd cluster health\n- `get`: Get key-value pairs from etcd\n- `put`: Put key-value pairs into etcd\n- `del`: Delete key-value pairs from etcd\n- `status`: Get etcd cluster status\n- `save`: Save etcd data to a backup file\n- `restore`: Restore etcd data from a backup file\n\n## Configuration\n\ncursor config:\n\n```\n{\n    \"mcpServers\": {\n        \"etcd\": {\n            \"command\": \"[etcd-mcp bin file path]\",\n            \"args\": [],\n            \"env\": {}\n        }\n    }\n}\n```\n\n## Dependencies\n\n- github.com/SimFG/etcd-mcp/tools\n- github.com/metoro-io/mcp-golang\n- github.com/metoro-io/mcp-golang/transport/stdio","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimfg%2Fetcd-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimfg%2Fetcd-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimfg%2Fetcd-mcp/lists"}