From b2e8edf7a5107878f1f6c01976084803c0f215e5 Mon Sep 17 00:00:00 2001 From: DROOdotFOO Date: Mon, 10 Aug 2026 01:44:55 +0200 Subject: [PATCH 1/2] Add raxol (Elixir MCP framework) to Frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..e5d9b1eb5 100644 --- a/README.md +++ b/README.md @@ -3795,6 +3795,7 @@ Interact with Git repositories and version control platforms. Enables repository - [rocketride-org/rocketride-server](https://github.com/rocketride-org/rocketride-server) [![rocketride-org/rocketride-server MCP server](https://glama.ai/mcp/servers/rocketride-org/rocketride-server/badges/score.svg)](https://glama.ai/mcp/servers/rocketride-org/rocketride-server) ๐Ÿ“‡ ๐Ÿ  - MCP server that exposes RocketRide AI pipelines as tools for Claude, Cursor, and Windsurf. Self-hosted, open-source pipeline tool with multi-LLM support. - [shaqmughal/seekstone](https://github.com/shaqmughal/seekstone) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Filesystem-direct Obsidian MCP server with low context-tax. Reads your vault directly from disk โ€” no Local REST API plugin required. ~575ร— smaller payloads than the REST plugin. 8 tools. `npx -y obsidian-mcp-seekstone` (also: `npx -y seekstone`) - [vivek081166/japan-utils-mcp](https://github.com/vivek081166/japan-utils-mcp) [![vivek081166/japan-utils-mcp MCP server](https://glama.ai/mcp/servers/vivek081166/japan-utils-mcp/badges/score.svg)](https://glama.ai/mcp/servers/vivek081166/japan-utils-mcp) ๐Ÿ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Japan-specific utilities for AI agents: era โ†” Western year conversion (ไปคๅ’Œ8ๅนด โ†” 2026), kanji-to-romaji transliteration, 7-digit postal code lookup, national holiday calendar, hiragana โ†” katakana conversion, full-width โ†” half-width normalization, and statistical Japanese name splitting. 9 tools, MIT licensed, installable via `uvx japan-utils-mcp`. +- [DROOdotFOO/raxol](https://github.com/DROOdotFOO/raxol/tree/master/packages/raxol_mcp) ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - An Elixir/OTP framework for MCP servers and clients (stdio and in-process transports). Tools are derived from a running UI component tree rather than hand-written schemas, so `mix mcp.server` lets an agent drive a terminal application: read its state, send keys, take a structured screenshot. ## Tips and Tricks From 07d53a6cb06179bd9bb20cef9f40a893701f8e30 Mon Sep 17 00:00:00 2001 From: DROOdotFOO Date: Wed, 12 Aug 2026 15:22:02 +0200 Subject: [PATCH 2/2] Add Glama score badge to raxol entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5d9b1eb5..552eb590a 100644 --- a/README.md +++ b/README.md @@ -3795,7 +3795,7 @@ Interact with Git repositories and version control platforms. Enables repository - [rocketride-org/rocketride-server](https://github.com/rocketride-org/rocketride-server) [![rocketride-org/rocketride-server MCP server](https://glama.ai/mcp/servers/rocketride-org/rocketride-server/badges/score.svg)](https://glama.ai/mcp/servers/rocketride-org/rocketride-server) ๐Ÿ“‡ ๐Ÿ  - MCP server that exposes RocketRide AI pipelines as tools for Claude, Cursor, and Windsurf. Self-hosted, open-source pipeline tool with multi-LLM support. - [shaqmughal/seekstone](https://github.com/shaqmughal/seekstone) ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Filesystem-direct Obsidian MCP server with low context-tax. Reads your vault directly from disk โ€” no Local REST API plugin required. ~575ร— smaller payloads than the REST plugin. 8 tools. `npx -y obsidian-mcp-seekstone` (also: `npx -y seekstone`) - [vivek081166/japan-utils-mcp](https://github.com/vivek081166/japan-utils-mcp) [![vivek081166/japan-utils-mcp MCP server](https://glama.ai/mcp/servers/vivek081166/japan-utils-mcp/badges/score.svg)](https://glama.ai/mcp/servers/vivek081166/japan-utils-mcp) ๐Ÿ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Japan-specific utilities for AI agents: era โ†” Western year conversion (ไปคๅ’Œ8ๅนด โ†” 2026), kanji-to-romaji transliteration, 7-digit postal code lookup, national holiday calendar, hiragana โ†” katakana conversion, full-width โ†” half-width normalization, and statistical Japanese name splitting. 9 tools, MIT licensed, installable via `uvx japan-utils-mcp`. -- [DROOdotFOO/raxol](https://github.com/DROOdotFOO/raxol/tree/master/packages/raxol_mcp) ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - An Elixir/OTP framework for MCP servers and clients (stdio and in-process transports). Tools are derived from a running UI component tree rather than hand-written schemas, so `mix mcp.server` lets an agent drive a terminal application: read its state, send keys, take a structured screenshot. +- [DROOdotFOO/raxol](https://github.com/DROOdotFOO/raxol/tree/master/packages/raxol_mcp) [![DROOdotFOO/raxol MCP server](https://glama.ai/mcp/servers/DROOdotFOO/raxol/badges/score.svg)](https://glama.ai/mcp/servers/DROOdotFOO/raxol) ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - An Elixir/OTP framework for MCP servers and clients (stdio and in-process transports). Tools are derived from a running UI component tree rather than hand-written schemas, so `mix mcp.server` lets an agent drive a terminal application: read its state, send keys, take a structured screenshot. ## Tips and Tricks