From 98e10da1f65c9d01132fcbe57f195ae35188ac9d Mon Sep 17 00:00:00 2001 From: nomaterials Date: Mon, 24 Aug 2026 18:20:27 +0200 Subject: [PATCH] Add Glama score badge to no-materials/hird entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9578e1f6d..8ed34a33b 100644 --- a/README.md +++ b/README.md @@ -1322,7 +1322,7 @@ Tools and integrations that enhance the development workflow and environment man - [nikolai-vysotskyi/trace-mcp](https://github.com/nikolai-vysotskyi/trace-mcp) [![nikolai-vysotskyi/trace-mcp MCP server](https://glama.ai/mcp/servers/nikolai-vysotskyi/trace-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nikolai-vysotskyi/trace-mcp) 📇 🏠 🍎 🪟 🐧 - Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory. - [Nishant-Chaudhary5338/mcp-toolkit](https://github.com/Nishant-Chaudhary5338/mcp-toolkit) [![Nishant-Chaudhary5338/mcp-toolkit MCP server](https://glama.ai/mcp/servers/Nishant-Chaudhary5338/mcp-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/Nishant-Chaudhary5338/mcp-toolkit) 📇 🏠 🍎 🪟 🐧 - 9 MCP servers for React + TypeScript development automation — component scaffolding, dependency auditing, WCAG accessibility checking, test generation, TypeScript enforcement, and monorepo management. 134 tests, CI on Node 20+22. - [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. -- [no-materials/hird](https://github.com/no-materials/hird) 🦀 🏠 🍎 🪟 🐧 - Compiler-as-MCP-server for the Hirð language (typed actors and effect rows on the BEAM): type inference, definition lookup, effect-row explanation, IR fragments, actor protocol and supervision graphs, and token-budget-aware symbol summaries, so agents query the compiler instead of reading source. Errors come back structured, so an agent can self-correct from tool output alone. `cargo install --git https://github.com/no-materials/hird hird-mcp` +- [no-materials/hird](https://github.com/no-materials/hird) [![no-materials/hird MCP server](https://glama.ai/mcp/servers/no-materials/hird/badges/score.svg)](https://glama.ai/mcp/servers/no-materials/hird) 🦀 🏠 🍎 🪟 🐧 - Compiler-as-MCP-server for the Hirð language (typed actors and effect rows on the BEAM): type inference, definition lookup, effect-row explanation, IR fragments, actor protocol and supervision graphs, and token-budget-aware symbol summaries, so agents query the compiler instead of reading source. Errors come back structured, so an agent can self-correct from tool output alone. `cargo install --git https://github.com/no-materials/hird hird-mcp` - [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. - [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.