From 20da0dd2176147b78d15dfe7751c54b99b582673 Mon Sep 17 00:00:00 2001 From: Egor Komarov Date: Mon, 10 Aug 2026 21:47:03 +0200 Subject: [PATCH 1/2] Add rhizome-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..fd75d157f 100644 --- a/README.md +++ b/README.md @@ -1324,6 +1324,7 @@ Tools and integrations that enhance the development workflow and environment man - [nk3750/jitapi](https://github.com/nk3750/jitapi) [![nk3750/jitapi MCP server](https://glama.ai/mcp/servers/nk3750/jitapi/badges/score.svg)](https://glama.ai/mcp/servers/nk3750/jitapi) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Dynamic API discovery and execution from OpenAPI specs. Uses semantic search and dependency graphs to find relevant endpoints across multiple registered APIs, plan multi-step workflows, and execute API calls — without dumping entire specs into context. - [Neverlow512/agent-droid-bridge](https://github.com/Neverlow512/agent-droid-bridge) [![Neverlow512/agent-droid-bridge MCP server](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge/badges/score.svg)](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge) 🐍 🏠 - MCP server giving AI agents programmatic control over Android devices and emulators via ADB. 11 tools covering UI inspection, screen interaction, ADB commands, and change detection. - [OctoMind-dev/octomind-mcp](https://github.com/OctoMind-dev/octomind-mcp) 📇 ☁️ - lets your preferred AI agent create & run fully managed [Octomind](https://www.octomind.dev/) end-to-end tests from your codebase or other data sources like Jira, Slack or TestRail. +- [Odrin/rhizome-mcp](https://github.com/Odrin/rhizome-mcp) 🏎️ 🏠 🍎 🪟 🐧 - Local-first task tracking and coordination for autonomous AI coding agents, with durable issues, leases, checkpoints, decisions, dependency graphs, and review workflows. - [ofershap/mcp-server-devutils](https://github.com/ofershap/mcp-server-devutils) [![mcp-server-devutils MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils) 📇 🏠 - Zero-auth developer utilities: base64, UUID, hash, JWT decode, cron parse, timestamps, JSON, and regex. - [ofershap/mcp-server-dns](https://github.com/ofershap/mcp-server-dns) [![mcp-server-dns MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-dns/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-dns) 📇 🏠 - DNS lookups, reverse DNS, WHOIS, and domain availability checks. Zero auth, zero config. - [ofershap/mcp-server-docker](https://github.com/ofershap/mcp-server-docker) [![mcp-server-docker MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-docker/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-docker) 📇 🏠 - Docker operations — manage containers, images, volumes, networks, and compose services. From 364407bf4026a8916b30d005e02b57b591f6d14a Mon Sep 17 00:00:00 2001 From: Egor Komarov Date: Mon, 10 Aug 2026 21:55:09 +0200 Subject: [PATCH 2/2] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd75d157f..b4844b8d4 100644 --- a/README.md +++ b/README.md @@ -1324,7 +1324,7 @@ Tools and integrations that enhance the development workflow and environment man - [nk3750/jitapi](https://github.com/nk3750/jitapi) [![nk3750/jitapi MCP server](https://glama.ai/mcp/servers/nk3750/jitapi/badges/score.svg)](https://glama.ai/mcp/servers/nk3750/jitapi) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Dynamic API discovery and execution from OpenAPI specs. Uses semantic search and dependency graphs to find relevant endpoints across multiple registered APIs, plan multi-step workflows, and execute API calls — without dumping entire specs into context. - [Neverlow512/agent-droid-bridge](https://github.com/Neverlow512/agent-droid-bridge) [![Neverlow512/agent-droid-bridge MCP server](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge/badges/score.svg)](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge) 🐍 🏠 - MCP server giving AI agents programmatic control over Android devices and emulators via ADB. 11 tools covering UI inspection, screen interaction, ADB commands, and change detection. - [OctoMind-dev/octomind-mcp](https://github.com/OctoMind-dev/octomind-mcp) 📇 ☁️ - lets your preferred AI agent create & run fully managed [Octomind](https://www.octomind.dev/) end-to-end tests from your codebase or other data sources like Jira, Slack or TestRail. -- [Odrin/rhizome-mcp](https://github.com/Odrin/rhizome-mcp) 🏎️ 🏠 🍎 🪟 🐧 - Local-first task tracking and coordination for autonomous AI coding agents, with durable issues, leases, checkpoints, decisions, dependency graphs, and review workflows. +- [Odrin/rhizome-mcp](https://github.com/Odrin/rhizome-mcp) 🏎️ 🏠 🍎 🪟 🐧 - Local-first task tracking and coordination for autonomous AI coding agents, with durable issues, leases, checkpoints, decisions, dependency graphs, and review workflows. [![Odrin/rhizome-mcp MCP server](https://glama.ai/mcp/servers/Odrin/rhizome-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Odrin/rhizome-mcp) - [ofershap/mcp-server-devutils](https://github.com/ofershap/mcp-server-devutils) [![mcp-server-devutils MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils) 📇 🏠 - Zero-auth developer utilities: base64, UUID, hash, JWT decode, cron parse, timestamps, JSON, and regex. - [ofershap/mcp-server-dns](https://github.com/ofershap/mcp-server-dns) [![mcp-server-dns MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-dns/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-dns) 📇 🏠 - DNS lookups, reverse DNS, WHOIS, and domain availability checks. Zero auth, zero config. - [ofershap/mcp-server-docker](https://github.com/ofershap/mcp-server-docker) [![mcp-server-docker MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-docker/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-docker) 📇 🏠 - Docker operations — manage containers, images, volumes, networks, and compose services.