From fdd175767a8de8d86e351cafb15658461815684e Mon Sep 17 00:00:00 2001 From: hdonapatiCBS <104085142+hdonapati@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:55:01 -0500 Subject: [PATCH] Add Roku Dev Studio MCP Server to tools list with Glama score badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ae5018cd..7753348bd 100644 --- a/README.md +++ b/README.md @@ -1025,6 +1025,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. - [cq27-dev/rag-rat](https://github.com/cq27-dev/rag-rat) [![cq27-dev/rag-rat MCP server](https://glama.ai/mcp/servers/cq27-dev/rag-rat/badges/score.svg)](https://glama.ai/mcp/servers/cq27-dev/rag-rat) 🦀 🏠 🍎 🪟 🐧 - Local repo-intelligence index and MCP server for coding agents — "what a repository knows about itself." Hybrid BM25 + vector semantic search, a tree-sitter code graph (callers/callees/imports across Rust, TS/TSX, Kotlin, C/C++, Python) with an optional compiler-grade SCIP oracle, queryable git/GitHub history, and typed, source-anchored repo memories (Invariant, Decision, Risk, …) that persist across sessions. Every result carries provenance — confidence labels and coverage warnings. Keeps source read-only; a background watcher keeps queries fresh. PreToolUse hooks augment `grep` and flag near-duplicate code as you write it. `cargo install rag-rat` - [drhalto/agentmako](https://github.com/drhalto/agentmako) [![drhalto/agentmako MCP server](https://glama.ai/mcp/servers/drhalto/agentmako/badges/score.svg)](https://glama.ai/mcp/servers/drhalto/agentmako) 📇 🏠 🍎 🪟 🐧 - Local-first codebase intelligence engine. Gives coding agents structured context packets, indexed code/schema facts, and diagnostics over MCP, backed by a local SQLite store — so agents stop rediscovering your repo with raw grep. Optional Postgres/Supabase awareness and a bundled Claude Code plugin. - [Dusheh/myclaw-toolkit](https://github.com/Dusheh/myclaw-toolkit) [![Dusheh/myclaw-toolkit MCP server](https://glama.ai/mcp/servers/Dusheh/myclaw-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/Dusheh/myclaw-toolkit) 📇 ☁️ 🍎 🪟 🐧 - 23-in-1 developer utility MCP server: web search, exchange rates, crypto prices, QR codes, JSON formatter, UUID, URL tools, domain check, RSS feeds, and more. 6 paid APIs via x402 micropayments ($0.003 USDC on Base). `npx myclaw-toolkit` +- [paramount-engineering/roku-dev-studio](https://github.com/paramount-engineering/roku-dev-studio) [![paramount-engineering/roku-dev-studio MCP server](https://glama.ai/mcp/servers/paramount-engineering/roku-dev-studio/badges/score.svg)](https://glama.ai/mcp/servers/paramount-engineering/roku-dev-studio) 📇 🏠 🍎 🪟 🐧 - All-in-one developer tool and MCP Server for Roku development, featuring ECP device control, automated channel sideloading, BrightScript debugging, and real-time log monitoring. Tools and integrations that enhance the development workflow and environment management. - [kestiny18/spring-nacos-mcp](https://github.com/kestiny18/spring-nacos-mcp) [![kestiny18/spring-nacos-mcp MCP server](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Project-aware, read-only Nacos config & service-discovery server for Spring Cloud repos. Zero setup: auto-discovers every environment (dev/test/prod/...) from the repo's application/bootstrap files, with cross-environment key-level config diff. Single file, zero dependencies.