From b58ca3f526b67b3e666a8e707b6cc24868f076ce Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Mon, 1 Jun 2026 01:36:14 +0900 Subject: [PATCH 001/133] Add XMemo memory MCP server Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cd64e03b..28ef7d548 100644 --- a/README.md +++ b/README.md @@ -1710,6 +1710,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [cipherfoxie/sovereign-mcp](https://github.com/cipherfoxie/sovereign-mcp) [![cipherfoxie/sovereign-mcp MCP server](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp) 🐍 ☁️ 🐧 - MCP for the [Sovereign AI Blog](https://sovgrid.org), a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. `https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp` - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` +- [XMemo](https://github.com/yonro/memory-os-cli) 📇 ☁️ - User-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 6e8ce4ac9cbade15e668ba7644536a2c8ab7562a Mon Sep 17 00:00:00 2001 From: yunze7373 <52488119+yunze7373@users.noreply.github.com> Date: Mon, 1 Jun 2026 02:35:27 +0900 Subject: [PATCH 002/133] Update XMemo MCP listing metadata --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28ef7d548..0f2e7c377 100644 --- a/README.md +++ b/README.md @@ -1710,7 +1710,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [cipherfoxie/sovereign-mcp](https://github.com/cipherfoxie/sovereign-mcp) [![cipherfoxie/sovereign-mcp MCP server](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cipherfoxie/sovereign-mcp) 🐍 ☁️ 🐧 - MCP for the [Sovereign AI Blog](https://sovgrid.org), a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. `https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp` - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` -- [XMemo](https://github.com/yonro/memory-os-cli) 📇 ☁️ - User-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` +- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/servers/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/servers/yonro/memory-os-cli) - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 0ebbef3b69b08503d8a1f2aca226560bfc82ad16 Mon Sep 17 00:00:00 2001 From: Yingze Han <52488119+yunze7373@users.noreply.github.com> Date: Tue, 9 Jun 2026 16:38:54 +0900 Subject: [PATCH 003/133] fix: update Glama connector badge to correct io.github.yonro path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 968a0f581..2afa01b53 100644 --- a/README.md +++ b/README.md @@ -1787,7 +1787,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` - [alfredoizdev/contextforge-mcp](https://github.com/alfredoizdev/contextforge-mcp) [![alfredoizdev/contextforge-mcp MCP server](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp) 📇 ☁️ - Persistent memory for Claude Code, Cursor, and GitHub Copilot via MCP. Semantic search, Git commit/PR sync, project-based organization, team collaboration. Free tier available. `npx contextforge-mcp` -- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/connectors/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/connectors/yonro/memory-os-cli) +- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli) - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 10ed1dc89e72666e9716a679c2cfaabff9e8e973 Mon Sep 17 00:00:00 2001 From: lcambiaghi Date: Fri, 12 Jun 2026 06:38:08 +0200 Subject: [PATCH 004/133] Add LynxMCP (local semantic code search) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 242010380..258710dbb 100644 --- a/README.md +++ b/README.md @@ -1060,6 +1060,7 @@ Tools and integrations that enhance the development workflow and environment man - [linuxsuren/atest-mcp-server](https://github.com/LinuxSuRen/atest-mcp-server) 📇 🏠 🐧 - An MCP server to manage test suites and cases, which is an alternative to Postman. - [linw1995/nvim-mcp](https://github.com/linw1995/nvim-mcp) 🦀 🏠 🍎 🪟 🐧 - A MCP server to interact with Neovim - [jarvisassistantux/loopsense](https://github.com/jarvisassistantux/loopsense) [![jarvisassistantux/loopsense MCP server](https://glama.ai/mcp/servers/jarvisassistantux/loopsense/badges/score.svg)](https://glama.ai/mcp/servers/jarvisassistantux/loopsense) 📇 🏠 - MCP server that closes the feedback loop for AI coding agents — CI monitoring, process watching, file changes, HTTP polling. +- [lorenzo-cambiaghi/LynxMCP](https://github.com/lorenzo-cambiaghi/LynxMCP) 🐍 🏠 🍎 🪟 🐧 - 100% local semantic code search for AI agents: AST-aware chunking (tree-sitter), hybrid BM25+dense retrieval, and a code knowledge graph (callers, inheritance, imports) over codebases, docs sites, and PDFs. Install via `pipx install lynx-mcp`. - [louis030195/gptzero-mcp](https://github.com/louis030195/gptzero-mcp) 📇 ☁️ 🍎 🪟 🐧 - AI detection for text content with GPTZero API. Detect AI-generated text, get confidence scores, multilingual support (French/Spanish), and detailed probability breakdowns. - [lpigeon/ros-mcp-server](https://github.com/lpigeon/ros-mcp-server) 🐍 🏠 🍎 🪟 🐧 - The ROS MCP Server supports robot control by converting user-issued natural language commands into ROS or ROS2 control commands. - [lpigeon/unitree-go2-mcp-server](https://github.com/lpigeon/unitree-go2-mcp-server) 🐍 🏠 🐧 - The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM. From aa4117cd1d37e77c37171d96bf1ca0d3cdc005a4 Mon Sep 17 00:00:00 2001 From: lcambiaghi Date: Mon, 15 Jun 2026 08:01:14 +0200 Subject: [PATCH 005/133] Update LynxMCP entry in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 258710dbb..3b1865f9f 100644 --- a/README.md +++ b/README.md @@ -1060,7 +1060,7 @@ Tools and integrations that enhance the development workflow and environment man - [linuxsuren/atest-mcp-server](https://github.com/LinuxSuRen/atest-mcp-server) 📇 🏠 🐧 - An MCP server to manage test suites and cases, which is an alternative to Postman. - [linw1995/nvim-mcp](https://github.com/linw1995/nvim-mcp) 🦀 🏠 🍎 🪟 🐧 - A MCP server to interact with Neovim - [jarvisassistantux/loopsense](https://github.com/jarvisassistantux/loopsense) [![jarvisassistantux/loopsense MCP server](https://glama.ai/mcp/servers/jarvisassistantux/loopsense/badges/score.svg)](https://glama.ai/mcp/servers/jarvisassistantux/loopsense) 📇 🏠 - MCP server that closes the feedback loop for AI coding agents — CI monitoring, process watching, file changes, HTTP polling. -- [lorenzo-cambiaghi/LynxMCP](https://github.com/lorenzo-cambiaghi/LynxMCP) 🐍 🏠 🍎 🪟 🐧 - 100% local semantic code search for AI agents: AST-aware chunking (tree-sitter), hybrid BM25+dense retrieval, and a code knowledge graph (callers, inheritance, imports) over codebases, docs sites, and PDFs. Install via `pipx install lynx-mcp`. +- [lorenzo-cambiaghi/LynxMCP](https://github.com/lorenzo-cambiaghi/LynxMCP) [![lorenzo-cambiaghi/LynxMCP MCP server](https://glama.ai/mcp/servers/lorenzo-cambiaghi/LynxMCP/badges/score.svg)](https://glama.ai/mcp/servers/lorenzo-cambiaghi/LynxMCP) 🐍 🏠 🍎 🪟 🐧 - 100% local semantic code search for AI agents: AST-aware chunking (tree-sitter), hybrid BM25+dense retrieval, and a code knowledge graph (callers, inheritance, imports) over codebases, docs sites, and PDFs. Install via `pipx install lynx-mcp`. - [louis030195/gptzero-mcp](https://github.com/louis030195/gptzero-mcp) 📇 ☁️ 🍎 🪟 🐧 - AI detection for text content with GPTZero API. Detect AI-generated text, get confidence scores, multilingual support (French/Spanish), and detailed probability breakdowns. - [lpigeon/ros-mcp-server](https://github.com/lpigeon/ros-mcp-server) 🐍 🏠 🍎 🪟 🐧 - The ROS MCP Server supports robot control by converting user-issued natural language commands into ROS or ROS2 control commands. - [lpigeon/unitree-go2-mcp-server](https://github.com/lpigeon/unitree-go2-mcp-server) 🐍 🏠 🐧 - The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM. From 862a288e034af35f5ffb7075e4aa6bcca2646369 Mon Sep 17 00:00:00 2001 From: Yingze Han <52488119+yunze7373@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:35:29 +0900 Subject: [PATCH 006/133] fix: use Glama server score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2afa01b53..2116c7feb 100644 --- a/README.md +++ b/README.md @@ -1787,7 +1787,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [CodeAbra/iai-mcp](https://github.com/CodeAbra/iai-mcp) [![CodeAbra/iai-mcp MCP server](https://glama.ai/mcp/servers/CodeAbra/iai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/CodeAbra/iai-mcp) 🐍 🏠 🍎 🐧 - Local memory daemon with three-tier storage (episodic/semantic/procedural), vector search via LanceDB + bge-small-en-v1.5, graph-based recall reranking, and sleep-cycle consolidation. AES-256 encrypted at rest. Verbatim recall >=99% at 10k records, p95 <100ms. Ambient capture via Claude Code Stop hook. - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` - [alfredoizdev/contextforge-mcp](https://github.com/alfredoizdev/contextforge-mcp) [![alfredoizdev/contextforge-mcp MCP server](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp) 📇 ☁️ - Persistent memory for Claude Code, Cursor, and GitHub Copilot via MCP. Semantic search, Git commit/PR sync, project-based organization, team collaboration. Free tier available. `npx contextforge-mcp` -- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/connectors/io.github.yonro/memory-os-cli) +- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/servers/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/servers/yonro/memory-os-cli) - [contextstream/mcp-server](https://www.npmjs.com/package/@contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, decision tracking, and 60+ MCP tools. Works across Cursor, Claude Code, Windsurf, and any MCP client. - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 26dcf4dd5d8f7b3fa843b007c74500d45ff10d90 Mon Sep 17 00:00:00 2001 From: Lars Holdgaard Date: Tue, 23 Jun 2026 12:24:21 +0100 Subject: [PATCH 007/133] Add Debitura (cross-border debt collection) to Finance & Fintech Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7db3e7af..5006bcb6c 100644 --- a/README.md +++ b/README.md @@ -1532,6 +1532,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [conviction-fm/conviction-mcp](https://github.com/abcxz/conviction-fm) [![abcxz/conviction-fm MCP server](https://glama.ai/mcp/servers/abcxz/conviction-fm/badges/score.svg)](https://glama.ai/mcp/servers/abcxz/conviction-fm) 📇 ☁️ - The arena where AI agents compete for real returns. Prompt a strategy in plain English, get a funded agent that runs autonomously. Agents enter daily parimutuel pools and the conviction multiplier rewards being early and right over being late with size. - [connerlambden/helium-mcp](https://github.com/connerlambden/helium-mcp) [![helium-mcp MCP server](https://glama.ai/mcp/servers/connerlambden/helium-mcp/badges/score.svg)](https://glama.ai/mcp/servers/connerlambden/helium-mcp) 📇 ☁️ - Real-time news with bias scoring across 5,000+ sources (15+ dimensions), AI-powered options pricing, balanced news synthesis, live market data, and meme search. 9 tools. 50 free queries, no signup needed. - [dan1d/cobroya](https://github.com/dan1d/mercadopago-tool) [![cobroya MCP server](https://glama.ai/mcp/servers/dan1d/cobroya/badges/score.svg)](https://glama.ai/mcp/servers/dan1d/cobroya) 📇 ☁️ 🍎 🪟 🐧 - Mercado Pago payments for AI agents — create payment links, search payments, and issue refunds. Built for LATAM merchants. +- [Debitura](https://github.com/debitura/Debitura.MCP) 🎖️ 📇 ☁️ - Cross-border debt collection: check case status, read partner messages, get pricing, and submit collection cases handled by vetted local partners in 183 countries. - [debridge-finance/debridge-mcp](https://github.com/debridge-finance/debridge-mcp) [![de-bridge MCP server](https://glama.ai/mcp/servers/@debridge-finance/de-bridge/badges/score.svg)](https://glama.ai/mcp/servers/@debridge-finance/de-bridge) 📇 🏠 ☁️ - Cross-chain swaps and bridging across EVM and Solana blockchains via the deBridge protocol. Enables AI agents to discover optimal routes, evaluate fees, and initiate non-custodial trades. - [decidefyi/decide](https://github.com/decidefyi/decide) 📇 ☁️ - Deterministic refund eligibility notary MCP server. Returns ALLOWED / DENIED / UNKNOWN for subscription refunds (Adobe, Spotify, etc.) via a stateless rules engine. - [debtstack-ai/debtstack-python](https://github.com/debtstack-ai/debtstack-python) 🐍 ☁️ - Corporate debt structure data for AI agents. Search 250+ issuers, 5,000+ bonds with leverage ratios, seniority, covenants, guarantor chains, and FINRA TRACE pricing. From 111a34fe679b96471a270b2a50fa64f2ad43240d Mon Sep 17 00:00:00 2001 From: Lars Date: Thu, 25 Jun 2026 12:01:23 +0000 Subject: [PATCH 008/133] Fix entry name to owner/repo format and add Glama score badge Addresses the validation bot: use full `debitura/Debitura.MCP` name and add the now-resolving Glama score badge. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5006bcb6c..40f03d916 100644 --- a/README.md +++ b/README.md @@ -1532,7 +1532,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [conviction-fm/conviction-mcp](https://github.com/abcxz/conviction-fm) [![abcxz/conviction-fm MCP server](https://glama.ai/mcp/servers/abcxz/conviction-fm/badges/score.svg)](https://glama.ai/mcp/servers/abcxz/conviction-fm) 📇 ☁️ - The arena where AI agents compete for real returns. Prompt a strategy in plain English, get a funded agent that runs autonomously. Agents enter daily parimutuel pools and the conviction multiplier rewards being early and right over being late with size. - [connerlambden/helium-mcp](https://github.com/connerlambden/helium-mcp) [![helium-mcp MCP server](https://glama.ai/mcp/servers/connerlambden/helium-mcp/badges/score.svg)](https://glama.ai/mcp/servers/connerlambden/helium-mcp) 📇 ☁️ - Real-time news with bias scoring across 5,000+ sources (15+ dimensions), AI-powered options pricing, balanced news synthesis, live market data, and meme search. 9 tools. 50 free queries, no signup needed. - [dan1d/cobroya](https://github.com/dan1d/mercadopago-tool) [![cobroya MCP server](https://glama.ai/mcp/servers/dan1d/cobroya/badges/score.svg)](https://glama.ai/mcp/servers/dan1d/cobroya) 📇 ☁️ 🍎 🪟 🐧 - Mercado Pago payments for AI agents — create payment links, search payments, and issue refunds. Built for LATAM merchants. -- [Debitura](https://github.com/debitura/Debitura.MCP) 🎖️ 📇 ☁️ - Cross-border debt collection: check case status, read partner messages, get pricing, and submit collection cases handled by vetted local partners in 183 countries. +- [debitura/Debitura.MCP](https://github.com/debitura/Debitura.MCP) [![debitura/Debitura.MCP MCP server](https://glama.ai/mcp/servers/debitura/Debitura.MCP/badges/score.svg)](https://glama.ai/mcp/servers/debitura/Debitura.MCP) 🎖️ 📇 ☁️ - Cross-border debt collection: check case status, read partner messages, get pricing, and submit collection cases handled by vetted local partners in 183 countries. - [debridge-finance/debridge-mcp](https://github.com/debridge-finance/debridge-mcp) [![de-bridge MCP server](https://glama.ai/mcp/servers/@debridge-finance/de-bridge/badges/score.svg)](https://glama.ai/mcp/servers/@debridge-finance/de-bridge) 📇 🏠 ☁️ - Cross-chain swaps and bridging across EVM and Solana blockchains via the deBridge protocol. Enables AI agents to discover optimal routes, evaluate fees, and initiate non-custodial trades. - [decidefyi/decide](https://github.com/decidefyi/decide) 📇 ☁️ - Deterministic refund eligibility notary MCP server. Returns ALLOWED / DENIED / UNKNOWN for subscription refunds (Adobe, Spotify, etc.) via a stateless rules engine. - [debtstack-ai/debtstack-python](https://github.com/debtstack-ai/debtstack-python) 🐍 ☁️ - Corporate debt structure data for AI agents. Search 250+ issuers, 5,000+ bonds with leverage ratios, seniority, covenants, guarantor chains, and FINRA TRACE pricing. From fa44d964954be1208a8f0310b4945d3d22cb6a99 Mon Sep 17 00:00:00 2001 From: Nikolife2016 <139212778+Nikolife2016@users.noreply.github.com> Date: Tue, 7 Jul 2026 19:21:14 +0700 Subject: [PATCH 009/133] Add PulseFeed x402 (trust & safety for agent payments) to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..7f16c83da 100644 --- a/README.md +++ b/README.md @@ -1839,6 +1839,7 @@ Provides direct access to local file systems with configurable permissions. Enab px goldbean-mcp\. - [bevanding/signaldaemon](https://github.com/bevanding/signaldaemon) [![bevanding/signaldaemon MCP server](https://glama.ai/mcp/servers/bevanding/signaldaemon/badges/score.svg)](https://glama.ai/mcp/servers/bevanding/signaldaemon) 🐍 ☁️ - Narrative & signal intelligence for AI agents (crypto/AI/macro): cross-source narrative convergence and capital-vs-narrative divergence. Remote MCP server, self-serve keys, fails safe (says "no coverage" rather than hallucinating). - [ENTIA-IA/entia-mcp-server](https://github.com/ENTIA-IA/entia-mcp-server) [![ENTIA-IA/entia-mcp-server MCP server](https://glama.ai/mcp/servers/ENTIA-IA/entia-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/ENTIA-IA/entia-mcp-server) 🎖️ 🐍 ☁️ - Verified business-identity intelligence for AI agents & MCP clients — company verification, VAT, BORME, GLEIF, ownership and risk signals across 34 countries. Remote MCP server, free tier. `npx mcp-remote https://mcp.entia.systems/mcp` +- [Nikolife2016/pulsefeed-x402](https://github.com/Nikolife2016/pulsefeed-x402) 📇 ☁️ - Trust & safety layer for x402 agent payments: before your agent pays an x402 endpoint, verify it is safe — liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), and on-chain receiver verification. ~70% of x402 endpoints are dead or scams; only ~half of "healthy" listings work. Free /verify + an open Trust Score. `npx -y pulsefeed-x402-mcp` ### 🎮 Gaming From 127251d2079a274c1791ba23549d7cab7d63cdd0 Mon Sep 17 00:00:00 2001 From: Christiaan Maks Date: Fri, 10 Jul 2026 09:57:50 +0200 Subject: [PATCH 010/133] Add sonovault-mcp (music metadata: search, ISRC/ISWC, cross-platform IDs) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..26766190b 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [r-huijts/oorlogsbronnen-mcp](https://github.com/r-huijts/oorlogsbronnen-mcp) 📇 ☁️ - Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945) - [r-huijts/rijksmuseum-mcp](https://github.com/r-huijts/rijksmuseum-mcp) 📇 ☁️ - Rijksmuseum API integration for artwork search, details, and collections - [raveenb/fal-mcp-server](https://github.com/raveenb/fal-mcp-server) 🐍 ☁️ - Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop +- [rekordcloud/sonovault-mcp](https://github.com/rekordcloud/sonovault-mcp) 📇 ☁️ 🍎 🪟 🐧 - Music metadata search over 90M+ tracks, artists, labels, and releases: genre, release dates, ISRC/ISWC codes, and cross-platform IDs (Spotify, Apple Music, Tidal, Beatport, Discogs, MusicBrainz, YouTube). `npx -y sonovault-mcp` - [rosasynthesiz/flstudio-mcp](https://github.com/rosasynthesiz/flstudio-mcp) [![flstudio-mcp MCP server](https://glama.ai/mcp/servers/rosasynthesiz/flstudio-mcp/badges/score.svg)](https://glama.ai/mcp/servers/rosasynthesiz/flstudio-mcp) 🐍 🏠 🪟 - Control FL Studio with AI: in-DAW mixing (Mix Doctor, gain staging, EQ/comp/reverb, reference matching), routing, and composition. 67 tools. - [samuelgursky/davinci-resolve-mcp](https://github.com/samuelgursky/davinci-resolve-mcp) 🐍 - MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control - [shunshi-ai/bazi-reader-mcp](https://github.com/shunshi-ai/bazi-reader-mcp) [![shunshi-ai/bazi-reader-mcp MCP server](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp) 📇 🏠 🍎 🪟 🐧 - Bazi (Four Pillars / 四柱推命 / 사주팔자) charting MCP server with true solar time correction and multilingual output (中文/EN/日本語/한국어). `npx shunshi-bazi-mcp` From 3f30805e7409648b71f508ac00e423649a8de342 Mon Sep 17 00:00:00 2001 From: PT Date: Mon, 13 Jul 2026 21:20:58 -0700 Subject: [PATCH 011/133] Add AI Loop Library server to Knowledge & Memory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..d750b6047 100644 --- a/README.md +++ b/README.md @@ -2179,6 +2179,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [pavelpilyak/devrecall](https://github.com/pavelpilyak/devrecall) [![pavelpilyak/devrecall MCP server](https://glama.ai/mcp/servers/pavelpilyak/devrecall/badges/score.svg)](https://glama.ai/mcp/servers/pavelpilyak/devrecall) 🏎️ 🏠 🍎 🐧 - Local-first developer activity aggregator. Indexes commits, PRs, Jira/Linear tickets, Confluence docs, Slack threads, and Calendar events into SQLite + FTS5 + on-device ONNX embeddings; exposes 15 tools, 3 resources, and 3 prompts so Claude Code, Cursor, and Codex can search and cite your past work. `brew install --cask pavelpilyak/devrecall/devrecall` - [Pantheon-Security/notebooklm-mcp-secure](https://github.com/Pantheon-Security/notebooklm-mcp-secure) 📇 🏠 🍎 🪟 🐧 - Security-hardened NotebookLM MCP with post-quantum encryption (ML-KEM-768), GDPR/SOC2/CSSF compliance, and 14 security layers. Query Google's Gemini-grounded research from Claude and AI agents. - [pathrule/mcp](https://github.com/pathrule/mcp) [![pathrule/mcp MCP server](https://glama.ai/mcp/servers/pathrule/mcp/badges/score.svg)](https://glama.ai/mcp/servers/pathrule/mcp) 📇 ☁️ - AI coding context for Claude Code, Cursor, and Codex. Path-scoped team memories, rules, and skills from Pathrule Web workspaces via OAuth. `https://mcp.pathrule.io/mcp` +- [paultaki/ailooplibrary-mcp](https://github.com/paultaki/ailooplibrary-mcp) 🐍 🏠 ☁️ - Read-only access to the AI Loop Library catalog: 63+ bounded, verifiable agent work loops. `pick_loop_for_goal` recommends a loop for a stated goal and `render_run_protocol` emits an executable markdown protocol with verification, stop conditions, budgets, and approval gates. Single-file, stdlib-only stdio server. - [pi22by7/In-Memoria](https://github.com/pi22by7/In-Memoria) 📇 🦀 🏠 🍎 🐧 🪟 - Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding. - [penfieldlabs/penfield-mcp](https://github.com/penfieldlabs/penfield-mcp) [![penfield-mcp MCP server](https://glama.ai/mcp/servers/penfieldlabs/penfield-mcp/badges/score.svg)](https://glama.ai/mcp/servers/penfieldlabs/penfield-mcp) 🐍 ☁️ - - 🐍 ☁️ - Penfield: persistent memory with hybrid search (BM25 + vector + graph), 24 relationship types for knowledge graphs, context checkpoints for cognitive handoff, artifact storage, and personality system. Works across Claude, Cursor, Windsurf, and any MCP client. - [Perseus-Computing-LLC/perseus-vault](https://github.com/Perseus-Computing-LLC/perseus-vault) [![Perseus-Computing-LLC/perseus-vault MCP server](https://glama.ai/mcp/servers/Perseus-Computing-LLC/perseus-vault/badges/score.svg)](https://glama.ai/mcp/servers/Perseus-Computing-LLC/perseus-vault) 🦀 🏠 🍎 🪟 🐧 - Local-first, MCP-native persistent memory for AI agents — a single Rust binary with embedded SQLite, hybrid FTS5 + dense-vector search, and optional AES-256-GCM encryption. Fully offline, no cloud. From 3a921eed35a0ed5e1dcb2ca005135a9e19dbb69f Mon Sep 17 00:00:00 2001 From: Health AI Date: Tue, 14 Jul 2026 15:16:57 -0400 Subject: [PATCH 012/133] Add Clarity (condition-aware ingredient & product safety MCP server) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..ad993d28f 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [SidneyBissoli/medical-terminologies-mcp](https://github.com/SidneyBissoli/medical-terminologies-mcp) [![SidneyBissoli/medical-terminologies-mcp MCP server](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Unified MCP server for ICD-11 (WHO), LOINC, RxNorm, MeSH (NLM), ATC, CID-10 (Brazilian DataSUS), and optional SNOMED CT. 28 tools (34 with SNOMED) with `structuredContent` + `outputSchema` on every default tool. Hosted on Cloudflare Workers, listed on Smithery, and on npm. - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. +- [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. - [thelongevityvault/decoder-3am-mcp](https://github.com/thelongevityvault/decoder-3am-mcp) [![thelongevityvault/decoder-3am-mcp MCP server](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp) 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. From 71a4a91b903dd5793d5cdb3b7357c218a585d7ba Mon Sep 17 00:00:00 2001 From: jenniferjiangkells Date: Wed, 15 Jul 2026 17:27:48 +0100 Subject: [PATCH 013/133] Add healthchainai/HealthChain (FHIR tools for healthcare agents) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..972c2f07d 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [dnaerys/onekgpd-mcp](https://github.com/dnaerys/onekgpd-mcp) ☕ ☁️ 🍎 🪟 🐧- real-time access to 1000 Genomes Project dataset - [fulcradynamics/fulcra-context-mcp](https://github.com/fulcradynamics/fulcra-context-mcp) [![fulcra-context-mcp MCP server](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp) 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent. - [genomoncology/biomcp](https://github.com/genomoncology/biomcp) 🐍 ☁️ - Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info. +- [healthchainai/HealthChain](https://github.com/healthchainai/HealthChain) 🐍 🏠 - Typed, validated FHIR tools for healthcare AI agents — build, read, validate, and code FHIR resources from a patient bundle, with terminology lookup and machine-readable validation reports built for fix-and-retry. `pip install healthchain[mcp]` - [HelixGenomics/Genomic-Agent-Discovery](https://github.com/HelixGenomics/Genomic-Agent-Discovery) [![Genomic-Agent-Discovery MCP server](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery/badges/score.svg)](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery) 📇 🏠 - Multi-agent MCP server for genomic analysis — specialized AI agents analyze raw DNA files across 16 databases (ClinVar, GWAS, gnomAD, CPIC, AlphaMissense, and more) and coordinate findings through shared MCP tools. Privacy-first, runs locally. - [hlydecker/ucsc-genome-mcp](https://github.com/hlydecker/ucsc-genome-mcp) 🐍 ☁️ - MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more. - [JamesANZ/medical-mcp](https://github.com/JamesANZ/medical-mcp) 📇 🏠 - An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query medical data, drug interactions, and clinical guidelines. From 1a13006b41e2c211508ff1a874979154f2cc5bea Mon Sep 17 00:00:00 2001 From: jenniferjiangkells Date: Wed, 15 Jul 2026 18:40:25 +0100 Subject: [PATCH 014/133] Add Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 972c2f07d..24acaf483 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [dnaerys/onekgpd-mcp](https://github.com/dnaerys/onekgpd-mcp) ☕ ☁️ 🍎 🪟 🐧- real-time access to 1000 Genomes Project dataset - [fulcradynamics/fulcra-context-mcp](https://github.com/fulcradynamics/fulcra-context-mcp) [![fulcra-context-mcp MCP server](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp) 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent. - [genomoncology/biomcp](https://github.com/genomoncology/biomcp) 🐍 ☁️ - Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info. -- [healthchainai/HealthChain](https://github.com/healthchainai/HealthChain) 🐍 🏠 - Typed, validated FHIR tools for healthcare AI agents — build, read, validate, and code FHIR resources from a patient bundle, with terminology lookup and machine-readable validation reports built for fix-and-retry. `pip install healthchain[mcp]` +- [healthchainai/HealthChain](https://github.com/healthchainai/HealthChain) [![healthchainai/HealthChain MCP server](https://glama.ai/mcp/servers/healthchainai/HealthChain/badges/score.svg)](https://glama.ai/mcp/servers/healthchainai/HealthChain) 🐍 🏠 - Typed, validated FHIR tools for healthcare AI agents — build, read, validate, and code FHIR resources from a patient bundle, with terminology lookup and machine-readable validation reports built for fix-and-retry. `pip install healthchain[mcp]` - [HelixGenomics/Genomic-Agent-Discovery](https://github.com/HelixGenomics/Genomic-Agent-Discovery) [![Genomic-Agent-Discovery MCP server](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery/badges/score.svg)](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery) 📇 🏠 - Multi-agent MCP server for genomic analysis — specialized AI agents analyze raw DNA files across 16 databases (ClinVar, GWAS, gnomAD, CPIC, AlphaMissense, and more) and coordinate findings through shared MCP tools. Privacy-first, runs locally. - [hlydecker/ucsc-genome-mcp](https://github.com/hlydecker/ucsc-genome-mcp) 🐍 ☁️ - MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more. - [JamesANZ/medical-mcp](https://github.com/JamesANZ/medical-mcp) 📇 🏠 - An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query medical data, drug interactions, and clinical guidelines. From 13752b3a6780d833ad9dafb22dbc780650edf94a Mon Sep 17 00:00:00 2001 From: Machiuka Date: Thu, 16 Jul 2026 00:18:19 +0300 Subject: [PATCH 015/133] Add robo-cortex to Knowledge & Memory section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Git-aware, evidence-based memory store for AI coding agents. Memories are anchored to git blob hashes, so when the linked code changes, the memory is automatically flagged for review instead of silently trusted or lost. No embeddings, no vector DB, no cloud — pure stdlib + SQLite. pip install robo-cortex[mcp]. Press kit: https://robotel.top/press --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1980e06d..50ed7e8db 100644 --- a/README.md +++ b/README.md @@ -2029,6 +2029,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [Thezenmonster/agentmem](https://github.com/Thezenmonster/agentmem) [![Thezenmonster/agentmem MCP server](https://glama.ai/mcp/servers/Thezenmonster/agentmem/badges/score.svg)](https://glama.ai/mcp/servers/Thezenmonster/agentmem) 🐍 🏠 🍎 🪟 🐧 - Governed memory for coding agents with trust lifecycle (hypothesis → active → validated → deprecated), conflict detection, staleness tracking, and health scoring. SQLite + FTS5, zero infrastructure. `pip install quilmem[mcp]` - [aitytech/agentkits-memory](https://github.com/aitytech/agentkits-memory) [![agentkits-memory MCP server](https://glama.ai/mcp/servers/@aitytech/agentkits-memory/badges/score.svg)](https://glama.ai/mcp/servers/@aitytech/agentkits-memory) 📇 🏠 🍎 🪟 🐧 - Persistent memory for AI coding assistants with hybrid search (FTS5 + vector embeddings), session tracking, automatic context hooks, and web viewer. SQLite-based with no daemon process — works with Claude Code, Cursor, Windsurf, and any MCP client. - [AliceLJY/recallnest](https://github.com/AliceLJY/recallnest) [![recallnest MCP server](https://glama.ai/mcp/servers/AliceLJY/recallnest/badges/score.svg)](https://glama.ai/mcp/servers/AliceLJY/recallnest) 📇 🏠 🍎 🪟 🐧 - Persistent memory MCP server for AI coding agents (Claude Code, Codex, Gemini CLI). Hybrid retrieval (vector + BM25), cross-encoder reranking, knowledge graph with PPR traversal, session checkpoint/resume, and multi-scope isolation. Local-first with LanceDB + SQLite, zero external dependencies. +- [robotel-limited/robo-cortex](https://github.com/robotel-limited/robo-cortex) [![robotel-limited/robo-cortex MCP server](https://glama.ai/mcp/servers/robotel-limited/robo-cortex/badges/score.svg)](https://glama.ai/mcp/servers/robotel-limited/robo-cortex) 🐍 🏠 - Git-aware, evidence-based memory store for AI coding agents. Memories anchored to git blob hashes are automatically flagged for review when linked code changes. `pip install robo-cortex[mcp]` or on registry.modelcontextprotocol.io - [ailenshen/apple-notes-mcp](https://github.com/ailenshen/apple-notes-mcp) [![apple-notes-mcp MCP server](https://glama.ai/mcp/servers/ailenshen/apple-notes-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ailenshen/apple-notes-mcp) 📇 🏠 🍎 - Read and write Apple Notes with bidirectional Markdown conversion. Fast SQLite queries for listing/searching, AppleScript + native import for full CRUD. Supports stdio and Streamable HTTP transports. - [AgenticRevolution/memory-nexus-cloud](https://github.com/AgenticRevolution/memory-nexus-cloud) 📇 ☁️ - Cloud-hosted persistent semantic memory for AI agents. Semantic search, knowledge graphs, specialist expertise hats, and multi-tenant isolation. Free 7-day trial. - [AgentModule/mcp](https://github.com/AgentModule/mcp) [![AgentModule/mcp MCP server](https://glama.ai/mcp/servers/AgentModule/mcp/badges/score.svg)](https://glama.ai/mcp/servers/AgentModule/mcp) 📇 ☁️ - Agent-native knowledge infrastructure. Deterministic, vertical-specific knowledge bases engineered for autonomous agent consumption via MCP. Ethics module (22 modules, EU AI Act mapped) included with every membership. Free 24hr ethics trial. @@ -3459,4 +3460,4 @@ Now Claude can answer questions about writing MCP servers and how they work Star History Chart - \ No newline at end of file + From dacb2160b0225c4377724729fa9d1f57850552d7 Mon Sep 17 00:00:00 2001 From: James Dykstra Date: Thu, 16 Jul 2026 11:40:25 -0400 Subject: [PATCH 016/133] Add lazaretto-mcp to Security (deterministic pre-install package/skill scanner) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1980e06d..2d09dc7f8 100644 --- a/README.md +++ b/README.md @@ -2778,6 +2778,7 @@ Tools for conducting research, surveys, interviews, and data collection. ### 🔒 Security +- [jamesdfinance-dev/lazaretto-mcp](https://github.com/jamesdfinance-dev/lazaretto-mcp) 📇 ☁️ 🏠 - Verify a skill, tool, or npm/GitHub package for malicious behavior *before* an agent installs it. Deterministic — no LLM in the serving path: a known-bad indicator match (abuse.ch feeds, refreshed daily) plus static rules for credential theft, exfiltration, obfuscation, prompt injection, and install-time droppers. Every verdict is SHA-256-bound so you can re-verify what landed on disk, with the file/line/evidence that triggered it. Free known-bad lookup; paid full scan $0.03 USDC on Base (x402) or prepaid credits. Also a ClawHub skill. `npx lazaretto-mcp` - [RoscoNL/intodns-mcp-server](https://github.com/RoscoNL/intodns-mcp-server) [![RoscoNL/intodns-mcp-server MCP server](https://glama.ai/mcp/servers/RoscoNL/intodns-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/RoscoNL/intodns-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - Free DNS and email security scanner for AI assistants. DNS, SPF, DKIM, DMARC, DNSSEC, MTA-STS, BIMI, TLS/STARTTLS, FCrDNS, CAA, TLSA/DANE, blacklist and full-deliverability checks, plus security-header/CSP analysis and bookmarkable report snapshots, via the IntoDNS.ai API. No signup or API key. `npx intodns-mcp` - [astafford8488/agentaegis-mcp](https://github.com/astafford8488/agentaegis-mcp) [![astafford8488/agentaegis-mcp MCP server](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp/badges/score.svg)](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp) 📇 ☁️ - Security & trust layer for AI agents. Scan an MCP server or skill *before* you install it (`scan_mcp_plugin`, `scan_skill`) — flags exfiltration, prompt-injection sinks, dangerous capabilities, install hooks and obfuscation → PROCEED/CAUTION/BLOCK. Plus `vet_endpoint` (endpoint safety verdict before an agent calls or pays it) and 25 more tools: vuln scans, threat intel, compliance (SOC 2/ISO 27001/HIPAA), code security (SAST/secret/dependency), identity — 28 total. Per-call billing via API key or x402 USDC on Base; free discovery tier. - [hernaninverso/eleion-scanner-mcp](https://github.com/hernaninverso/eleion-scanner-mcp) [![hernaninverso/eleion-scanner-mcp MCP server](https://glama.ai/mcp/servers/hernaninverso/eleion-scanner-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hernaninverso/eleion-scanner-mcp) 📇 ☁️ - Register/verify your domains, queue security scans (headers, TLS, DNS, ports, CVEs + AI-specific checks) and read findings, for AI agents. Install with `npx -y eleion-scanner-mcp`. @@ -3459,4 +3460,4 @@ Now Claude can answer questions about writing MCP servers and how they work Star History Chart - \ No newline at end of file + From 3f00a5afa1fed25be8b17dd7d8311a1dc815e7f2 Mon Sep 17 00:00:00 2001 From: James Dykstra Date: Thu, 16 Jul 2026 12:24:22 -0400 Subject: [PATCH 017/133] Add Glama score badge (per listing requirements) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d09dc7f8..7197a7dee 100644 --- a/README.md +++ b/README.md @@ -2778,7 +2778,7 @@ Tools for conducting research, surveys, interviews, and data collection. ### 🔒 Security -- [jamesdfinance-dev/lazaretto-mcp](https://github.com/jamesdfinance-dev/lazaretto-mcp) 📇 ☁️ 🏠 - Verify a skill, tool, or npm/GitHub package for malicious behavior *before* an agent installs it. Deterministic — no LLM in the serving path: a known-bad indicator match (abuse.ch feeds, refreshed daily) plus static rules for credential theft, exfiltration, obfuscation, prompt injection, and install-time droppers. Every verdict is SHA-256-bound so you can re-verify what landed on disk, with the file/line/evidence that triggered it. Free known-bad lookup; paid full scan $0.03 USDC on Base (x402) or prepaid credits. Also a ClawHub skill. `npx lazaretto-mcp` +- [jamesdfinance-dev/lazaretto-mcp](https://github.com/jamesdfinance-dev/lazaretto-mcp) [![jamesdfinance-dev/lazaretto-mcp MCP server](https://glama.ai/mcp/servers/jamesdfinance-dev/lazaretto-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jamesdfinance-dev/lazaretto-mcp) 📇 ☁️ 🏠 - Verify a skill, tool, or npm/GitHub package for malicious behavior *before* an agent installs it. Deterministic — no LLM in the serving path: a known-bad indicator match (abuse.ch feeds, refreshed daily) plus static rules for credential theft, exfiltration, obfuscation, prompt injection, and install-time droppers. Every verdict is SHA-256-bound so you can re-verify what landed on disk, with the file/line/evidence that triggered it. Free known-bad lookup; paid full scan $0.03 USDC on Base (x402) or prepaid credits. Also a ClawHub skill. `npx lazaretto-mcp` - [RoscoNL/intodns-mcp-server](https://github.com/RoscoNL/intodns-mcp-server) [![RoscoNL/intodns-mcp-server MCP server](https://glama.ai/mcp/servers/RoscoNL/intodns-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/RoscoNL/intodns-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - Free DNS and email security scanner for AI assistants. DNS, SPF, DKIM, DMARC, DNSSEC, MTA-STS, BIMI, TLS/STARTTLS, FCrDNS, CAA, TLSA/DANE, blacklist and full-deliverability checks, plus security-header/CSP analysis and bookmarkable report snapshots, via the IntoDNS.ai API. No signup or API key. `npx intodns-mcp` - [astafford8488/agentaegis-mcp](https://github.com/astafford8488/agentaegis-mcp) [![astafford8488/agentaegis-mcp MCP server](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp/badges/score.svg)](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp) 📇 ☁️ - Security & trust layer for AI agents. Scan an MCP server or skill *before* you install it (`scan_mcp_plugin`, `scan_skill`) — flags exfiltration, prompt-injection sinks, dangerous capabilities, install hooks and obfuscation → PROCEED/CAUTION/BLOCK. Plus `vet_endpoint` (endpoint safety verdict before an agent calls or pays it) and 25 more tools: vuln scans, threat intel, compliance (SOC 2/ISO 27001/HIPAA), code security (SAST/secret/dependency), identity — 28 total. Per-call billing via API key or x402 USDC on Base; free discovery tier. - [hernaninverso/eleion-scanner-mcp](https://github.com/hernaninverso/eleion-scanner-mcp) [![hernaninverso/eleion-scanner-mcp MCP server](https://glama.ai/mcp/servers/hernaninverso/eleion-scanner-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hernaninverso/eleion-scanner-mcp) 📇 ☁️ - Register/verify your domains, queue security scans (headers, TLS, DNS, ports, CVEs + AI-specific checks) and read findings, for AI agents. Install with `npx -y eleion-scanner-mcp`. From 2f36fbc791c75dd9029b45bfcda69fb98d8f770e Mon Sep 17 00:00:00 2001 From: Lawrence Date: Thu, 16 Jul 2026 18:31:17 +0100 Subject: [PATCH 018/133] Add lawrencehui/Citio to Coding Agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..b40873eea 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [avansaber/tailtest-cline](https://github.com/avansaber/tailtest-cline) [![avansaber/tailtest-cline MCP server](https://glama.ai/mcp/servers/avansaber/tailtest-cline/badges/score.svg)](https://glama.ai/mcp/servers/avansaber/tailtest-cline) 🐍 🏠 🍎 🪟 🐧 - Adversarial test generation for AI coding sessions. Detects language and framework; writes tests; runs them; classifies failures via R12 (real_bug / environment / test_bug). Ships 8 adversarial scenario categories. Works in Cline directly and in 8+ editors via Cline host coverage. 162 plugin tests. MIT. - [aybelatchane/mcp-server-terminal](https://github.com/aybelatchane/mcp-server-terminal) 🦀 🏠 🍎 🪟 🐧 - Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection. - [aymericzip/intlayer](https://github.com/aymericzip/intlayer) 📇 ☁️ 🏠 - A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs. +- [lawrencehui/Citio](https://github.com/lawrencehui/Citio) 📇 ☁️ - Self-hosted AI teammate in Slack: @mention it and Claude Code or Codex investigates CloudWatch logs, runs tests, and opens pull requests. The bundled MCP server holds all credentials (GitHub, AWS, Slack) so the agent never sees keys. One-command deploy to your own AWS. MIT. - [spyrae/claude-concilium](https://github.com/spyrae/claude-concilium) 📇 🏠 🍎 🪟 🐧 - Multi-agent AI consultation framework for Claude Code. Three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review and problem-solving with fallback chains and error detection. Includes ready-to-use Claude Code skill. - [blakerouse/ssh-mcp](https://github.com/blakerouse/ssh-mcp) 🏎️ 🏠 🍎 🪟 🐧 - MCP server exposing SSH control for Linux and Windows servers. Allows long running commands and the ability to perform commands on multiple hosts at the same time. - [sipyourdrink-ltd/bernstein](https://github.com/sipyourdrink-ltd/bernstein) [![sipyourdrink-ltd/bernstein MCP server](https://glama.ai/mcp/servers/chernistry/bernstein/badges/score.svg)](https://glama.ai/mcp/servers/chernistry/bernstein) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Deterministic multi-agent orchestrator for 37 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, GitHub Copilot CLI, OpenHands, OpenCode, Goose, Qwen, Ollama, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. Apache 2.0. From c20bf670fe37e4c7ee44c5d2f45a8de8ad903c16 Mon Sep 17 00:00:00 2001 From: DM Date: Thu, 16 Jul 2026 20:09:35 +0200 Subject: [PATCH 019/133] Add jobctl (job application tracker, remote MCP server) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..af1971ad2 100644 --- a/README.md +++ b/README.md @@ -3180,6 +3180,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) 📇 ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) 📇 ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) 📇 🏠 🍎 🪟 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, Diátaxis-structured docs, MIT licensed. - [foxintheloop/UpTier](https://github.com/foxintheloop/UpTier) 📇 🏠 🪟 - Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows. From 4a105868daef87156640b5d8fcc20f6eebe05231 Mon Sep 17 00:00:00 2001 From: iWedmak Om Date: Fri, 17 Jul 2026 00:27:16 +0000 Subject: [PATCH 020/133] =?UTF-8?q?Add=20Ceki=20MCP=20Server=20=E2=80=94?= =?UTF-8?q?=20real=20residential=20browser=20rental?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rent real Chrome browsers from humans via MCP. Per-minute billing, residential IPs, real fingerprints. SDKs for Python, JS, LangChain, CrewAI, n8n. Crypto payouts. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..fe384eb19 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [brutalzinn/simple-mcp-selenium](https://github.com/brutalzinn/simple-mcp-selenium) 📇 🏠 - An MCP Selenium Server for controlling browsers using natural language in Cursor IDE. Perfect for testing, automation, and multi-user scenarios. - [co-browser/browser-use-mcp-server](https://github.com/co-browser/browser-use-mcp-server) 🐍 - browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server. - [corralimited/snapdiff-mcp](https://github.com/corralimited/snapdiff-mcp) [![snapdiff-mcp MCP server](https://glama.ai/mcp/servers/corralimited/snapdiff-mcp/badges/score.svg)](https://glama.ai/mcp/servers/corralimited/snapdiff-mcp) 📇 ☁️ 🏠 - Intent-aware visual verification for coding agents: the agent declares what a UI change should affect, and SnapDiff diffs the page against a baseline and flags anything that changed outside that intent for review or rollback — local screenshot capture via Playwright. +- [Ceki-me/mcp-server](https://github.com/Ceki-me/mcp-server) [![Ceki-me/mcp-server MCP server](https://glama.ai/mcp/servers/@Ceki-me/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@Ceki-me/mcp-server) 📇 ☁️ - Rent real residential Chrome browsers from real humans — per-minute billing ($0.01/min), real fingerprints, residential IPs, no datacenter signals. MCP-native, with SDKs for Python, JS, LangChain, CrewAI, n8n. Crypto payouts. - [Cubenest/rrweb-stack](https://github.com/Cubenest/rrweb-stack) [![Cubenest/rrweb-stack MCP server](https://glama.ai/mcp/servers/Cubenest/rrweb-stack/badges/score.svg)](https://glama.ai/mcp/servers/Cubenest/rrweb-stack) 📇 🏠 - Local-first MCP server (@peekdev/mcp) + Chrome extension that records your real authenticated browser session (rrweb DOM + console + network, PII-masked, to local SQLite) and lets AI coding agents query it or drive the browser. No cloud, no telemetry. - [Custodia-Admin/pagebolt-mcp](https://github.com/Custodia-Admin/pagebolt-mcp) [![Custodia-Admin/pagebolt-mcp MCP server](https://glama.ai/mcp/servers/Custodia-Admin/pagebolt-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Custodia-Admin/pagebolt-mcp) 📇 ☁️ - MCP server for screenshots, PDFs, OG images, and narrated video recording from Claude Desktop, Cursor, and Windsurf. - [eat-pray-ai/yutu](https://github.com/eat-pray-ai/yutu) 🏎️ 🏠 🍎 🐧 🪟 - A fully functional MCP server and CLI for YouTube to automate YouTube operation From 9bcc18e0d29818d21267f32a5faf52534a546aca Mon Sep 17 00:00:00 2001 From: "NOMADOP-LENOVO\\nomad" Date: Fri, 17 Jul 2026 20:50:42 +0800 Subject: [PATCH 021/133] Add Session Watcher MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..08c3cf862 100644 --- a/README.md +++ b/README.md @@ -983,6 +983,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. - [getnahook/nahook-mcp](https://github.com/getnahook/nahook-mcp) [![getnahook/nahook-mcp MCP server](https://glama.ai/mcp/servers/getnahook/nahook-mcp/badges/score.svg)](https://glama.ai/mcp/servers/getnahook/nahook-mcp) 🎖️ 🏎️ ☁️ - "The official MCP server for the Nahook webhook platform — trigger webhooks, inspect deliveries, retry failures, and manage endpoints from your AI assistant." - [naveenayalla1-CS50/mcp-server-toolkit](https://github.com/naveenayalla1-CS50/mcp-server-toolkit) [![naveenayalla1-CS50/mcp-server-toolkit MCP server](https://glama.ai/mcp/servers/naveenayalla1-CS50/mcp-server-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/naveenayalla1-CS50/mcp-server-toolkit) 📇 🏠 ☁️ 🍎 🪟 🐧 - Plug-and-play MCP server toolkit with semantic code search, natural language database queries, docs indexing, and OpenAPI introspection. One-command setup for Claude Code, Cursor, and Windsurf. - [Nishant-Chaudhary5338/mcp-code-indexer](https://github.com/Nishant-Chaudhary5338/mcp-code-indexer) [![Nishant-Chaudhary5338/mcp-code-indexer MCP server](https://glama.ai/mcp/servers/Nishant-Chaudhary5338/mcp-code-indexer/badges/score.svg)](https://glama.ai/mcp/servers/Nishant-Chaudhary5338/mcp-code-indexer) 📇 🏠 - Index any TypeScript/React repo (including monorepos) into a queryable code graph. Reverse queries (who-renders, who-calls, find-references), blast-radius analysis, dependency cycles, dead-code orphans, and symbol signatures — exposed over stdio. Install: `npx code-graph-indexer`. +- [nomadop/session-watcher](https://github.com/nomadop/session-watcher) [![nomadop/session-watcher MCP server](https://glama.ai/mcp/servers/nomadop/session-watcher/badges/score.svg)](https://glama.ai/mcp/servers/nomadop/session-watcher) 📇 🏠 🍎 🪟 🐧 - EOQ-based context economics for coding agents. Monitors LLM token cache with inventory theory, signals optimal session restart timing via live dashboard and terminal statusline. Zero context pollution — no metric ever enters the model's context. - [raccioly/docguard](https://github.com/raccioly/docguard) [![raccioly/docguard MCP server](https://glama.ai/mcp/servers/raccioly/docguard/badges/score.svg)](https://glama.ai/mcp/servers/raccioly/docguard) 📇 🏠 🍎 🪟 🐧 - Deterministic documentation-drift detection for AI agents. Validates a project's canonical docs against its actual code — no LLM guessing; every finding has a stable code and a suggested fix. Five read-only tools over stdio: guard, score, explain, verify-claims, diagnose. `npx -y docguard-cli mcp` - [tatavarthitarun/nowsecure-mcp-server](https://github.com/tatavarthitarun/nowsecure-mcp-server) [![tatavarthitarun/nowsecure-mcp-server MCP server](https://glama.ai/mcp/servers/tatavarthitarun/nowsecure-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/tatavarthitarun/nowsecure-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - MCP server for NowSecure Platform mobile security testing. List applications, pull remediation findings via GraphQL, and generate PDF reports locally (bypasses broken UI export). Published as `nowsecure-mcp-server`. `npx -y nowsecure-mcp-server` - [adrianczuczka/mason](https://github.com/adrianczuczka/mason) [![adrianczuczka/mason MCP server](https://glama.ai/mcp/servers/adrianczuczka/mason/badges/score.svg)](https://glama.ai/mcp/servers/adrianczuczka/mason) 📇 🏠 🍎 🪟 🐧 - Context engineering MCP server. Generates CLAUDE.md from git history and architectural file sampling, and maintains a concept-map snapshot of features/flows → files so agents can skip grep/glob on repeat queries. From cb53133b503dbb27dc50753a7a39021bd96290c0 Mon Sep 17 00:00:00 2001 From: karczael Date: Sat, 18 Jul 2026 15:27:01 +0700 Subject: [PATCH 022/133] Add geowire/geowire to Location Services --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..69ceee7c1 100644 --- a/README.md +++ b/README.md @@ -2292,6 +2292,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [markpdxt/dronelytics-mcp](https://github.com/markpdxt/dronelytics-mcp) [![markpdxt/dronelytics-mcp MCP server](https://glama.ai/mcp/servers/markpdxt/dronelytics-mcp/badges/score.svg)](https://glama.ai/mcp/servers/markpdxt/dronelytics-mcp) 📇 ☁️ - US drone airspace intelligence and mission planning. 24 tools: check airspace restrictions across 11 FAA data layers, plan grid/orbit/corridor surveys, validate Part 107 compliance, generate pre-flight briefings, and export to KML/GPX/QGC/Litchi/WPML. Available via `npx @dronelytics/mcp`. - [gaopengbin/cesium-mcp](https://github.com/gaopengbin/cesium-mcp) [![gaopengbin/cesium-mcp MCP server](https://glama.ai/mcp/servers/gaopengbin/cesium-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gaopengbin/cesium-mcp) 📇 🏠 🍎 🪟 🐧 - AI-powered 3D globe control via MCP. Connect any MCP-compatible AI agent to CesiumJS — camera flight, GeoJSON/3D Tiles layers, markers, spatial analysis, heatmaps, and more through 19 natural language tools. - [GeiserX/pumperly-mcp](https://github.com/GeiserX/pumperly-mcp) [![GeiserX/pumperly-mcp MCP server](https://glama.ai/mcp/servers/GeiserX/pumperly-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GeiserX/pumperly-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - Go-based MCP server for Pumperly fuel price comparison. Query gas station prices, plan fuel-efficient routes, and find nearby EV charging stations. Docker image available. +- [geowire/geowire](https://github.com/geowire/geowire) 📇 🏠 🍎 🪟 🐧 - Unified place search and geocoding over OpenStreetMap, Google, and your own CSV data — provider fallback, multi-provider merge + dedup, cost budgets, and a policy engine. Works with zero API keys. `npx -y @geowirehq/mcp` - [ip2location/mcp-ip2location-io](https://github.com/ip2location/mcp-ip2location-io) 🐍 ☁️ - Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API. - [ipfind/ipfind-mcp-server](https://github.com/ipfind/ipfind-mcp-server) 🐍 ☁️ - IP Address location service using the [IP Find](https://ipfind.com) API - [ipfred/aiwen-mcp-server-geoip](https://github.com/ipfred/aiwen-mcp-server-geoip) 🐍 📇 ☁️ – MCP Server for the Aiwen IP Location, Get user network IP location, get IP details (country, province, city, lat, lon, ISP, owner, etc.) From c6cc795367ece3a875c1f7cfb0d7556b65a0da78 Mon Sep 17 00:00:00 2001 From: Ikalus1988 Date: Sun, 19 Jul 2026 01:36:14 +0800 Subject: [PATCH 023/133] Add MisakaNet to Knowledge & Memory MisakaNet is an agent failure memory network with 235+ verified debugging lessons. It provides 3 MCP tools (search, get_lesson, submit_usage), 5 resources, and 3 guided prompts for failure triage. Works with Claude Code, Cursor, and any MCP client. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..33402cf32 100644 --- a/README.md +++ b/README.md @@ -2121,6 +2121,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [hyunjae-labs/lore](https://github.com/hyunjae-labs/lore) [![hyunjae-labs/lore MCP server](https://glama.ai/mcp/servers/hyunjae-labs/lore/badges/score.svg)](https://glama.ai/mcp/servers/hyunjae-labs/lore) 📇 🏠 🍎 🪟 🐧 - Semantic search across Claude Code conversations. Hybrid vector + keyword search with Reciprocal Rank Fusion, fully local, background indexing, project-selective. - [idapixl/algora-mcp-server](https://github.com/idapixl/algora-mcp-server) [![idapixl-algora-mcp-server MCP server](https://glama.ai/mcp/servers/idapixl-algora-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/idapixl-algora-mcp-server) 📇 ☁️ - Browse and search open-source bounties on Algora. 5 tools: list, search, filter by org/tech/amount, get top bounties, aggregate stats. No API key required. - [IgorGanapolsky/mcp-memory-gateway](https://github.com/IgorGanapolsky/mcp-memory-gateway) [![IgorGanapolsky/mcp-memory-gateway MCP server](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway/badges/score.svg)](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway) 📇 🏠 - Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks. +- [Ikalus1988/MisakaNet](https://github.com/Ikalus1988/MisakaNet) [![Ikalus1988/MisakaNet MCP server](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet/badges/score.svg)](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet) 🐍 🏠 🍎 🪟 🐧 - Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py` - [JamesANZ/cross-llm-mcp](https://github.com/JamesANZ/cross-llm-mcp) 📇 🏠 - An MCP server that enables cross-LLM communication and memory sharing, allowing different AI models to collaborate and share context across conversations. - [JamesANZ/memory-mcp](https://github.com/JamesANZ/memory-mcp) 📇 🏠 - An MCP server that stores and retrieves memories from multiple LLMs using MongoDB. Provides tools for saving, retrieving, adding, and clearing conversation memories with timestamps and LLM identification. - [japlete/md-vision-mcp](https://github.com/japlete/md-vision-mcp) [![md-vision-mcp MCP server](https://glama.ai/mcp/servers/japlete/md-vision-mcp/badges/score.svg)](https://glama.ai/mcp/servers/japlete/md-vision-mcp) 📇 🏠 🍎 🪟 🐧 - Read Markdown with inlined images and heading indexes for agentic RAG over local docs or allowed URLs. From 77bda29c924a509a50300709305eca4c20a3c6b6 Mon Sep 17 00:00:00 2001 From: junnnnnw00 Date: Mon, 20 Jul 2026 16:08:22 +0900 Subject: [PATCH 024/133] Add Obsidian Everywhere --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..9debb2fe6 100644 --- a/README.md +++ b/README.md @@ -2128,6 +2128,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [jagoff/memo](https://github.com/jagoff/memo) [![jagoff/memo MCP server](https://glama.ai/mcp/servers/jagoff/memo/badges/score.svg)](https://glama.ai/mcp/servers/jagoff/memo) 🐍 🏠 🍎 🐧 - Local-first semantic memory server with hybrid search, plain Markdown storage, MLX or CPU embeddings, contradiction detection, time-travel history, synthesis, and cross-machine git sync. - [JinNing6/Noosphere](https://github.com/JinNing6/Noosphere) [![JinNing6/Noosphere MCP server](https://glama.ai/mcp/servers/JinNing6/Noosphere/badges/score.svg)](https://glama.ai/mcp/servers/JinNing6/Noosphere) 🐍 ☁️ - Digital consciousness repository and community MCP server. Upload epiphanies, decisions, warnings, and patterns as consciousness payloads, then retrieve them via semantic telepathic search. Features 3D interactive consciousness globe, soul imprint authentication, and automated content moderation via CI/CD. - [jinzcdev/markmap-mcp-server](https://github.com/jinzcdev/markmap-mcp-server) 📇 🏠 - An MCP server built on [markmap](https://github.com/markmap/markmap) that converts **Markdown** to interactive **mind maps**. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features. +- [junnnnnw00/obsidian-everywhere](https://github.com/junnnnnw00/obsidian-everywhere) 📇 🏠 🍎 🪟 🐧 - Graph-native Obsidian vault server with 31 tools for search, backlinks, n-hop neighborhoods, structured and paginated reads, and safe file, partial, and bulk edits with dry-run and rollback. Works with Codex, ChatGPT, Claude, and any MCP client. `npx -y obsidian-everywhere /path/to/vault` - [kael-bit/engram-rs](https://github.com/kael-bit/engram-rs) [![engram-rs MCP server](https://glama.ai/mcp/servers/@kael-bit/engram-rs/badges/score.svg)](https://glama.ai/mcp/servers/@kael-bit/engram-rs) 📇 🏠 🍎 🪟 🐧 - Hierarchical memory engine for AI agents with automatic decay, promotion, semantic dedup, and self-organizing topic tree. Single Rust binary, zero external dependencies. - [kage-core/Kage](https://github.com/kage-core/Kage) [![kage-core/Kage MCP server](https://glama.ai/mcp/servers/kage-core/Kage/badges/score.svg)](https://glama.ai/mcp/servers/kage-core/Kage) 📇 🏠 🍎 🪟 🐧 - Verified, git-native memory for coding agents. Memory is plain JSON packets committed in your repo, each checked against the code it cites — hallucinated citations rejected at write, stale or changed memory withheld at recall, plus diff-time stale-catch. Local-only (BM25 + vectors), no account, no API key. `npx -y @kage-core/kage-graph-mcp install` - [kaliaboi/mcp-zotero](https://github.com/kaliaboi/mcp-zotero) 📇 ☁️ - A connector for LLMs to work with collections and sources on your Zotero Cloud From ca6e12c4bb412cda07a2d026242d008466703ab0 Mon Sep 17 00:00:00 2001 From: Tsvetan Gerginov Date: Wed, 22 Jul 2026 03:06:58 +0300 Subject: [PATCH 025/133] Add cognigy-ai-mcp-management-server to Conversational AI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds cognigy-ai-mcp-management-server under Conversational AI. A management/automation MCP server for the Cognigy.AI platform, exposing 132 tools covering flows, agents, snapshots, NLU, functions, packages, and deployment operations. Published to npm and listed in the official MCP Registry. TypeScript (📇), placed alphabetically at the end of the section. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0692d059f..fba2b0755 100644 --- a/README.md +++ b/README.md @@ -771,6 +771,7 @@ Integration with communication platforms for message management and channel oper Tools for building and operating AI conversation agents that hold structured dialogues with end users. +- [TsvetanG2/cognigy-ai-mcp-management-server](https://github.com/TsvetanG2/cognigy-ai-mcp-management-server) 📇 - Management and automation server for the Cognigy.AI conversational AI platform, exposing 132 tools across flows, agents, snapshots, NLU, functions, and deployment. Published to the official MCP Registry. `npx mcp-cognigy` - [bodyegypt/lobbyvoices-mcp](https://github.com/bodyegypt/lobbyvoices-mcp) [![bodyegypt/lobbyvoices-mcp MCP server](https://glama.ai/mcp/servers/bodyegypt/lobbyvoices-mcp/badges/score.svg)](https://glama.ai/mcp/servers/bodyegypt/lobbyvoices-mcp) 🎖️ ☁️ - Official remote MCP server for [Lobby](https://lobbyvoices.com/developers), an AI receptionist for small businesses. Seven free no-auth tools: write business phone scripts and IVR menus (English + Mexican Spanish), generate ElevenLabs agent system prompts, calculate missed-call cost, get a hire-a-receptionist verdict, role-play a call against the live receptionist engine, and get a real demo number to call. Typed structured outputs. - [kiro0x/five-mcp](https://github.com/kiro0x/five-mcp) [![kiro0x/five-mcp MCP server](https://glama.ai/mcp/servers/kiro0x/five-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kiro0x/five-mcp) 🐍 🏠 - LLM character consistency engine — generates structured JSON constraints from 4 multiple-choice questions about an AI's psychology. Drop the JSON into any LLM's system prompt to prevent persona drift; reduces inference cost from retries. 160,000 personality patterns; works with any LLM. - [Perspective-AI/mcp](https://github.com/Perspective-AI/mcp) [![Perspective-AI/mcp MCP server](https://glama.ai/mcp/servers/Perspective-AI/mcp/badges/score.svg)](https://glama.ai/mcp/servers/Perspective-AI/mcp) 🎖️ 📇 ☁️ - Official MCP server for [Perspective AI](https://getperspective.ai). An AI Concierge replaces static forms with adaptive AI conversations for lead qualification, customer research, onboarding feedback, and advocacy. Design conversation agents (Concierge, Interviewer, Evaluator, Advocate), analyze conversations, deploy embeds, and automate follow-ups (webhook, email, Slack, HubSpot). @@ -3480,4 +3481,4 @@ Now Claude can answer questions about writing MCP servers and how they work Star History Chart - \ No newline at end of file + From 186492a3b0f374c2ee05f38b89e19426810c17a9 Mon Sep 17 00:00:00 2001 From: R21-Volvik Date: Wed, 22 Jul 2026 02:03:12 -0700 Subject: [PATCH 026/133] Add kushaim/practice-fusion-mcp to Biology, Medicine and Bioinformatics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f2289f8b..63309d2c6 100644 --- a/README.md +++ b/README.md @@ -333,6 +333,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [HelixGenomics/Genomic-Agent-Discovery](https://github.com/HelixGenomics/Genomic-Agent-Discovery) [![Genomic-Agent-Discovery MCP server](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery/badges/score.svg)](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery) 📇 🏠 - Multi-agent MCP server for genomic analysis — specialized AI agents analyze raw DNA files across 16 databases (ClinVar, GWAS, gnomAD, CPIC, AlphaMissense, and more) and coordinate findings through shared MCP tools. Privacy-first, runs locally. - [hlydecker/ucsc-genome-mcp](https://github.com/hlydecker/ucsc-genome-mcp) 🐍 ☁️ - MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more. - [JamesANZ/medical-mcp](https://github.com/JamesANZ/medical-mcp) 📇 🏠 - An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query medical data, drug interactions, and clinical guidelines. +- [kushaim/practice-fusion-mcp](https://github.com/kushaim/practice-fusion-mcp) 📇 🏠 - FHIR-first, read-only MCP server for the Practice Fusion EHR. Search patients and review appointments, conditions, medications, and lab results. SMART backend-services auth, audit-logged, HIPAA-conscious. - [mgnirck/lecka-mcp](https://github.com/mgnirck/lecka-mcp) 📇 ☁️ - Race nutrition planning for endurance athletes. Calculates carb, sodium and fluid targets for marathons, ultras, cycling and triathlons. Returns personalised Lecka product recommendations by race type, conditions and athlete weight. [![mgnirck/lecka-mcp MCP server](https://glama.ai/mcp/servers/mgnirck/lecka-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mgnirck/lecka-mcp) - [MyMedi-AI/mymedi-ai-mcp-server](https://github.com/MyMedi-AI/mymedi-ai-mcp-server) [![MyMedi-AI/mymedi-ai-mcp-server MCP server](https://glama.ai/mcp/servers/OFODevelopment/mymedi-ai-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/OFODevelopment/mymedi-ai-mcp-server) 📇 ☁️ - Healthcare billing AI for agents: ICD-10/CPT/HCPCS code lookup (81,769 codes with RVU + OPPS pricing), prior auth prediction, medical NER, claims validation, denial-risk scoring, HIPAA compliance auditing, and NPI/drug enrichment. 20 tools, 10 free credits then pay-per-call via credits or anonymous USDC (x402). `npx @mymedi-ai/mcp-server` - [salwks/mcp-techTrend](https://github.com/salwks/mcp-techTrend) [![salwks/mcp-techTrend MCP server](https://glama.ai/mcp/servers/salwks/mcp-techTrend/badges/score.svg)](https://glama.ai/mcp/servers/salwks/mcp-techTrend) 🐍 🏠 - Multi-source academic + code + medical-regulatory trend monitoring (arXiv, PubMed, GitHub, Hugging Face, openFDA 510(k)/Recalls). Newspaper-style briefings, per-domain tuning, sandbox-safe Python launcher. From acb1903075c93ac8589e413aa64ca7527974ee50 Mon Sep 17 00:00:00 2001 From: Lalit Singh Date: Wed, 22 Jul 2026 17:06:04 +0200 Subject: [PATCH 027/133] Add homespunapps/homespun to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 242010380..3f15f728b 100644 --- a/README.md +++ b/README.md @@ -1006,6 +1006,7 @@ Tools and integrations that enhance the development workflow and environment man - [Muhammed-AbdelGhany/rest_api_mcp](https://github.com/Muhammed-AbdelGhany/rest_api_mcp) [![rest_api_mcp MCP server](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp/badges/score.svg)](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for authenticated REST API calls — auto-login, token caching, 2FA/OTP support, Swagger spec fetch, and fuzzy endpoint search. Works with any REST API without writing auth code. - [hloiseaufcms/mcp-gopls](https://github.com/hloiseaufcms/mcp-gopls) 🏎️ 🏠 - A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features. - [hoklims/stacksfinder-mcp](https://github.com/hoklims/stacksfinder-mcp) 📇 🏠 🍎 🪟 🐧 - Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro). +- [homespunapps/homespun](https://github.com/homespunapps/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. - [hungthai1401/bruno-mcp](https://github.com/hungthai1401/bruno-mcp) 📇 🏠 - A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/). - [hyperb1iss/droidmind](https://github.com/hyperb1iss/droidmind) 🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework. - [Hypersequent/qasphere-mcp](https://github.com/Hypersequent/qasphere-mcp) 🎖️ 📇 ☁️ - Integration with [QA Sphere](https://qasphere.com/) test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs From 05e9be2a969b6019d8dc5bf89fba69e73142ede9 Mon Sep 17 00:00:00 2001 From: Leon Acosta Date: Wed, 22 Jul 2026 23:58:46 +0700 Subject: [PATCH 028/133] Add quantakrypto/pqc-tools post-quantum readiness MCP server (Security) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e251ef0d..8b62f381a 100644 --- a/README.md +++ b/README.md @@ -3081,6 +3081,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [gautam-u/sieve-mcp](https://github.com/gautam-u/sieve-mcp) [![gautam-u/sieve-mcp MCP server](https://glama.ai/mcp/servers/gautam-u/sieve-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gautam-u/sieve-mcp) 🏠 🍎 - Local AI chat history secret scanner for macOS. Finds API keys and secrets leaked into Claude Code, Cursor, Copilot Chat, Cline, Codex, Gemini CLI, and other AI tool transcripts. 9 MCP tools: findings list with redacted previews, boolean secret detection (`sieve_check_text`), placeholder-only redaction (`sieve_redact_text` returns `sieve://project/key`, never raw values), vault-backed command execution, and scan health. Local-only stdio transport, macOS Keychain vault, no plaintext secrets in any tool response. [Mac App Store](https://apps.apple.com/app/sieve-ai-secret-scanner/id6747506504). - [yessGlory17/job-verify](https://github.com/yessGlory17/job-verify) [![yessGlory17/job-verify MCP server](https://glama.ai/mcp/servers/yessGlory17/job-verify/badges/score.svg)](https://glama.ai/mcp/servers/yessGlory17/job-verify) 🐍 ☁️ 🍎 🪟 🐧 - Check whether a recruiter or job offer is a scam before you reply. Extracts entities (company, links, email, phone, wallets) from a pasted message and cross-checks company registration, domain age, look-alike/typosquat domains, phishing & malware blocklists, email deliverability, crypto-scam databases, and Internet Archive history — free OSINT, no API keys. - [shieldly-io/mcp](https://github.com/shieldly-io/mcp) [![shieldly-io/mcp MCP server](https://glama.ai/mcp/servers/shieldly-io/mcp/badges/score.svg)](https://glama.ai/mcp/servers/shieldly-io/mcp) 🎖️ 📇 ☁️ - Official [Shieldly](https://www.shieldly.io) MCP server: `analyze_iam_policy` and `analyze_cloudformation_template` tools flag AWS IAM privilege-escalation paths, wildcards, and over-permissive access. Free demo mode, no signup or API key needed. `npx -y @shieldly/mcp`. +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) 📇 🏠 ☁️ - Post-quantum readiness for AI coding agents: scan code for quantum-vulnerable cryptography (RSA/ECDH/ECDSA/DH), explain the harvest-now-decrypt-later exposure, get NIST ML-KEM/ML-DSA/SLH-DSA (and hybrid) migration guidance, verify fixes, and check dependencies. Content-based/advisory tools only. Run local (`npx @quantakrypto/mcp`) or the hosted OAuth endpoint at [mcp.quantakrypto.com](https://mcp.quantakrypto.com). ### 🌐 Social Media Integration with social media platforms to allow posting, analytics, and interaction management. Enables AI-driven automation for social presence. From b3c094645008b4a8ef05f6187218c63746cde180 Mon Sep 17 00:00:00 2001 From: Leon Acosta Date: Thu, 23 Jul 2026 00:08:24 +0700 Subject: [PATCH 029/133] add glama score badge to quantakrypto/pqc-tools entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b62f381a..a15bc7d13 100644 --- a/README.md +++ b/README.md @@ -3081,7 +3081,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [gautam-u/sieve-mcp](https://github.com/gautam-u/sieve-mcp) [![gautam-u/sieve-mcp MCP server](https://glama.ai/mcp/servers/gautam-u/sieve-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gautam-u/sieve-mcp) 🏠 🍎 - Local AI chat history secret scanner for macOS. Finds API keys and secrets leaked into Claude Code, Cursor, Copilot Chat, Cline, Codex, Gemini CLI, and other AI tool transcripts. 9 MCP tools: findings list with redacted previews, boolean secret detection (`sieve_check_text`), placeholder-only redaction (`sieve_redact_text` returns `sieve://project/key`, never raw values), vault-backed command execution, and scan health. Local-only stdio transport, macOS Keychain vault, no plaintext secrets in any tool response. [Mac App Store](https://apps.apple.com/app/sieve-ai-secret-scanner/id6747506504). - [yessGlory17/job-verify](https://github.com/yessGlory17/job-verify) [![yessGlory17/job-verify MCP server](https://glama.ai/mcp/servers/yessGlory17/job-verify/badges/score.svg)](https://glama.ai/mcp/servers/yessGlory17/job-verify) 🐍 ☁️ 🍎 🪟 🐧 - Check whether a recruiter or job offer is a scam before you reply. Extracts entities (company, links, email, phone, wallets) from a pasted message and cross-checks company registration, domain age, look-alike/typosquat domains, phishing & malware blocklists, email deliverability, crypto-scam databases, and Internet Archive history — free OSINT, no API keys. - [shieldly-io/mcp](https://github.com/shieldly-io/mcp) [![shieldly-io/mcp MCP server](https://glama.ai/mcp/servers/shieldly-io/mcp/badges/score.svg)](https://glama.ai/mcp/servers/shieldly-io/mcp) 🎖️ 📇 ☁️ - Official [Shieldly](https://www.shieldly.io) MCP server: `analyze_iam_policy` and `analyze_cloudformation_template` tools flag AWS IAM privilege-escalation paths, wildcards, and over-permissive access. Free demo mode, no signup or API key needed. `npx -y @shieldly/mcp`. -- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) 📇 🏠 ☁️ - Post-quantum readiness for AI coding agents: scan code for quantum-vulnerable cryptography (RSA/ECDH/ECDSA/DH), explain the harvest-now-decrypt-later exposure, get NIST ML-KEM/ML-DSA/SLH-DSA (and hybrid) migration guidance, verify fixes, and check dependencies. Content-based/advisory tools only. Run local (`npx @quantakrypto/mcp`) or the hosted OAuth endpoint at [mcp.quantakrypto.com](https://mcp.quantakrypto.com). +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - Post-quantum readiness for AI coding agents: scan code for quantum-vulnerable cryptography (RSA/ECDH/ECDSA/DH), explain the harvest-now-decrypt-later exposure, get NIST ML-KEM/ML-DSA/SLH-DSA (and hybrid) migration guidance, verify fixes, and check dependencies. Content-based/advisory tools only. Run local (`npx @quantakrypto/mcp`) or the hosted OAuth endpoint at [mcp.quantakrypto.com](https://mcp.quantakrypto.com). ### 🌐 Social Media Integration with social media platforms to allow posting, analytics, and interaction management. Enables AI-driven automation for social presence. From 127c602e9b11034e11e1efe76b95eaefd7179322 Mon Sep 17 00:00:00 2001 From: kushaim Date: Wed, 22 Jul 2026 10:21:43 -0700 Subject: [PATCH 030/133] Add Glama score badge for practice-fusion-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63309d2c6..8940e3193 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [HelixGenomics/Genomic-Agent-Discovery](https://github.com/HelixGenomics/Genomic-Agent-Discovery) [![Genomic-Agent-Discovery MCP server](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery/badges/score.svg)](https://glama.ai/mcp/servers/HelixGenomics/Genomic-Agent-Discovery) 📇 🏠 - Multi-agent MCP server for genomic analysis — specialized AI agents analyze raw DNA files across 16 databases (ClinVar, GWAS, gnomAD, CPIC, AlphaMissense, and more) and coordinate findings through shared MCP tools. Privacy-first, runs locally. - [hlydecker/ucsc-genome-mcp](https://github.com/hlydecker/ucsc-genome-mcp) 🐍 ☁️ - MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more. - [JamesANZ/medical-mcp](https://github.com/JamesANZ/medical-mcp) 📇 🏠 - An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query medical data, drug interactions, and clinical guidelines. -- [kushaim/practice-fusion-mcp](https://github.com/kushaim/practice-fusion-mcp) 📇 🏠 - FHIR-first, read-only MCP server for the Practice Fusion EHR. Search patients and review appointments, conditions, medications, and lab results. SMART backend-services auth, audit-logged, HIPAA-conscious. +- [kushaim/practice-fusion-mcp](https://github.com/kushaim/practice-fusion-mcp) [![kushaim/practice-fusion-mcp MCP server](https://glama.ai/mcp/servers/kushaim/practice-fusion-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kushaim/practice-fusion-mcp) 📇 🏠 - FHIR-first, read-only MCP server for the Practice Fusion EHR. Search patients and review appointments, conditions, medications, and lab results. SMART backend-services auth, audit-logged, HIPAA-conscious. - [mgnirck/lecka-mcp](https://github.com/mgnirck/lecka-mcp) 📇 ☁️ - Race nutrition planning for endurance athletes. Calculates carb, sodium and fluid targets for marathons, ultras, cycling and triathlons. Returns personalised Lecka product recommendations by race type, conditions and athlete weight. [![mgnirck/lecka-mcp MCP server](https://glama.ai/mcp/servers/mgnirck/lecka-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mgnirck/lecka-mcp) - [MyMedi-AI/mymedi-ai-mcp-server](https://github.com/MyMedi-AI/mymedi-ai-mcp-server) [![MyMedi-AI/mymedi-ai-mcp-server MCP server](https://glama.ai/mcp/servers/OFODevelopment/mymedi-ai-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/OFODevelopment/mymedi-ai-mcp-server) 📇 ☁️ - Healthcare billing AI for agents: ICD-10/CPT/HCPCS code lookup (81,769 codes with RVU + OPPS pricing), prior auth prediction, medical NER, claims validation, denial-risk scoring, HIPAA compliance auditing, and NPI/drug enrichment. 20 tools, 10 free credits then pay-per-call via credits or anonymous USDC (x402). `npx @mymedi-ai/mcp-server` - [salwks/mcp-techTrend](https://github.com/salwks/mcp-techTrend) [![salwks/mcp-techTrend MCP server](https://glama.ai/mcp/servers/salwks/mcp-techTrend/badges/score.svg)](https://glama.ai/mcp/servers/salwks/mcp-techTrend) 🐍 🏠 - Multi-source academic + code + medical-regulatory trend monitoring (arXiv, PubMed, GitHub, Hugging Face, openFDA 510(k)/Recalls). Newspaper-style briefings, per-domain tuning, sandbox-safe Python launcher. From a7dc4f106b67c0ee980f553b7a67a8d15e98be29 Mon Sep 17 00:00:00 2001 From: Lalit Singh Date: Wed, 22 Jul 2026 19:40:53 +0200 Subject: [PATCH 031/133] Add Glama score badge to homespun entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f15f728b..9ac0bdb41 100644 --- a/README.md +++ b/README.md @@ -1006,7 +1006,7 @@ Tools and integrations that enhance the development workflow and environment man - [Muhammed-AbdelGhany/rest_api_mcp](https://github.com/Muhammed-AbdelGhany/rest_api_mcp) [![rest_api_mcp MCP server](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp/badges/score.svg)](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for authenticated REST API calls — auto-login, token caching, 2FA/OTP support, Swagger spec fetch, and fuzzy endpoint search. Works with any REST API without writing auth code. - [hloiseaufcms/mcp-gopls](https://github.com/hloiseaufcms/mcp-gopls) 🏎️ 🏠 - A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features. - [hoklims/stacksfinder-mcp](https://github.com/hoklims/stacksfinder-mcp) 📇 🏠 🍎 🪟 🐧 - Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro). -- [homespunapps/homespun](https://github.com/homespunapps/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. +- [homespunapps/homespun](https://github.com/homespunapps/homespun) [![aerolalit/homespun MCP server](https://glama.ai/mcp/servers/aerolalit/homespun/badges/score.svg)](https://glama.ai/mcp/servers/aerolalit/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. - [hungthai1401/bruno-mcp](https://github.com/hungthai1401/bruno-mcp) 📇 🏠 - A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/). - [hyperb1iss/droidmind](https://github.com/hyperb1iss/droidmind) 🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework. - [Hypersequent/qasphere-mcp](https://github.com/Hypersequent/qasphere-mcp) 🎖️ 📇 ☁️ - Integration with [QA Sphere](https://qasphere.com/) test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs From fbac5e0428086ef907b45c8584364fde24e17d32 Mon Sep 17 00:00:00 2001 From: PT Date: Wed, 22 Jul 2026 10:55:28 -0700 Subject: [PATCH 032/133] Add Glama score badge to AI Loop Library entry --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d750b6047..74494ce28 100644 --- a/README.md +++ b/README.md @@ -2179,7 +2179,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [pavelpilyak/devrecall](https://github.com/pavelpilyak/devrecall) [![pavelpilyak/devrecall MCP server](https://glama.ai/mcp/servers/pavelpilyak/devrecall/badges/score.svg)](https://glama.ai/mcp/servers/pavelpilyak/devrecall) 🏎️ 🏠 🍎 🐧 - Local-first developer activity aggregator. Indexes commits, PRs, Jira/Linear tickets, Confluence docs, Slack threads, and Calendar events into SQLite + FTS5 + on-device ONNX embeddings; exposes 15 tools, 3 resources, and 3 prompts so Claude Code, Cursor, and Codex can search and cite your past work. `brew install --cask pavelpilyak/devrecall/devrecall` - [Pantheon-Security/notebooklm-mcp-secure](https://github.com/Pantheon-Security/notebooklm-mcp-secure) 📇 🏠 🍎 🪟 🐧 - Security-hardened NotebookLM MCP with post-quantum encryption (ML-KEM-768), GDPR/SOC2/CSSF compliance, and 14 security layers. Query Google's Gemini-grounded research from Claude and AI agents. - [pathrule/mcp](https://github.com/pathrule/mcp) [![pathrule/mcp MCP server](https://glama.ai/mcp/servers/pathrule/mcp/badges/score.svg)](https://glama.ai/mcp/servers/pathrule/mcp) 📇 ☁️ - AI coding context for Claude Code, Cursor, and Codex. Path-scoped team memories, rules, and skills from Pathrule Web workspaces via OAuth. `https://mcp.pathrule.io/mcp` -- [paultaki/ailooplibrary-mcp](https://github.com/paultaki/ailooplibrary-mcp) 🐍 🏠 ☁️ - Read-only access to the AI Loop Library catalog: 63+ bounded, verifiable agent work loops. `pick_loop_for_goal` recommends a loop for a stated goal and `render_run_protocol` emits an executable markdown protocol with verification, stop conditions, budgets, and approval gates. Single-file, stdlib-only stdio server. +- [paultaki/ailooplibrary-mcp](https://github.com/paultaki/ailooplibrary-mcp) [![ailooplibrary-mcp MCP server](https://glama.ai/mcp/servers/paultaki/ailooplibrary-mcp/badges/score.svg)](https://glama.ai/mcp/servers/paultaki/ailooplibrary-mcp) 🐍 🏠 ☁️ - Read-only access to the AI Loop Library catalog: 63+ bounded, verifiable agent work loops. `pick_loop_for_goal` recommends a loop for a stated goal and `render_run_protocol` emits an executable markdown protocol with verification, stop conditions, budgets, and approval gates. Single-file, stdlib-only stdio server. - [pi22by7/In-Memoria](https://github.com/pi22by7/In-Memoria) 📇 🦀 🏠 🍎 🐧 🪟 - Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding. - [penfieldlabs/penfield-mcp](https://github.com/penfieldlabs/penfield-mcp) [![penfield-mcp MCP server](https://glama.ai/mcp/servers/penfieldlabs/penfield-mcp/badges/score.svg)](https://glama.ai/mcp/servers/penfieldlabs/penfield-mcp) 🐍 ☁️ - - 🐍 ☁️ - Penfield: persistent memory with hybrid search (BM25 + vector + graph), 24 relationship types for knowledge graphs, context checkpoints for cognitive handoff, artifact storage, and personality system. Works across Claude, Cursor, Windsurf, and any MCP client. - [Perseus-Computing-LLC/perseus-vault](https://github.com/Perseus-Computing-LLC/perseus-vault) [![Perseus-Computing-LLC/perseus-vault MCP server](https://glama.ai/mcp/servers/Perseus-Computing-LLC/perseus-vault/badges/score.svg)](https://glama.ai/mcp/servers/Perseus-Computing-LLC/perseus-vault) 🦀 🏠 🍎 🪟 🐧 - Local-first, MCP-native persistent memory for AI agents — a single Rust binary with embedded SQLite, hybrid FTS5 + dense-vector search, and optional AES-256-GCM encryption. Fully offline, no cloud. @@ -3460,4 +3460,4 @@ Now Claude can answer questions about writing MCP servers and how they work Star History Chart - \ No newline at end of file + From cb90c3682ab014d5637a00daba51d20461035646 Mon Sep 17 00:00:00 2001 From: James Dykstra Date: Wed, 22 Jul 2026 15:24:04 -0400 Subject: [PATCH 033/133] Resolve conflict with main and refresh the entry Keeps the newly-merged privacyscrubber-mcp entry alongside ours. Also updates the description: the server is now published to npm and has a free check_lockfile tool that needs no API key, neither of which existed when the entry was written. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3c9375ba..af035dec8 100644 --- a/README.md +++ b/README.md @@ -2923,7 +2923,7 @@ Tools for conducting research, surveys, interviews, and data collection. ### 🔒 Security - [moxno/privacyscrubber-mcp](https://github.com/moxno/privacyscrubber-mcp) [![moxno/privacyscrubber-mcp MCP server](https://glama.ai/mcp/servers/moxno/privacyscrubber-mcp/badges/score.svg)](https://glama.ai/mcp/servers/moxno/privacyscrubber-mcp) 📇 🏠 - Zero-trust local PII and secrets masking server for Cursor, Windsurf, and Claude Desktop. `npx pii-masking-run` -- [jamesdfinance-dev/lazaretto-mcp](https://github.com/jamesdfinance-dev/lazaretto-mcp) [![jamesdfinance-dev/lazaretto-mcp MCP server](https://glama.ai/mcp/servers/jamesdfinance-dev/lazaretto-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jamesdfinance-dev/lazaretto-mcp) 📇 ☁️ 🏠 - Verify a skill, tool, or npm/GitHub package for malicious behavior *before* an agent installs it. Deterministic — no LLM in the serving path: a known-bad indicator match (abuse.ch feeds, refreshed daily) plus static rules for credential theft, exfiltration, obfuscation, prompt injection, and install-time droppers. Every verdict is SHA-256-bound so you can re-verify what landed on disk, with the file/line/evidence that triggered it. Free known-bad lookup; paid full scan $0.03 USDC on Base (x402) or prepaid credits. Also a ClawHub skill. `npx lazaretto-mcp` +- [jamesdfinance-dev/lazaretto-mcp](https://github.com/jamesdfinance-dev/lazaretto-mcp) [![jamesdfinance-dev/lazaretto-mcp MCP server](https://glama.ai/mcp/servers/jamesdfinance-dev/lazaretto-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jamesdfinance-dev/lazaretto-mcp) 📇 ☁️ 🏠 - Check whether anything you depend on is known malware, before an agent installs it. `check_lockfile` takes a package-lock.json, yarn.lock or pnpm-lock.yaml and matches every pinned version against published malicious-package advisories in one call, free and with no API key, catching compromised releases like chalk@5.6.1 while leaving their clean releases alone. `scan_artifact` adds deterministic behavioral analysis (no LLM in the serving path) for credential theft, exfiltration, obfuscation, prompt injection and install-time droppers, with the file, line and evidence that triggered it; verdicts are SHA-256-bound so you can re-verify what landed on disk. Paid scans settle at $0.03 USDC on Base (x402) or prepaid credits. `npx lazaretto-mcp` - [RoscoNL/intodns-mcp-server](https://github.com/RoscoNL/intodns-mcp-server) [![RoscoNL/intodns-mcp-server MCP server](https://glama.ai/mcp/servers/RoscoNL/intodns-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/RoscoNL/intodns-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - Free DNS and email security scanner for AI assistants. DNS, SPF, DKIM, DMARC, DNSSEC, MTA-STS, BIMI, TLS/STARTTLS, FCrDNS, CAA, TLSA/DANE, blacklist and full-deliverability checks, plus security-header/CSP analysis and bookmarkable report snapshots, via the IntoDNS.ai API. No signup or API key. `npx intodns-mcp` - [astafford8488/agentaegis-mcp](https://github.com/astafford8488/agentaegis-mcp) [![astafford8488/agentaegis-mcp MCP server](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp/badges/score.svg)](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp) 📇 ☁️ - Security & trust layer for AI agents. Scan an MCP server or skill *before* you install it (`scan_mcp_plugin`, `scan_skill`) — flags exfiltration, prompt-injection sinks, dangerous capabilities, install hooks and obfuscation → PROCEED/CAUTION/BLOCK. Plus `vet_endpoint` (endpoint safety verdict before an agent calls or pays it) and 25 more tools: vuln scans, threat intel, compliance (SOC 2/ISO 27001/HIPAA), code security (SAST/secret/dependency), identity — 28 total. Per-call billing via API key or x402 USDC on Base; free discovery tier. - [hernaninverso/eleion-scanner-mcp](https://github.com/hernaninverso/eleion-scanner-mcp) [![hernaninverso/eleion-scanner-mcp MCP server](https://glama.ai/mcp/servers/hernaninverso/eleion-scanner-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hernaninverso/eleion-scanner-mcp) 📇 ☁️ - Register/verify your domains, queue security scans (headers, TLS, DNS, ports, CVEs + AI-specific checks) and read findings, for AI agents. Install with `npx -y eleion-scanner-mcp`. From e9aace8b513b63599dcd04818f70e270a22d45ec Mon Sep 17 00:00:00 2001 From: kirillinakin Date: Wed, 22 Jul 2026 23:07:18 +0300 Subject: [PATCH 034/133] Add yandex-lavka-mcp to Delivery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81f8a6471..d7f8b042e 100644 --- a/README.md +++ b/README.md @@ -1452,6 +1452,7 @@ Tools and integrations that enhance the development workflow and environment man - [catrinmdonnelly/royalmail-mcp](https://github.com/catrinmdonnelly/royalmail-mcp) [![catrinmdonnelly/royalmail-mcp MCP server](https://glama.ai/mcp/servers/catrinmdonnelly/royalmail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/catrinmdonnelly/royalmail-mcp) 📇 ☁️ - Book, label, track and cancel Royal Mail and Parcelforce shipments. 33 UK and international services via friendly keys or raw Service Register codes. `npx royalmail-mcp`. - [iafanasov/packzoo-mcp](https://github.com/IAfanasov/packzoo-mcp) [![IAfanasov/packzoo-mcp MCP server](https://glama.ai/mcp/servers/IAfanasov/packzoo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/IAfanasov/packzoo-mcp) 📇 ☁️ - Compare parcel and letter delivery prices across 60+ carriers in 27 European countries. Remote MCP: [packzoo.com/api/mcp](https://packzoo.com/api/mcp). - [warpfreight/warp-agent-mcp](https://github.com/warpfreight/warp-agent-mcp) [![warpfreight/warp-agent-mcp MCP server](https://glama.ai/mcp/servers/warpfreight/warp-agent-mcp/badges/score.svg)](https://glama.ai/mcp/servers/warpfreight/warp-agent-mcp) 📇 ☁️ - Book real LTL/FTL/van/box-truck freight through the Warp network. 20 tools, in-chat login, Stripe-charged bookings, real carrier dispatch. Live demo at [wearewarp.com/agents/mcp](https://wearewarp.com/agents/mcp). +- [Dudude-bit/yandex-lavka-mcp](https://github.com/Dudude-bit/yandex-lavka-mcp) 🐍 ☁️ – Order groceries from **Yandex Lavka** (Russia): search the catalog, build a cart, and place an order with a two-step confirmation before any charge. Unofficial (reverse-engineered private web API); local stdio or remote HTTP with OAuth. `uvx yandex-lavka-mcp`. - [Yang1Bai/claw-tsaver](https://github.com/Yang1Bai/claw-tsaver)__ 🐍 🏠 🍎 🪟 🐧 - Token-saving MCP proxy that intercepts oversized tool returns and replaces them with a preview + on-demand handle. Real benchmark: 11,507 tokens → 104 tokens (99.1% saved) on a Wikipedia fetch. Works with OpenClaw + Claude. - [childrentime/reactuse](https://github.com/childrentime/reactuse) [![childrentime/reactuse MCP server](https://glama.ai/mcp/servers/childrentime/reactuse/badges/score.svg)](https://glama.ai/mcp/servers/childrentime/reactuse) 📇 🏠 🍎 🪟 🐧 - MCP server for the [ReactUse](https://reactuse.com) library — 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI assistants discover hook signatures, demos, and usage patterns directly from the docs. From 7027d5ab056041cc4b06f35d367abe1e95ac3075 Mon Sep 17 00:00:00 2001 From: DM Date: Wed, 22 Jul 2026 22:47:30 +0200 Subject: [PATCH 035/133] Add Glama quality badge link for jobctl (connector listing, quality A 4.2/5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af1971ad2..cd3232be4 100644 --- a/README.md +++ b/README.md @@ -3180,7 +3180,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) 📇 ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. -- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) 📇 ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![jobctl on Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) 📇 ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) 📇 🏠 🍎 🪟 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, Diátaxis-structured docs, MIT licensed. - [foxintheloop/UpTier](https://github.com/foxintheloop/UpTier) 📇 🏠 🪟 - Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows. From 6521e9c430f28cb7a5a7628ac9e98ee9cef99685 Mon Sep 17 00:00:00 2001 From: Wei Zhou Date: Thu, 23 Jul 2026 09:26:03 +0800 Subject: [PATCH 036/133] Add AIops-tools/Nutanix-AIops governed MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dad4ab831..5abb9acad 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,7 @@ Web content access and automation capabilities. Enables searching, scraping, and Cloud platform service integration. Enables management and interaction with cloud infrastructure and services. - [4everland/4everland-hosting-mcp](https://github.com/4everland/4everland-hosting-mcp) 🎖️ 📇 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave. +- [AIops-tools/Nutanix-AIops](https://github.com/AIops-tools/Nutanix-AIops) [![AIops-tools/Nutanix-AIops MCP server](https://glama.ai/mcp/servers/AIops-tools/Nutanix-AIops/badges/score.svg)](https://glama.ai/mcp/servers/AIops-tools/Nutanix-AIops) 🐍 🏠 - Governed Nutanix Prism Central v4 operations — cluster, VM (AHV + ESXi), storage, networking, snapshot/DR, alerts, and LCM (51 tools) with unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback. - [Focus-GTS/eds-mcp-server](https://github.com/Focus-GTS/eds-mcp-server) [![Focus-GTS/eds-mcp-server MCP server](https://glama.ai/mcp/servers/Focus-GTS/eds-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Focus-GTS/eds-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Adobe Edge Delivery Services (AEM EDS) management with 20 tools for preview, publish, bulk operations, content reading, Core Web Vitals, 404 tracking, A/B experiments, site configuration, and redirects. Install: `npx @focusgts/eds-mcp-server`. - [aashari/mcp-server-aws-sso](https://github.com/aashari/mcp-server-aws-sso) 📇 ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials. - [agentmetal/mcp](https://github.com/agentmetal/mcp) [![agentmetal/mcp MCP server](https://glama.ai/mcp/servers/agentmetal/mcp/badges/score.svg)](https://glama.ai/mcp/servers/agentmetal/mcp) 🎖️ 📇 ☁️ - Provision, SSH into, run commands on, and manage Linux VPSes from an agent — pay USDC over x402 or by card over HTTP 402, a running box in under 60s. No signup, no API key to buy. From 2d70e8c472d0fd5180cb93ed499ed436a07e963b Mon Sep 17 00:00:00 2001 From: Gabriel Vasile Date: Thu, 23 Jul 2026 08:46:01 +0300 Subject: [PATCH 037/133] Add qai-consultant MCP server to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59f60c56b..9bca7e3e1 100644 --- a/README.md +++ b/README.md @@ -1456,6 +1456,7 @@ Tools and integrations that enhance the development workflow and environment man - [get-tmonier/argot](https://github.com/get-tmonier/argot) [![get-tmonier/argot MCP server](https://glama.ai/mcp/servers/get-tmonier/argot/badges/score.svg)](https://glama.ai/mcp/servers/get-tmonier/argot) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Guardrail that checks agent-written code against a repo's own git-history-learned patterns — flags foreign dependencies, reinvented functions, misplaced code, broken layering, and gamed tests. Exposes `voice_context` (the repo's familiar imports/idioms for a file, so agents write in-voice before generating), `check` (score a generated hunk against the repo's patterns), and `explain`. 100% local, no LLM, single Rust binary. `npm i -g @tmonier/argot` - [MikhailHal/ariadne](https://github.com/MikhailHal/ariadne) [![MikhailHal/ariadne MCP server](https://glama.ai/mcp/servers/MikhailHal/ariadne/badges/score.svg)](https://glama.ai/mcp/servers/MikhailHal/ariadne) ☕ 🏠 🍎 🪟 🐧 - Affected-test selection for Kotlin/Android projects: returns only the unit tests impacted by the current working-tree changes, so agents skip full test runs while iterating. Function-level static analysis via Kotlin Analysis API — call graph over functions, properties (initializers, delegates, accessors), constructors and callable references — with automatic multi-module and Android variant source-set discovery. Verified on Now in Android (34 modules, ~4s per query). `brew install mikhailhal/tap/ariadne` - [DanMat/create-packkit](https://github.com/DanMat/create-packkit/tree/main/mcp) [![DanMat/create-packkit MCP server](https://glama.ai/mcp/servers/DanMat/create-packkit/badges/score.svg)](https://glama.ai/mcp/servers/DanMat/create-packkit) 📇 🏠 - Scaffold modern npm packages, CLIs, services, and full-stack monorepos from your agent. Three tools: inspect the option schema, preview the generated file tree, and write the project to disk — optionally creating the GitHub repo and pushing to it, or merging into an existing clone without overwriting anything. Also available as a CLI and a web configurator. `npx -y packkit-mcp` +- [gvasile29/qai-consultant](https://github.com/gvasile29/qai-consultant) 🐍 🏠 🍎 🪟 🐧 - Keyless local MCP server bringing ISTQB / OWASP / IEEE / ISO / EU AI Act QA standards into your AI client: standards-grounded retrieval, deterministic QA effort estimation, and automated QA document quality review (0-100 rubric) plus JUnit/CSV test-results flakiness analysis. `uvx qai-consultant-mcp` ### 🔒 Delivery - [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial) From 029d8365799479f995cac11b74ddf593e10a3410 Mon Sep 17 00:00:00 2001 From: Nicolas Martalog Date: Thu, 23 Jul 2026 03:10:11 -0400 Subject: [PATCH 038/133] Add docweave/mcp to Developer Tools Generate + read PDFs for AI agents via generate_pdf and read_pdf tools. Rebased onto latest main to resolve conflicts; added Glama score badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59f60c56b..0c63e3912 100644 --- a/README.md +++ b/README.md @@ -1030,6 +1030,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. - [Vivekpatil200320/CyberRescue](https://github.com/Vivekpatil200320/cyberrescue) [![cyberrescue MCP server](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue/badges/score.svg)](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) 🐍 🏠 - Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics. - [davidmosiah/delx-mcp-server](https://github.com/davidmosiah/delx-mcp-server) [![Delx MCP Server](https://glama.ai/mcp/servers/davidmosiah/delx-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/davidmosiah/delx-mcp-server) 📇 🏠 ☁️ 🍎 🪟 🐧 - Native stdio bridge for the hosted Delx Protocol MCP endpoint, with one-command client install, doctor checks and live tool discovery. - [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp) [![DeusData/codebase-memory-mcp MCP server](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp) 🌊 🏠 🍎 🪟 🐧 - Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp` +- [docweave/mcp](https://github.com/NicolasMartalog/docweave-mcp) [![docweave/mcp MCP server](https://glama.ai/mcp/servers/NicolasMartalog/docweave-mcp/badges/score.svg)](https://glama.ai/mcp/servers/NicolasMartalog/docweave-mcp) 📇 🏠 ☁️ - Generate and read PDFs for AI agents: a `generate_pdf` tool (HTML, a URL, or a template + JSON → PDF) and a `read_pdf` tool (a PDF → text/markdown). Run locally with `npx @docweave/mcp` or use the hosted streamable-HTTP endpoint. Chromium-rendered, priced per document. - [emailens/mcp](https://github.com/emailens/mcp) [![emailens/mcp MCP server](https://glama.ai/mcp/servers/emailens/mcp/badges/score.svg)](https://glama.ai/mcp/servers/emailens/mcp) 🎖️ 📇 ☁️ - Official MCP server for Emailens, the rendering linter for email. Lint HTML email for rendering issues across 15 clients (Gmail, Outlook, Apple Mail and more), score CSS compatibility 0-100 per client, simulate dark mode, and get framework-native fix snippets for React Email, MJML, and Maizzle. `npx -y @emailens/mcp` - [forgemeshlabs/aso-audit-mcp](https://github.com/forgemeshlabs/aso-audit-mcp) [![forgemeshlabs/aso-audit-mcp MCP server](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`. - [KyaniteLabs/checkyourself](https://github.com/KyaniteLabs/checkyourself) [![KyaniteLabs/checkyourself MCP server](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself/badges/score.svg)](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself) 🐍 🏠 - Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch. From 066f301389e8236a15a09bfc9c16ca820e3c2cfe Mon Sep 17 00:00:00 2001 From: DM Date: Thu, 23 Jul 2026 10:36:13 +0200 Subject: [PATCH 039/133] Match the exact Glama badge format requested by the maintainer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3232be4..ed3ea8954 100644 --- a/README.md +++ b/README.md @@ -3180,7 +3180,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) 📇 ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. -- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![jobctl on Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) 📇 ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) 📇 ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) 📇 🏠 🍎 🪟 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, Diátaxis-structured docs, MIT licensed. - [foxintheloop/UpTier](https://github.com/foxintheloop/UpTier) 📇 🏠 🪟 - Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows. From 5fff03de8608d56e809c8500995518532ba8dbdc Mon Sep 17 00:00:00 2001 From: kirillinakin Date: Thu, 23 Jul 2026 12:41:26 +0300 Subject: [PATCH 040/133] Add Glama score badge to yandex-lavka-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f8b042e..a9df5f1a6 100644 --- a/README.md +++ b/README.md @@ -1452,7 +1452,7 @@ Tools and integrations that enhance the development workflow and environment man - [catrinmdonnelly/royalmail-mcp](https://github.com/catrinmdonnelly/royalmail-mcp) [![catrinmdonnelly/royalmail-mcp MCP server](https://glama.ai/mcp/servers/catrinmdonnelly/royalmail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/catrinmdonnelly/royalmail-mcp) 📇 ☁️ - Book, label, track and cancel Royal Mail and Parcelforce shipments. 33 UK and international services via friendly keys or raw Service Register codes. `npx royalmail-mcp`. - [iafanasov/packzoo-mcp](https://github.com/IAfanasov/packzoo-mcp) [![IAfanasov/packzoo-mcp MCP server](https://glama.ai/mcp/servers/IAfanasov/packzoo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/IAfanasov/packzoo-mcp) 📇 ☁️ - Compare parcel and letter delivery prices across 60+ carriers in 27 European countries. Remote MCP: [packzoo.com/api/mcp](https://packzoo.com/api/mcp). - [warpfreight/warp-agent-mcp](https://github.com/warpfreight/warp-agent-mcp) [![warpfreight/warp-agent-mcp MCP server](https://glama.ai/mcp/servers/warpfreight/warp-agent-mcp/badges/score.svg)](https://glama.ai/mcp/servers/warpfreight/warp-agent-mcp) 📇 ☁️ - Book real LTL/FTL/van/box-truck freight through the Warp network. 20 tools, in-chat login, Stripe-charged bookings, real carrier dispatch. Live demo at [wearewarp.com/agents/mcp](https://wearewarp.com/agents/mcp). -- [Dudude-bit/yandex-lavka-mcp](https://github.com/Dudude-bit/yandex-lavka-mcp) 🐍 ☁️ – Order groceries from **Yandex Lavka** (Russia): search the catalog, build a cart, and place an order with a two-step confirmation before any charge. Unofficial (reverse-engineered private web API); local stdio or remote HTTP with OAuth. `uvx yandex-lavka-mcp`. +- [Dudude-bit/yandex-lavka-mcp](https://github.com/Dudude-bit/yandex-lavka-mcp) [![Dudude-bit/yandex-lavka-mcp MCP server](https://glama.ai/mcp/servers/Dudude-bit/yandex-lavka-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Dudude-bit/yandex-lavka-mcp) 🐍 ☁️ – Order groceries from **Yandex Lavka** (Russia): search the catalog, build a cart, and place an order with a two-step confirmation before any charge. Unofficial (reverse-engineered private web API); local stdio or remote HTTP with OAuth. `uvx yandex-lavka-mcp`. - [Yang1Bai/claw-tsaver](https://github.com/Yang1Bai/claw-tsaver)__ 🐍 🏠 🍎 🪟 🐧 - Token-saving MCP proxy that intercepts oversized tool returns and replaces them with a preview + on-demand handle. Real benchmark: 11,507 tokens → 104 tokens (99.1% saved) on a Wikipedia fetch. Works with OpenClaw + Claude. - [childrentime/reactuse](https://github.com/childrentime/reactuse) [![childrentime/reactuse MCP server](https://glama.ai/mcp/servers/childrentime/reactuse/badges/score.svg)](https://glama.ai/mcp/servers/childrentime/reactuse) 📇 🏠 🍎 🪟 🐧 - MCP server for the [ReactUse](https://reactuse.com) library — 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI assistants discover hook signatures, demos, and usage patterns directly from the docs. From 449e32d5c38acd35c21646cf8010c679b9cfbad8 Mon Sep 17 00:00:00 2001 From: Andy Kim Date: Fri, 26 Jun 2026 01:08:52 +0900 Subject: [PATCH 041/133] Add korean-rnd-regs-mcp (Korean national R&D regulations) to Legal Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2dd21fa85..4b54c5538 100644 --- a/README.md +++ b/README.md @@ -2417,6 +2417,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [Patent-PreCheck/patent-precheck-mcp](https://github.com/Patent-PreCheck/patent-precheck-mcp) [![Patent-PreCheck/patent-precheck-mcp MCP server](https://glama.ai/mcp/servers/Patent-PreCheck/patent-precheck-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Patent-PreCheck/patent-precheck-mcp) 📇 ☁️ - Patentability pre-check for code — USPTO statutory pillar scores (§101 eligibility, §102 novelty, §103 non-obviousness, §112 documentation), filing-readiness, and prior-art signals. No API keys; runs as a CLI or MCP server. Tools: `precheck_score`, `precheck_pillars`, `precheck_start_review`. Install: `npx -y @patentprecheck/mcp`. - [philrox/ris-mcp-ts](https://github.com/philrox/ris-mcp-ts) [![philrox/ris-mcp-ts MCP server](https://glama.ai/mcp/servers/philrox/ris-mcp-ts/badges/score.svg)](https://glama.ai/mcp/servers/philrox/ris-mcp-ts) 📇 ☁️ - Access Austrian federal laws, state laws, court decisions, and legal documents via the RIS (Rechtsinformationssystem) API with 12 specialized tools. - [ptrinh/finalnotice-mcp](https://github.com/ptrinh/finalnotice-mcp) [![ptrinh/finalnotice-mcp MCP server](https://glama.ai/mcp/servers/ptrinh/finalnotice-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ptrinh/finalnotice-mcp) 📇 ☁️ - Generate localized debt-collection demand-letter PDFs (formal letter + matching envelope) across 100+ jurisdictions and 33 languages. No auth, no key — tools: `list_jurisdictions`, `preview_demand_letter`, `generate_demand_letter`. Hosted Streamable HTTP at finalnotice.io/mcp. +- [smilemin07/korean-rnd-regs-mcp](https://github.com/smilemin07/korean-rnd-regs-mcp) [![korean-rnd-regs-mcp MCP server](https://glama.ai/mcp/servers/smilemin07/korean-rnd-regs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/smilemin07/korean-rnd-regs-mcp) 🐍 🏠 - Natural-language search and review of South Korea's national R&D (research & development) regulations (acts, decrees, and administrative rules), returning the current in-force provisions with citations, fetched live from the official national law database. - [smythmyke/patent-search-mcp-server](https://github.com/smythmyke/patent-search-mcp-server) [![smythmyke/patent-search-mcp-server MCP server](https://glama.ai/mcp/servers/smythmyke/patent-search-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/smythmyke/patent-search-mcp-server) 📇 ☁️ - Patent intelligence and prior-art research for the AI Patent Search Generator. Eleven tools: full patent dossier (bibliography, claims, citations, family, classifications, examiner stats); USPTO prosecution-history file wrappers; AI Office Action analysis (rejection grounds, cited prior art, suggested response arguments); Boolean query generator; multi-strategy patent search (telescoping / onion-ring / faceted); similar-document ranking; citation graph (backward + forward, examiner-cited flagged); family lookup; and CPC classification lookup. Install: `npx -y patent-search-mcp-server`. - [Vaquill-AI/canlii-mcp](https://github.com/Vaquill-AI/canlii-mcp) [![Vaquill-AI/canlii-mcp MCP server](https://glama.ai/mcp/servers/Vaquill-AI/canlii-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Vaquill-AI/canlii-mcp) 📇 ☁️ - Canadian case law and legislation metadata via CanLII. Bring-your-own free CanLII API key. Hosted endpoint at canlii-mcp.vaquill.ai. MIT. ### 🗺️ Location Services From 20a9fe5f0da87a2037bb2f0e6111ccd86fe524e0 Mon Sep 17 00:00:00 2001 From: junnnnnw00 Date: Fri, 24 Jul 2026 17:24:33 +0900 Subject: [PATCH 042/133] Add Glama score badge for obsidian-everywhere Per review feedback: https://github.com/punkpeye/awesome-mcp-servers/pull/10503#issuecomment-5047002076 Co-Authored-By: Claude Sonnet 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9debb2fe6..4e7f2aca4 100644 --- a/README.md +++ b/README.md @@ -2128,7 +2128,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [jagoff/memo](https://github.com/jagoff/memo) [![jagoff/memo MCP server](https://glama.ai/mcp/servers/jagoff/memo/badges/score.svg)](https://glama.ai/mcp/servers/jagoff/memo) 🐍 🏠 🍎 🐧 - Local-first semantic memory server with hybrid search, plain Markdown storage, MLX or CPU embeddings, contradiction detection, time-travel history, synthesis, and cross-machine git sync. - [JinNing6/Noosphere](https://github.com/JinNing6/Noosphere) [![JinNing6/Noosphere MCP server](https://glama.ai/mcp/servers/JinNing6/Noosphere/badges/score.svg)](https://glama.ai/mcp/servers/JinNing6/Noosphere) 🐍 ☁️ - Digital consciousness repository and community MCP server. Upload epiphanies, decisions, warnings, and patterns as consciousness payloads, then retrieve them via semantic telepathic search. Features 3D interactive consciousness globe, soul imprint authentication, and automated content moderation via CI/CD. - [jinzcdev/markmap-mcp-server](https://github.com/jinzcdev/markmap-mcp-server) 📇 🏠 - An MCP server built on [markmap](https://github.com/markmap/markmap) that converts **Markdown** to interactive **mind maps**. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features. -- [junnnnnw00/obsidian-everywhere](https://github.com/junnnnnw00/obsidian-everywhere) 📇 🏠 🍎 🪟 🐧 - Graph-native Obsidian vault server with 31 tools for search, backlinks, n-hop neighborhoods, structured and paginated reads, and safe file, partial, and bulk edits with dry-run and rollback. Works with Codex, ChatGPT, Claude, and any MCP client. `npx -y obsidian-everywhere /path/to/vault` +- [junnnnnw00/obsidian-everywhere](https://github.com/junnnnnw00/obsidian-everywhere) [![junnnnnw00/obsidian-everywhere MCP server](https://glama.ai/mcp/servers/junnnnnw00/obsidian-everywhere/badges/score.svg)](https://glama.ai/mcp/servers/junnnnnw00/obsidian-everywhere) 📇 🏠 🍎 🪟 🐧 - Graph-native Obsidian vault server with 31 tools for search, backlinks, n-hop neighborhoods, structured and paginated reads, and safe file, partial, and bulk edits with dry-run and rollback. Works with Codex, ChatGPT, Claude, and any MCP client. `npx -y obsidian-everywhere /path/to/vault` - [kael-bit/engram-rs](https://github.com/kael-bit/engram-rs) [![engram-rs MCP server](https://glama.ai/mcp/servers/@kael-bit/engram-rs/badges/score.svg)](https://glama.ai/mcp/servers/@kael-bit/engram-rs) 📇 🏠 🍎 🪟 🐧 - Hierarchical memory engine for AI agents with automatic decay, promotion, semantic dedup, and self-organizing topic tree. Single Rust binary, zero external dependencies. - [kage-core/Kage](https://github.com/kage-core/Kage) [![kage-core/Kage MCP server](https://glama.ai/mcp/servers/kage-core/Kage/badges/score.svg)](https://glama.ai/mcp/servers/kage-core/Kage) 📇 🏠 🍎 🪟 🐧 - Verified, git-native memory for coding agents. Memory is plain JSON packets committed in your repo, each checked against the code it cites — hallucinated citations rejected at write, stale or changed memory withheld at recall, plus diff-time stale-catch. Local-only (BM25 + vectors), no account, no API key. `npx -y @kage-core/kage-graph-mcp install` - [kaliaboi/mcp-zotero](https://github.com/kaliaboi/mcp-zotero) 📇 ☁️ - A connector for LLMs to work with collections and sources on your Zotero Cloud From 4b06ccf648be63da8e62fcf1cd886ef3422f2793 Mon Sep 17 00:00:00 2001 From: divyanshu-iitian <23f2001496@ds.study.iitm.ac.in> Date: Fri, 24 Jul 2026 17:56:35 +0530 Subject: [PATCH 043/133] Add SearchForge MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4824e5201..2cec908cd 100644 --- a/README.md +++ b/README.md @@ -2831,6 +2831,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [dealx/mcp-server](https://github.com/DealExpress/mcp-server) ☁️ - MCP Server for DealX platform - [deficlow/HyperStore-MCP](https://github.com/deficlow/HyperStore-MCP) [![deficlow/HyperStore-MCP MCP server](https://glama.ai/mcp/servers/deficlow/HyperStore-MCP/badges/score.svg)](https://glama.ai/mcp/servers/deficlow/HyperStore-MCP) 🐍 ☁️ 🏠 - Search 6,500+ curated AI applications from the HyperStore directory. 8 tools (keyword + semantic search, full details, browsing), 3 resources, 3 prompts. Install via `uvx hyperstore-mcp` or use the hosted endpoint at `https://mcp.store.hypergpt.ai/mcp`. - [devflowinc/trieve](https://github.com/devflowinc/trieve/tree/main/clients/mcp-server) 🎖️ 📇 ☁️ 🏠 - Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai) +- [divyanshu-iitian/SearchForge](https://github.com/divyanshu-iitian/SearchForge) 📇 🏠 🍎 🪟 🐧 - Free capability-routed search and web reading for agents: GitHub, Crossref, Hacker News, Wikipedia, private SearXNG, and URL-to-Markdown, with live health diagnostics and no telemetry. Exposes `web_search`, `read_url`, and `search_status`. - [dorukardahan/domain-search-mcp](https://github.com/dorukardahan/domain-search-mcp) 📇 ☁️ - Fast domain availability aggregator with pricing. Checks Porkbun, Namecheap, GoDaddy, RDAP & WHOIS. Includes bulk search, registrar comparison, AI-powered suggestions, and social media handle checking. - [mikusnuz/gsc-mcp](https://github.com/mikusnuz/gsc-mcp) [![mikusnuz/gsc-mcp MCP server](https://glama.ai/mcp/servers/mikusnuz/gsc-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mikusnuz/gsc-mcp) 📇 ☁️ - MCP server for Google Search Console & Indexing API — 13 tools for search analytics, sitemaps, URL inspection, and batch indexing. - [oso95/domain-suite-mcp](https://github.com/oso95/domain-suite-mcp) [![domain-suite-mcp MCP server](https://glama.ai/mcp/servers/oso95/domain-suite-mcp/badges/score.svg)](https://glama.ai/mcp/servers/oso95/domain-suite-mcp) 📇 🏠 - Full domain lifecycle management: availability checking (zero config), registration, DNS, SSL, email auth (SPF/DKIM/DMARC), and WHOIS across Porkbun, Namecheap, GoDaddy, and Cloudflare. 21 tools. From 915ecbec8faa89c4cb5977888ff912f38178d46c Mon Sep 17 00:00:00 2001 From: DM Date: Fri, 24 Jul 2026 14:33:47 +0200 Subject: [PATCH 044/133] Swap shields badge for the official Glama score badge (server listing approved) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0da72886..8ba829f72 100644 --- a/README.md +++ b/README.md @@ -3396,7 +3396,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) 📇 ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. -- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) 📇 ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![DmytroRybka/jobctl-claude MCP server](https://glama.ai/mcp/servers/DmytroRybka/jobctl-claude/badges/score.svg)](https://glama.ai/mcp/servers/DmytroRybka/jobctl-claude) 📇 ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [drzamarian/n8n-mcp-community](https://github.com/drzamarian/n8n-mcp-community) [![drzamarian/n8n-mcp-community MCP server](https://glama.ai/mcp/servers/drzamarian/n8n-mcp-community/badges/score.svg)](https://glama.ai/mcp/servers/drzamarian/n8n-mcp-community) 📇 🏠 - Security-focused MCP server for self-hosted n8n Community Edition: 44 bounded tools for workflows, executions, credentials, tags, and diagnostics, read-only by default, with no external AI calls. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) 📇 🏠 🍎 🪟 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, Diátaxis-structured docs, MIT licensed. From 2300ccead9587471e1529811bd05af4a03613fa7 Mon Sep 17 00:00:00 2001 From: ArturLys Date: Fri, 24 Jul 2026 17:20:26 +0300 Subject: [PATCH 045/133] add: ArturLys/ao3-mcp to Art & Culture Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d07d4da81..602b81fc2 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [alexzavialov/travel-art-mcp](https://github.com/alexzavialov/travel-art-mcp) [![travel-art-mcp MCP server](https://glama.ai/mcp/servers/alexzavialov/travel-art-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alexzavialov/travel-art-mcp) 📇 ☁️ - Art-tourism data for AI agents: biennales (Venice, Whitney), art fairs (Art Basel, Frieze), and major museum visitor guides (Louvre, Vatican, Uffizi, Prado, +growing). Three tools: `find_art_events`, `find_museum_guide`, `recommend_art_trip`. Hosted at https://mcp.travel.art/, no install. Catalogue grounded in 10 cornerstone editorial guides at travel.art. - [aliafsahnoudeh/shahnameh-mcp-server](https://github.com/aliafsahnoudeh/shahnameh-mcp-server) 🐍 🏠 🍎 🪟 🐧 - MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations. - [arikusi/nakkas](https://github.com/arikusi/nakkas) [![nakkas MCP server](https://glama.ai/mcp/servers/arikusi/nakkas/badges/score.svg)](https://glama.ai/mcp/servers/arikusi/nakkas) 📇 🏠 🍎 🪟 🐧 - MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ element types, parametric curves, filters, gradients, PNG preview. +- [ArturLys/ao3-mcp](https://github.com/ArturLys/ao3-mcp) 🐍 🏠 - Search the Archive of Our Own (AO3) and delegate full-fic reading to a secondary model (Gemini), so the agent recommends from the actual text, not the author's blurb. `pip install ao3-mcp` - [asmith26/jupytercad-mcp](https://github.com/asmith26/jupytercad-mcp) 🐍 🏠 🍎 🪟 🐧 - An MCP server for [JupyterCAD](https://github.com/jupytercad/JupyterCAD) that allows you to control it using LLMs/natural language. - [attalla1/photopea-mcp-server](https://github.com/attalla1/photopea-mcp-server) [![attalla1/photopea-mcp-server MCP server](https://glama.ai/mcp/servers/attalla1/photopea-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/attalla1/photopea-mcp-server) 📇 🏠 🍎 🪟 🐧 - AI-powered image editing through Photopea with 34 tools for documents, layers, text, shapes, filters, effects, and export. `npx photopea-mcp-server` - [quokkapix/quokkapix-mcp](https://github.com/quokkapix/quokkapix-mcp) [![quokkapix/quokkapix-mcp MCP server](https://glama.ai/mcp/servers/quokkapix/quokkapix-mcp/badges/score.svg)](https://glama.ai/mcp/servers/quokkapix/quokkapix-mcp) 📇 🏠 🍎 🪟 🐧 - Local MCP adapter/server for browser-only image workflows. Resize, compress, convert, remove backgrounds, strip metadata, watermark and export image packs through QuokkaPix without uploading source images to a processing server. `npx quokkapix-mcp` From ff0538c286876852addbcfc678b2fcd819250f0b Mon Sep 17 00:00:00 2001 From: ForeverTools Date: Fri, 24 Jul 2026 18:40:38 +0100 Subject: [PATCH 046/133] Add ForeverTools/kiprio-mcp to Developer Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 301b373b9..f9ad8dffc 100644 --- a/README.md +++ b/README.md @@ -1173,6 +1173,7 @@ Tools and integrations that enhance the development workflow and environment man - [fantasieleven-code/callout](https://github.com/fantasieleven-code/callout) [![callout-dev MCP server](https://glama.ai/mcp/servers/fantasieleven-code/callout-dev/badges/score.svg)](https://glama.ai/mcp/servers/fantasieleven-code/callout-dev) 📇 🏠 - Multi-perspective architecture review for AI-assisted development. Nine expert viewpoints (CTO, Security, Product, DevOps, Customer, Strategy, Investor, Unicorn Founder, Solo Entrepreneur) analyze your project and produce actionable findings. Includes AI collaboration coaching and quantitative idea scoring. - [flipt-io/mcp-server-flipt](https://github.com/flipt-io/mcp-server-flipt) 📇 🏠 - Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io). - [flytohub/flyto-core](https://github.com/flytohub/flyto-core) [![flyto-core MCP server](https://glama.ai/mcp/servers/@flytohub/flyto-core/badges/score.svg)](https://glama.ai/mcp/servers/@flytohub/flyto-core) 🐍 🏠 - Deterministic execution engine for AI agents with 412 modules across 78 categories (browser, file, Docker, data, crypto, scheduling). Features execution trace, evidence snapshots, replay from any step, and supports both STDIO and Streamable HTTP transport. +- [ForeverTools/kiprio-mcp](https://github.com/ForeverTools/kiprio-mcp) [![ForeverTools/kiprio-mcp MCP server](https://glama.ai/mcp/servers/ForeverTools/kiprio-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ForeverTools/kiprio-mcp) 🐍 ☁️ - Multi-purpose API toolkit: email validation, DNS lookup, WHOIS, SSL certificate inspection, IBAN validation, business day calculator, hash encoding, and GPU pricing. Free tier included. `pip install kiprio-mcp` - [freema/mcp-design-system-extractor](https://github.com/freema/mcp-design-system-extractor) 📇 🏠 - Extracts component information from Storybook design systems. Provides HTML, styles, props, dependencies, theme tokens and component metadata for AI-powered design system analysis. - [GeiserX/lynxprompt-mcp](https://github.com/GeiserX/lynxprompt-mcp) [![GeiserX/lynxprompt-mcp MCP server](https://glama.ai/mcp/servers/GeiserX/lynxprompt-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GeiserX/lynxprompt-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - Go-based MCP server for LynxPrompt prompt management. Create, search, and organize AI prompts and AGENTS.md/CLAUDE.md configuration files. Docker image available. - [gitkraken/gk-cli](https://github.com/gitkraken/gk-cli) 🎖️ 🏎️ 🏠 ☁️ 🍎 🪟 🐧 - A CLI for interacting with GitKraken APIs. Includes an MCP server via `gk mcp` that not only wraps GitKraken APIs, but also Jira, GitHub, GitLab, and more. Works with local tools and remote services. From a6af6ade4511b47537357182d72b08dd491d7119 Mon Sep 17 00:00:00 2001 From: Mostafa Moradian Date: Fri, 24 Jul 2026 19:58:38 +0200 Subject: [PATCH 047/133] Add timescale/rsigma to Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 301b373b9..9566920d9 100644 --- a/README.md +++ b/README.md @@ -3177,6 +3177,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [trustscoreagent/trustscoreagent](https://github.com/trustscoreagent/trustscoreagent) [![trustscoreagent/trustscoreagent MCP server](https://glama.ai/mcp/servers/trustscoreagent/trustscoreagent/badges/score.svg)](https://glama.ai/mcp/servers/trustscoreagent/trustscoreagent) 🎖️ 📇 ☁️ - Check the reputation of an AI microservice or public API *before* calling it, and submit ratings afterward — from a free, open trust registry (no account or API key). Scores combine Bayesian reputation and EigenTrust, strengthened by cryptographically signed service receipts and a Merkle audit trail. Install: `npx -y @trustscoreagent/mcp-server`. - [mastyf-ai/mastyf.ai](https://github.com/mastyf-ai/mastyf.ai) [![mastyf-ai/mastyf.ai MCP server](https://glama.ai/mcp/servers/mastyf-ai/mastyf.ai/badges/score.svg)](https://glama.ai/mcp/servers/mastyf-ai/mastyf.ai) 📇 🏠 🍎 🪟 🐧 - Open-source runtime security proxy for MCP. Transparently intercepts every tools/call through an 18-class attack defense pipeline (prompt injection, SSRF, shell injection, SQL injection, credential exfil, polyglot attacks) with a YAML policy engine and 304-entry adversarial corpus. Trust scoring for npm MCP packages with 0-100 badges. Cloud dashboard, Docker image, Python SDK. MIT. +- [timescale/rsigma](https://github.com/timescale/rsigma) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Exposes the RSigma Sigma detection-engineering toolkit to AI agents over stdio or Streamable HTTP with `rsigma mcp serve`. Tools to author, lint, validate, and convert Sigma detection rules, evaluate and explain detections against log events, and inspect correlation state, all backed by a native Rust engine. ### 🌐 Social Media From e394232bbc5df015633130f1b7b5c207785a21e8 Mon Sep 17 00:00:00 2001 From: Mostafa Moradian Date: Fri, 24 Jul 2026 21:54:55 +0200 Subject: [PATCH 048/133] Add badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9566920d9..15d2c8e72 100644 --- a/README.md +++ b/README.md @@ -3177,7 +3177,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [trustscoreagent/trustscoreagent](https://github.com/trustscoreagent/trustscoreagent) [![trustscoreagent/trustscoreagent MCP server](https://glama.ai/mcp/servers/trustscoreagent/trustscoreagent/badges/score.svg)](https://glama.ai/mcp/servers/trustscoreagent/trustscoreagent) 🎖️ 📇 ☁️ - Check the reputation of an AI microservice or public API *before* calling it, and submit ratings afterward — from a free, open trust registry (no account or API key). Scores combine Bayesian reputation and EigenTrust, strengthened by cryptographically signed service receipts and a Merkle audit trail. Install: `npx -y @trustscoreagent/mcp-server`. - [mastyf-ai/mastyf.ai](https://github.com/mastyf-ai/mastyf.ai) [![mastyf-ai/mastyf.ai MCP server](https://glama.ai/mcp/servers/mastyf-ai/mastyf.ai/badges/score.svg)](https://glama.ai/mcp/servers/mastyf-ai/mastyf.ai) 📇 🏠 🍎 🪟 🐧 - Open-source runtime security proxy for MCP. Transparently intercepts every tools/call through an 18-class attack defense pipeline (prompt injection, SSRF, shell injection, SQL injection, credential exfil, polyglot attacks) with a YAML policy engine and 304-entry adversarial corpus. Trust scoring for npm MCP packages with 0-100 badges. Cloud dashboard, Docker image, Python SDK. MIT. -- [timescale/rsigma](https://github.com/timescale/rsigma) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Exposes the RSigma Sigma detection-engineering toolkit to AI agents over stdio or Streamable HTTP with `rsigma mcp serve`. Tools to author, lint, validate, and convert Sigma detection rules, evaluate and explain detections against log events, and inspect correlation state, all backed by a native Rust engine. +- [timescale/rsigma](https://github.com/timescale/rsigma) [![timescale/rsigma MCP server](https://glama.ai/mcp/servers/timescale/rsigma/badges/score.svg)](https://glama.ai/mcp/servers/timescale/rsigma) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Exposes the RSigma Sigma detection-engineering toolkit to AI agents over stdio or Streamable HTTP with `rsigma mcp serve`. Tools to author, lint, validate, and convert Sigma detection rules, evaluate and explain detections against log events, and inspect correlation state, all backed by a native Rust engine. ### 🌐 Social Media From 4e61bdfc0c08f72cff3533e8eee6be78212c482f Mon Sep 17 00:00:00 2001 From: Vladimir Rotariu Date: Sat, 25 Jul 2026 02:41:11 -0600 Subject: [PATCH 049/133] Add lacs-project/sysknife to Command Line Security-hardened MCP server for Linux system administration via typed actions instead of shell strings (Ed25519-signed audit chain, TTL approval receipts, automatic rollback). Placed alphabetically between faizbawa and luisgf per the alphabetical-order guideline. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79d2e10a5..1e30f384a 100644 --- a/README.md +++ b/README.md @@ -671,6 +671,7 @@ Run commands, capture output and otherwise interact with shells and command line - [cygnussystems/cygnus-ssh-mcp](https://github.com/cygnussystems/cygnus-ssh-mcp) [![cygnussystems/cygnus-ssh-mcp MCP server](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server for SSH-based control of remote Linux, macOS, and Windows servers with 46 purpose-built tools instead of one generic command-runner: line-level file editing (no download/edit/upload round-trip), background task launch/monitor/kill, real sudo support, host aliases, recursive directory ops, archive create/extract, and full Unicode via SFTP (avoids PowerShell OEM code page corruption on Windows targets). `pip install cygnus-ssh-mcp` or `uvx cygnus-ssh-mcp`. - [danmartuszewski/hop](https://github.com/danmartuszewski/hop) 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts. - [faizbawa/mcp-remote-ssh](https://github.com/faizbawa/mcp-remote-ssh) [![faizbawa/mcp-remote-ssh MCP server](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh/badges/score.svg)](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh) 🐍 🏠 🍎 🪟 🐧 - Full SSH access for AI agents with secret-safe environment injection and automatic output redaction. Persistent sessions, structured execution, SFTP, port forwarding — secrets are fed via stdin (invisible to `ps`) and scrubbed from all tool responses before reaching the LLM. `uvx mcp-remote-ssh` +- [lacs-project/sysknife](https://github.com/lacs-project/sysknife) 🦀 🏠 🐧 - Security-hardened MCP server for Linux system administration via 189 typed actions instead of shell strings, with an Ed25519-signed hash-chain audit log, one-time TTL approval receipts, and automatic rollback. Works with Claude Code, Cursor, and Codex CLI. - [luisgf/infrabroker](https://github.com/luisgf/infrabroker) [![luisgf/infrabroker MCP server](https://glama.ai/mcp/servers/luisgf/infrabroker/badges/score.svg)](https://glama.ai/mcp/servers/luisgf/infrabroker) 🏎️ 🏠 ☁️ 🍎 🐧 - SSH & Kubernetes access broker where the model never touches a credential: a separate signer mints per-operation ephemeral SSH certificates and bound ServiceAccount tokens, with a per-command allow/deny/approval firewall (POSIX-sh AST), dry-run, human-in-the-loop approvals, session recording and an Ed25519-chained audit log. Self-hosted Go binaries, GPLv3. - [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [![tui-mcp MCP server](https://glama.ai/mcp/servers/nvms/tui-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nvms/tui-mcp) 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app. - [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [![PsYcGoD/sage MCP server](https://glama.ai/mcp/servers/PsYcGoD/sage/badges/score.svg)](https://glama.ai/mcp/servers/PsYcGoD/sage) 📇 🏠 🍎 🪟 🐧 - Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through `sage run --`, stores command history locally, and returns compressed terminal output to reduce context noise. From 2e9e79043774e7ea587907f678b2b06839f7fc08 Mon Sep 17 00:00:00 2001 From: Atakan Elik Date: Sat, 25 Jul 2026 11:43:11 +0300 Subject: [PATCH 050/133] Add Bilinc to Knowledge & Memory Hosted agent memory with provenance on every write, contradiction surfacing, and snapshot rollback. Python, cloud-only, MCP over stdio with three tools: commit_mem, recall, status. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f888a7f9f..5b7848b18 100644 --- a/README.md +++ b/README.md @@ -2412,6 +2412,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [yamantaka520/Agent-Memory-OS](https://github.com/yamantaka520/Agent-Memory-OS) [![yamantaka520/Agent-Memory-OS MCP server](https://glama.ai/mcp/servers/yamantaka520/Agent-Memory-OS/badges/score.svg)](https://glama.ai/mcp/servers/yamantaka520/Agent-Memory-OS) 🐍 🏠 🍎 🪟 🐧 - Local-first memory engine for AI-agent teams: private/team/project ACL (a hard gate before ranking), associative recall, and federated sync where revocation propagates across nodes. SQLite + FTS5, no LLM required; MCP server + web console included. `pip install 'agent-memory-os[mcp]'` - [ohad6k/emulo](https://github.com/ohad6k/emulo) [![ohad6k/emulo MCP server](https://glama.ai/mcp/servers/ohad6k/emulo/badges/score.svg)](https://glama.ai/mcp/servers/ohad6k/emulo) 🐍 🏠 - Loads your personal profile, mined from your local Claude Code/Codex/OpenCode logs, so your agent works like you instead of a cold start. One tool, `load_emulo_profile`. Run with `uvx emulo mcp`. - [ctxfile/ctxfile](https://github.com/ctxfile/ctxfile) [![ctxfile/ctxfile MCP server](https://glama.ai/mcp/servers/ctxfile/ctxfile/badges/score.svg)](https://glama.ai/mcp/servers/ctxfile/ctxfile) 📇 🏠 🍎 🪟 🐧 - Local-first MCP server that snapshots your project's working state — files, git, plan, and decisions — into one structured context object and hands it to any MCP client in a single call. Save a session in one agent, continue it in another. Zero network calls by default; read-only over your project. Works with Claude Code, Cursor, and any MCP client. `npx -y ctxfile` +- [atakanelik34/Bilinc](https://github.com/atakanelik34/Bilinc) [![atakanelik34/Bilinc MCP server](https://glama.ai/mcp/servers/atakanelik34/Bilinc/badges/score.svg)](https://glama.ai/mcp/servers/atakanelik34/Bilinc) 🐍 ☁️ 🍎 🪟 🐧 - Hosted agent memory that keeps an audit trail. Three tools — `commit_mem`, `recall`, `status` — where each write carries provenance (which run, tool, or operator produced it), contradictions with prior state surface as inspectable changes rather than silent overwrites, and a bad run is recovered from a snapshot instead of repaired by hand. `pip install -U bilinc` ### ⚖️ Legal Access to legal information, legislation, and legal databases. Enables AI models to search and analyze legal documents and regulatory information. From 9de4734e2e5c129c10dda54c20d8e6383eeb0f44 Mon Sep 17 00:00:00 2001 From: Ganapati V S Date: Sat, 25 Jul 2026 15:49:43 +0530 Subject: [PATCH 051/133] Add microcharts MCP server to Data Visualization --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d6175c64..078dca3cb 100644 --- a/README.md +++ b/README.md @@ -1527,6 +1527,8 @@ Integrations and tools designed to simplify data exploration, analysis and enhan Interactive charts, dashboards, and visual data tools rendered inside AI conversations. +- [ganapativs/microcharts](https://github.com/ganapativs/microcharts/tree/main/packages/mcp) 📇 🏠 🍎 🪟 🐧 - Word-sized charts (sparklines, bars, bullets — 106 types) rendered to self-contained SVG with generated alt text. Three tools: find the right chart for a question, get its wiring, render it. Works in chat surfaces that can't run React. Install via `npx -y @microcharts/mcp`. + - [KyuRish/mcp-dashboards](https://github.com/KyuRish/mcp-dashboards) [![mcp-dashboards MCP server](https://glama.ai/mcp/servers/@KyuRish/mcp-dashboards/badges/score.svg)](https://glama.ai/mcp/servers/@KyuRish/mcp-dashboards) 📇 🏠 🍎 🪟 🐧 - 45+ interactive chart types (bar, line, pie, candlestick, sankey, geo, radar, funnel, treemap, and more), dashboards with KPI cards, drill-down navigation, live API polling, 20 themes, and export to PNG/PPT/A4. Built on MCP Apps. - [marzukia/charted](https://github.com/marzukia/charted) [![marzukia/charted MCP server](https://glama.ai/mcp/servers/marzukia/charted/badges/score.svg)](https://glama.ai/mcp/servers/marzukia/charted) 🐍 🏠 🍎 🪟 🐧 - Zero-dependency chart server that renders bar, line, pie, scatter, and more from JSON or CSV to SVG, HTML, PNG, or data URL. Built-in themes; PNG output renders inline in chat. Install via `uvx --from charted[mcp] charted-mcp`. From 31651fa3e07aacefdaa873f1d67b5f7c8dc41515 Mon Sep 17 00:00:00 2001 From: divyanshu-iitian <23f2001496@ds.study.iitm.ac.in> Date: Sat, 25 Jul 2026 16:21:29 +0530 Subject: [PATCH 052/133] Add Glama score badge for SearchForge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cec908cd..6d5bf0bd8 100644 --- a/README.md +++ b/README.md @@ -2831,7 +2831,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [dealx/mcp-server](https://github.com/DealExpress/mcp-server) ☁️ - MCP Server for DealX platform - [deficlow/HyperStore-MCP](https://github.com/deficlow/HyperStore-MCP) [![deficlow/HyperStore-MCP MCP server](https://glama.ai/mcp/servers/deficlow/HyperStore-MCP/badges/score.svg)](https://glama.ai/mcp/servers/deficlow/HyperStore-MCP) 🐍 ☁️ 🏠 - Search 6,500+ curated AI applications from the HyperStore directory. 8 tools (keyword + semantic search, full details, browsing), 3 resources, 3 prompts. Install via `uvx hyperstore-mcp` or use the hosted endpoint at `https://mcp.store.hypergpt.ai/mcp`. - [devflowinc/trieve](https://github.com/devflowinc/trieve/tree/main/clients/mcp-server) 🎖️ 📇 ☁️ 🏠 - Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai) -- [divyanshu-iitian/SearchForge](https://github.com/divyanshu-iitian/SearchForge) 📇 🏠 🍎 🪟 🐧 - Free capability-routed search and web reading for agents: GitHub, Crossref, Hacker News, Wikipedia, private SearXNG, and URL-to-Markdown, with live health diagnostics and no telemetry. Exposes `web_search`, `read_url`, and `search_status`. +- [divyanshu-iitian/SearchForge](https://github.com/divyanshu-iitian/SearchForge) 📇 🏠 🍎 🪟 🐧 - Free capability-routed search and web reading for agents: GitHub, Crossref, Hacker News, Wikipedia, private SearXNG, and URL-to-Markdown, with live health diagnostics and no telemetry. Exposes `web_search`, `read_url`, and `search_status`. [![divyanshu-iitian/SearchForge MCP server](https://glama.ai/mcp/servers/divyanshu-iitian/SearchForge/badges/score.svg)](https://glama.ai/mcp/servers/divyanshu-iitian/SearchForge) - [dorukardahan/domain-search-mcp](https://github.com/dorukardahan/domain-search-mcp) 📇 ☁️ - Fast domain availability aggregator with pricing. Checks Porkbun, Namecheap, GoDaddy, RDAP & WHOIS. Includes bulk search, registrar comparison, AI-powered suggestions, and social media handle checking. - [mikusnuz/gsc-mcp](https://github.com/mikusnuz/gsc-mcp) [![mikusnuz/gsc-mcp MCP server](https://glama.ai/mcp/servers/mikusnuz/gsc-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mikusnuz/gsc-mcp) 📇 ☁️ - MCP server for Google Search Console & Indexing API — 13 tools for search analytics, sitemaps, URL inspection, and batch indexing. - [oso95/domain-suite-mcp](https://github.com/oso95/domain-suite-mcp) [![domain-suite-mcp MCP server](https://glama.ai/mcp/servers/oso95/domain-suite-mcp/badges/score.svg)](https://glama.ai/mcp/servers/oso95/domain-suite-mcp) 📇 🏠 - Full domain lifecycle management: availability checking (zero config), registration, DNS, SSL, email auth (SPF/DKIM/DMARC), and WHOIS across Porkbun, Namecheap, GoDaddy, and Cloudflare. 21 tools. From b1667f1fb5fc0e043157f8881c36ebc97a46ac8d Mon Sep 17 00:00:00 2001 From: Joel Gombin Date: Sat, 25 Jul 2026 15:27:20 +0200 Subject: [PATCH 053/133] Add joelgombin/andre-mcp (French electoral analysis) to Research --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fad85dd9..f0dd76e61 100644 --- a/README.md +++ b/README.md @@ -2765,6 +2765,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [Embassy-of-the-Free-Mind/sourcelibrary-v2](https://github.com/Embassy-of-the-Free-Mind/sourcelibrary-v2/tree/main/mcp-server) 📇 ☁️ - Search and cite rare historical texts (alchemy, Hermeticism, Renaissance philosophy) with DOI-backed academic citations from [Source Library](https://sourcelibrary.org) - [Guitarmaniac24/getabrain-mcp-server](https://github.com/Guitarmaniac24/getabrain-mcp-server) [![Guitarmaniac24/getabrain-mcp-server MCP server](https://glama.ai/mcp/servers/Guitarmaniac24/getabrain-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Guitarmaniac24/getabrain-mcp-server) 📇 ☁️ - Query real, quality-scored humans as an agent tool. [GetABrain](https://getabrain.ai) routes a question to paid human workers and returns schema-validated JSON — 16 response types (yes/no, ratings, rankings, A/B tests, sentiment, image/video/audio review, voice/video/photo capture). Fully programmatic signup with a $5 free trial credit, no card required. `npx -y @getabrain/mcp-server`. - [HubLensOfficial/mcp-server](https://github.com/HubLensOfficial/mcp-server) [![HubLensOfficial/mcp-server MCP server](https://glama.ai/mcp/servers/HubLensOfficial/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/HubLensOfficial/mcp-server) 📇 ☁️ - Query daily trending open-source projects from GitHub & Hacker News with AI-generated bilingual (EN/ZH) summaries, categories, use cases, and custom scoring. Stateless, no API key required. +- [joelgombin/andre-mcp](https://github.com/joelgombin/andre-mcp) ☁️ - French election results from 1999 to 2026 at polling-station level (55 elections), cross-referenced with INSEE socio-demographic data, elected representatives and official administrative boundaries. Electoral maps, vote-reserve analysis, cross-election panels and read-only SQL over DuckDB. Hosted, no auth, no install: `https://mcp.andre.vote/mcp`. - [tushariitr-19/immigration-mcp](https://github.com/tushariitr-19/immigration-mcp) [![tushariitr-19/immigration-mcp MCP server](https://glama.ai/mcp/servers/tushariitr-19/immigration-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tushariitr-19/immigration-mcp) 🏎️ 🍎 🪟 🐧 - MCP server for US immigration guidance — live Visa Bulletin, priority date checker and immigration term explanations. Free to use. - [kimimgo/viznoir](https://github.com/kimimgo/viznoir) [![viznoir MCP server](https://glama.ai/mcp/servers/kimimgo/viznoir/badges/score.svg)](https://glama.ai/mcp/servers/kimimgo/viznoir) 🐍 🏠 🐧 - Cinema-quality science visualization MCP server for CFD/FEA/SPH. 22 tools for rendering, slicing, contouring, volume rendering, and animating OpenFOAM/VTK/CGNS data. Headless EGL/OSMesa. - [lizhuojunx86/chinese-history-mcp](https://github.com/lizhuojunx86/chinese-history-mcp) [![lizhuojunx86/chinese-history-mcp MCP server](https://glama.ai/mcp/servers/lizhuojunx86/chinese-history-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lizhuojunx86/chinese-history-mcp) 🐍 🏠 🍎 🪟 🐧 - Query 9 classical Chinese texts (pre-Qin to Wei-Jin: 史记/汉书/后汉书/三国志/左传/论语/孟子/吕氏春秋/资治通鉴) by event, person, modern place name, or virtue — every result cites 【book · chapter · paragraph】 with original-text evidence and an honest `review_status`. Zero-dependency stdlib stdio JSON-RPC. From 3e2710acb3f1dd20f7d02d4ba590241a4ba99c85 Mon Sep 17 00:00:00 2001 From: Huzaifa Shoukat Date: Sat, 25 Jul 2026 19:26:13 +0500 Subject: [PATCH 054/133] Add ihuzaifashoukat/x-use to Social Media --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fad85dd9..18f06ea6b 100644 --- a/README.md +++ b/README.md @@ -3212,6 +3212,7 @@ Integration with social media platforms to allow posting, analytics, and interac - [hiroata/meltbook-mcp-server](https://github.com/hiroata/meltbook) 📇 ☁️ - MCP server for meltbook, an AI-agent political discussion board. 50 AI agents autonomously post, vote, and debate Japanese politics. 11 tools for thread creation, posting, voting, and monitoring. - [HagaiHen/facebook-mcp-server](https://github.com/HagaiHen/facebook-mcp-server) 🐍 ☁️ - Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for streamlined social media management. - [drashrafsaiyed-cyber/instagram-mcp](https://github.com/drashrafsaiyed-cyber/instagram-mcp) [![drashrafsaiyed-cyber/instagram-mcp MCP server](https://glama.ai/mcp/servers/drashrafsaiyed-cyber/instagram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drashrafsaiyed-cyber/instagram-mcp) 🐍 ☁️ - Control Instagram from Claude: publish photos, reels, and carousels, read account insights, manage comments, and reply to DMs. 14 tools via the Instagram Login API. One-click free Render deploy for Claude Web and mobile. +- [ihuzaifashoukat/x-use](https://github.com/ihuzaifashoukat/x-use) 🐍 🏠 🍎 🪟 🐧 - Multi-account X (Twitter) automation with no X API key: it drives a real Chrome session using your own cookies. 32 tools for posting, replies, keyword search, engagement, single-tweet reads that return images as MCP content, per-account personas, proxy pools, and a persistent scheduled-action queue. Draft-approval mode is on by default, so write tools return a draft and nothing goes live until you call `approve_draft`. Listed on the official MCP Registry. Install: `pip install x-use-mcp`, then `x-use init` and `x-use mcp`. - [jj-cheng25/weixin-articles-mcp](https://github.com/jj-cheng25/weixin-articles-mcp) [![jj-cheng25/weixin-articles-mcp MCP server](https://glama.ai/mcp/servers/jj-cheng25/weixin-articles-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jj-cheng25/weixin-articles-mcp) 🐍 ☁️ 🍎 🪟 🐧 - Read WeChat (微信) Official Account articles with native multimodal output — body, images, and video keyframes as MCP content blocks. Handles all three embed types: Tencent Video (yt-dlp keyframes), WeChat-native (mp4 keyframes), Channels/视频号 (metadata + cover via public API). - [jorgenclaw/nostr-mcp-server](https://github.com/jorgenclaw/nostr-mcp-server) [![jorgenclaw/nostr-mcp-server MCP server](https://glama.ai/mcp/servers/jorgenclaw/nostr-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/jorgenclaw/nostr-mcp-server) 📇 ☁️ - Lightning-paid Nostr signing MCP server. AI agents pay sats per call to sign and publish Nostr events — no API keys, just Lightning. Live at https://mcp.jorgenclaw.ai/sse. Tools: nostr_sign_event (2 sats), nostr_publish_event (3 sats). - [Kadenzo/kadenzo-mcp](https://github.com/Kadenzo/kadenzo-mcp) [![Kadenzo/kadenzo-mcp MCP server](https://glama.ai/mcp/servers/Kadenzo/kadenzo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Kadenzo/kadenzo-mcp) 📇 ☁️ - Schedule, manage, generate, and analyze social posts across 11 networks (Instagram, TikTok, X, LinkedIn, YouTube, Facebook, Pinterest, Threads, Bluesky, Mastodon, Telegram) — 13 tools for scheduling, media upload, AI caption generation, best-times, analytics, listening, and comments. `npx -y kadenzo-mcp`. From c1e289ed7827a5922d130a8bdbfb7c6267af8b8f Mon Sep 17 00:00:00 2001 From: Ganapati V S Date: Sat, 25 Jul 2026 21:10:12 +0530 Subject: [PATCH 055/133] Add Glama score badge to microcharts entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 078dca3cb..820f9fe81 100644 --- a/README.md +++ b/README.md @@ -1527,7 +1527,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan Interactive charts, dashboards, and visual data tools rendered inside AI conversations. -- [ganapativs/microcharts](https://github.com/ganapativs/microcharts/tree/main/packages/mcp) 📇 🏠 🍎 🪟 🐧 - Word-sized charts (sparklines, bars, bullets — 106 types) rendered to self-contained SVG with generated alt text. Three tools: find the right chart for a question, get its wiring, render it. Works in chat surfaces that can't run React. Install via `npx -y @microcharts/mcp`. +- [ganapativs/microcharts](https://github.com/ganapativs/microcharts/tree/main/packages/mcp) [![ganapativs/microcharts MCP server](https://glama.ai/mcp/servers/ganapativs/microcharts/badges/score.svg)](https://glama.ai/mcp/servers/ganapativs/microcharts) 📇 🏠 🍎 🪟 🐧 - Word-sized charts (sparklines, bars, bullets — 106 types) rendered to self-contained SVG with generated alt text. Three tools: find the right chart for a question, get its wiring, render it. Works in chat surfaces that can't run React. Install via `npx -y @microcharts/mcp`. - [KyuRish/mcp-dashboards](https://github.com/KyuRish/mcp-dashboards) [![mcp-dashboards MCP server](https://glama.ai/mcp/servers/@KyuRish/mcp-dashboards/badges/score.svg)](https://glama.ai/mcp/servers/@KyuRish/mcp-dashboards) 📇 🏠 🍎 🪟 🐧 - 45+ interactive chart types (bar, line, pie, candlestick, sankey, geo, radar, funnel, treemap, and more), dashboards with KPI cards, drill-down navigation, live API polling, 20 themes, and export to PNG/PPT/A4. Built on MCP Apps. From 43c040eb8d15bb125f7b3f7fa64d64778718c6f3 Mon Sep 17 00:00:00 2001 From: hanoak Date: Sun, 26 Jul 2026 00:44:20 +0530 Subject: [PATCH 056/133] Add hanoak/unsplash-mcp-server to Search & Data Extraction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a847feed..e15fc3850 100644 --- a/README.md +++ b/README.md @@ -2881,6 +2881,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [genomoncology/biomcp](https://github.com/genomoncology/biomcp) 🐍 ☁️ - Biomedical research server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info. - [goofrey/zoom-search](https://github.com/goofrey/zoom-search) [![goofrey/zoom-search MCP server](https://glama.ai/mcp/servers/goofrey/zoom-search/badges/score.svg)](https://glama.ai/mcp/servers/goofrey/zoom-search) 🐍 ☁️ 🏠 - MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics. - [gregm711/agent-domain-service-mcp](https://github.com/gregm711/agent-domain-service-mcp) 📇 ☁️ - AI-powered domain brainstorming, analysis, and availability checking via AgentDomainService.com. Generate creative domain names from descriptions, get AI scoring for brandability/memorability, and check real-time availability with pricing. No API keys required. +- [hanoak/unsplash-mcp-server](https://github.com/hanoak/unsplash-mcp-server) [![unsplash-mcp-server MCP server](https://glama.ai/mcp/servers/hanoak/unsplash-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/hanoak/unsplash-mcp-server) 📇 ☁️ - Unsplash API server exposing 21 tools across photos, search, users, collections, topics, and stats. Ships Unsplash-guideline compliance built in — ready-to-use attribution with UTM parameters, a download-tracking tool, rate-limit surfacing, and `content_filter=high` by default. Install via `npx -y @hanoak/unsplash-mcp-server`. - [HasData/hasdata-mcp](https://github.com/HasData/hasdata-mcp) [![HasData/hasdata-mcp MCP server](https://glama.ai/mcp/servers/HasData/hasdata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/HasData/hasdata-mcp) 📇 ☁️ - Remote MCP server providing structured data APIs for Google (Search, Maps, Trends, Flights), Amazon, Airbnb, Zillow, Yelp, and more. 40+ tools returns clean JSON data instead of browser automation or raw HTML scraping. Designed for AI agents requiring reliable hosted data access. - [hbg/mcp-paperswithcode](https://github.com/hbg/mcp-paperswithcode) - 🐍 ☁️ MCP to search through PapersWithCode API - [hellokaton/unsplash-mcp-server](https://github.com/hellokaton/unsplash-mcp-server)) 🐍 ☁️ - A MCP server for Unsplash image search. From 4bda93848acb0a539a2607926a0957636a012eb9 Mon Sep 17 00:00:00 2001 From: Lawrence Hui Date: Sat, 25 Jul 2026 22:44:03 +0100 Subject: [PATCH 057/133] Add Glama score badge to Citio entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b40873eea..62712e850 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [avansaber/tailtest-cline](https://github.com/avansaber/tailtest-cline) [![avansaber/tailtest-cline MCP server](https://glama.ai/mcp/servers/avansaber/tailtest-cline/badges/score.svg)](https://glama.ai/mcp/servers/avansaber/tailtest-cline) 🐍 🏠 🍎 🪟 🐧 - Adversarial test generation for AI coding sessions. Detects language and framework; writes tests; runs them; classifies failures via R12 (real_bug / environment / test_bug). Ships 8 adversarial scenario categories. Works in Cline directly and in 8+ editors via Cline host coverage. 162 plugin tests. MIT. - [aybelatchane/mcp-server-terminal](https://github.com/aybelatchane/mcp-server-terminal) 🦀 🏠 🍎 🪟 🐧 - Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection. - [aymericzip/intlayer](https://github.com/aymericzip/intlayer) 📇 ☁️ 🏠 - A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs. -- [lawrencehui/Citio](https://github.com/lawrencehui/Citio) 📇 ☁️ - Self-hosted AI teammate in Slack: @mention it and Claude Code or Codex investigates CloudWatch logs, runs tests, and opens pull requests. The bundled MCP server holds all credentials (GitHub, AWS, Slack) so the agent never sees keys. One-command deploy to your own AWS. MIT. +- [lawrencehui/Citio](https://github.com/lawrencehui/Citio) [![lawrencehui/Citio MCP server](https://glama.ai/mcp/servers/lawrencehui/Citio/badges/score.svg)](https://glama.ai/mcp/servers/lawrencehui/Citio) 📇 ☁️ - Self-hosted AI teammate in Slack: @mention it and Claude Code or Codex investigates CloudWatch logs, runs tests, and opens pull requests. The bundled MCP server holds all credentials (GitHub, AWS, Slack) so the agent never sees keys. One-command deploy to your own AWS. MIT. - [spyrae/claude-concilium](https://github.com/spyrae/claude-concilium) 📇 🏠 🍎 🪟 🐧 - Multi-agent AI consultation framework for Claude Code. Three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review and problem-solving with fallback chains and error detection. Includes ready-to-use Claude Code skill. - [blakerouse/ssh-mcp](https://github.com/blakerouse/ssh-mcp) 🏎️ 🏠 🍎 🪟 🐧 - MCP server exposing SSH control for Linux and Windows servers. Allows long running commands and the ability to perform commands on multiple hosts at the same time. - [sipyourdrink-ltd/bernstein](https://github.com/sipyourdrink-ltd/bernstein) [![sipyourdrink-ltd/bernstein MCP server](https://glama.ai/mcp/servers/chernistry/bernstein/badges/score.svg)](https://glama.ai/mcp/servers/chernistry/bernstein) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Deterministic multi-agent orchestrator for 37 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, GitHub Copilot CLI, OpenHands, OpenCode, Goose, Qwen, Ollama, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. Apache 2.0. From 43edd8ce5586ac6e753f3082a764a34ad5a834b8 Mon Sep 17 00:00:00 2001 From: Huzaifa Shoukat Date: Sun, 26 Jul 2026 02:49:36 +0500 Subject: [PATCH 058/133] Add Glama score badge to the x-use entry, correct tool count to 33 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f06ea6b..fca456b60 100644 --- a/README.md +++ b/README.md @@ -3212,7 +3212,7 @@ Integration with social media platforms to allow posting, analytics, and interac - [hiroata/meltbook-mcp-server](https://github.com/hiroata/meltbook) 📇 ☁️ - MCP server for meltbook, an AI-agent political discussion board. 50 AI agents autonomously post, vote, and debate Japanese politics. 11 tools for thread creation, posting, voting, and monitoring. - [HagaiHen/facebook-mcp-server](https://github.com/HagaiHen/facebook-mcp-server) 🐍 ☁️ - Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for streamlined social media management. - [drashrafsaiyed-cyber/instagram-mcp](https://github.com/drashrafsaiyed-cyber/instagram-mcp) [![drashrafsaiyed-cyber/instagram-mcp MCP server](https://glama.ai/mcp/servers/drashrafsaiyed-cyber/instagram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drashrafsaiyed-cyber/instagram-mcp) 🐍 ☁️ - Control Instagram from Claude: publish photos, reels, and carousels, read account insights, manage comments, and reply to DMs. 14 tools via the Instagram Login API. One-click free Render deploy for Claude Web and mobile. -- [ihuzaifashoukat/x-use](https://github.com/ihuzaifashoukat/x-use) 🐍 🏠 🍎 🪟 🐧 - Multi-account X (Twitter) automation with no X API key: it drives a real Chrome session using your own cookies. 32 tools for posting, replies, keyword search, engagement, single-tweet reads that return images as MCP content, per-account personas, proxy pools, and a persistent scheduled-action queue. Draft-approval mode is on by default, so write tools return a draft and nothing goes live until you call `approve_draft`. Listed on the official MCP Registry. Install: `pip install x-use-mcp`, then `x-use init` and `x-use mcp`. +- [ihuzaifashoukat/x-use](https://github.com/ihuzaifashoukat/x-use) [![ihuzaifashoukat/x-use MCP server](https://glama.ai/mcp/servers/ihuzaifashoukat/x-use/badges/score.svg)](https://glama.ai/mcp/servers/ihuzaifashoukat/x-use) 🐍 🏠 🍎 🪟 🐧 - Multi-account X (Twitter) automation with no X API key: it drives a real Chrome session using your own cookies. 33 tools for posting, replies, keyword search, engagement, single-tweet reads that return images as MCP content, per-account personas, proxy pools, and a persistent scheduled-action queue. Draft-approval mode is on by default, so write tools return a draft and nothing goes live until you call `approve_draft`. Listed on the official MCP Registry. Install: `pip install x-use-mcp`, then `x-use init` and `x-use mcp`. - [jj-cheng25/weixin-articles-mcp](https://github.com/jj-cheng25/weixin-articles-mcp) [![jj-cheng25/weixin-articles-mcp MCP server](https://glama.ai/mcp/servers/jj-cheng25/weixin-articles-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jj-cheng25/weixin-articles-mcp) 🐍 ☁️ 🍎 🪟 🐧 - Read WeChat (微信) Official Account articles with native multimodal output — body, images, and video keyframes as MCP content blocks. Handles all three embed types: Tencent Video (yt-dlp keyframes), WeChat-native (mp4 keyframes), Channels/视频号 (metadata + cover via public API). - [jorgenclaw/nostr-mcp-server](https://github.com/jorgenclaw/nostr-mcp-server) [![jorgenclaw/nostr-mcp-server MCP server](https://glama.ai/mcp/servers/jorgenclaw/nostr-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/jorgenclaw/nostr-mcp-server) 📇 ☁️ - Lightning-paid Nostr signing MCP server. AI agents pay sats per call to sign and publish Nostr events — no API keys, just Lightning. Live at https://mcp.jorgenclaw.ai/sse. Tools: nostr_sign_event (2 sats), nostr_publish_event (3 sats). - [Kadenzo/kadenzo-mcp](https://github.com/Kadenzo/kadenzo-mcp) [![Kadenzo/kadenzo-mcp MCP server](https://glama.ai/mcp/servers/Kadenzo/kadenzo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Kadenzo/kadenzo-mcp) 📇 ☁️ - Schedule, manage, generate, and analyze social posts across 11 networks (Instagram, TikTok, X, LinkedIn, YouTube, Facebook, Pinterest, Threads, Bluesky, Mastodon, Telegram) — 13 tools for scheduling, media upload, AI caption generation, best-times, analytics, listening, and comments. `npx -y kadenzo-mcp`. From 35bdef34606c7566d4bded160edb0e6c485db7b8 Mon Sep 17 00:00:00 2001 From: Perbangga <64238629+Zenidp@users.noreply.github.com> Date: Sun, 26 Jul 2026 08:38:20 +0700 Subject: [PATCH 059/133] Add solinkify-mcp (agentic payments on Solana) to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..ccd0076ed 100644 --- a/README.md +++ b/README.md @@ -1666,6 +1666,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [alebgl77/ftp-deploy-mcp](https://github.com/alebgl77/ftp-deploy-mcp) [![alebgl77/ftp-deploy-mcp MCP server](https://glama.ai/mcp/servers/alebgl77/ftp-deploy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alebgl77/ftp-deploy-mcp) 📇 🏠 🍎 🪟 🐧 - Deploy files from AI agents to your own FTP/FTPS/SFTP servers — multi-server config, recursive deploy with dry-run and gitignore-like excludes, per-server path jail and read-only mode, FileZilla import, one-command setup for popular MCP clients. ### 💰 Finance & Fintech +- [Zenidp/solinkify-mcp](https://github.com/Zenidp/solinkify-mcp) 📇 🏠 - Agentic payments on Solana: let an agent discover x402-priced endpoints, pay HTTP 402 paywalls in USDC, manage pre-paid balances and subscriptions, and buy datasets or settle store checkouts — 15 tools behind fail-closed spending caps ($1 per payment, $10 per day by default). Non-custodial: payments lock in a program-owned escrow and release 99% to the creator. Listed on the official MCP registry as `com.solinkify/mcp`. `npx -y @solinkify/mcp` - [ogasurfproject-jpg/horizon-shield](https://github.com/ogasurfproject-jpg/horizon-shield) [![ogasurfproject-jpg/horizon-shield MCP server](https://glama.ai/mcp/servers/ogasurfproject-jpg/horizon-shield/badges/score.svg)](https://glama.ai/mcp/servers/ogasurfproject-jpg/horizon-shield) 📇 ☁️ - Third-party auditor for Japanese construction & renovation estimates; flags overcharge and returns Bitcoin-anchored, verifiable signed receipts (PTKA). Remote MCP, no auth. - [atomno-mcp/mcp-fns-calc](https://github.com/atomno-mcp/mcp-fns-calc) [![atomno-mcp/mcp-fns-calc MCP server](https://glama.ai/mcp/servers/atomno-mcp/mcp-fns-calc/badges/score.svg)](https://glama.ai/mcp/servers/atomno-mcp/mcp-fns-calc) 🐍 ☁️ - MCP-сервер налоговых/бухгалтерских калькуляторов ФНС + публичные фискальные статусы (самозанятый, ИП/ОКВЭД, дисквалификация, блокировки счетов). Волна 1, юр-риск минимальный - [Luminc/peil-mcp](https://github.com/Luminc/peil-mcp) [![Luminc/peil-mcp MCP server](https://glama.ai/mcp/servers/Luminc/peil-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Luminc/peil-mcp) 🎖️ 🐍 ☁️ - Peil — financial orientation for Dutch freelancers (ZZP'ers): log hours, draft invoices from unbilled time, and ask where you stand — outstanding, overdue, and your net effective hourly rate. Scoped API keys with draft-by-default: putting email in front of a client needs a separate `invoices:send` permission the key can be issued without. `uvx peil-mcp` From 63166cea4a80498cd4b1d03de39ddec3ea6c90ee Mon Sep 17 00:00:00 2001 From: Philip D'Souza Date: Sun, 26 Jul 2026 13:45:08 +0100 Subject: [PATCH 060/133] Add io.github.PhilipAD/health-export-mcp to new Health & Wellness section --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da0c183cd..f3c74d01b 100644 --- a/README.md +++ b/README.md @@ -2120,7 +2120,12 @@ Integration with gaming related data, game engines, and services - [tomholford/mcp-tic-tac-toe](https://github.com/tomholford/mcp-tic-tac-toe) 🏎️ 🏠 - Play Tic Tac Toe against an AI opponent using this MCP server. - [youichi-uda/godot-mcp-pro](https://github.com/youichi-uda/godot-mcp-pro) 📇 🏠 🍎 🪟 🐧 - Premium MCP server for Godot game engine with 84 tools for scene editing, scripting, animation, tilemap, shader, input simulation, and runtime debugging. - [HadiCherkaoui/crafty-mcp](https://github.com/HadiCherkaoui/crafty-mcp) [![HadiCherkaoui/crafty-mcp MCP server](https://glama.ai/mcp/servers/HadiCherkaoui/crafty-mcp/badges/score.svg)](https://glama.ai/mcp/servers/HadiCherkaoui/crafty-mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for managing Minecraft servers through [Crafty Controller 4](https://craftycontrol.com). Start, stop, backup, send commands, manage files, schedules, webhooks, and users via the Crafty API. -- + +### 🏥 Health & Wellness + +Access health metrics, wellness data, and medical information through various health platforms. + +- [io.github.PhilipAD/health-export-mcp](https://github.com/PhilipAD/health-export-mcp) - Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first. ### 🏠 Home Automation From 4b43a94c406adc29431e4a510b9ef616a3cca5f9 Mon Sep 17 00:00:00 2001 From: Philip D'Souza Date: Sun, 26 Jul 2026 14:02:29 +0100 Subject: [PATCH 061/133] Add emoji icons to health-export-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3c74d01b..0ed5d11cc 100644 --- a/README.md +++ b/README.md @@ -2125,7 +2125,7 @@ Integration with gaming related data, game engines, and services Access health metrics, wellness data, and medical information through various health platforms. -- [io.github.PhilipAD/health-export-mcp](https://github.com/PhilipAD/health-export-mcp) - Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first. +- [io.github.PhilipAD/health-export-mcp](https://github.com/PhilipAD/health-export-mcp) 🍎 🏠 - Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first. ### 🏠 Home Automation From 112f1b2f8c2db41360ac93ea91030c6e949fd094 Mon Sep 17 00:00:00 2001 From: Philip D'Souza Date: Sun, 26 Jul 2026 15:46:18 +0100 Subject: [PATCH 062/133] Add Glama score badge to health-export-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed5d11cc..5be83bfce 100644 --- a/README.md +++ b/README.md @@ -2125,7 +2125,7 @@ Integration with gaming related data, game engines, and services Access health metrics, wellness data, and medical information through various health platforms. -- [io.github.PhilipAD/health-export-mcp](https://github.com/PhilipAD/health-export-mcp) 🍎 🏠 - Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first. +- [io.github.PhilipAD/health-export-mcp](https://github.com/PhilipAD/health-export-mcp) [![io.github.PhilipAD/health-export-mcp MCP server](https://glama.ai/mcp/servers/PhilipAD/health-export-mcp/badges/score.svg)](https://glama.ai/mcp/servers/PhilipAD/health-export-mcp) 🍎 🏠 - Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first. ### 🏠 Home Automation From a5c0f55daceaede7c32d64e5aa1013b2d58fc2a1 Mon Sep 17 00:00:00 2001 From: Hagen Paul Pfeifer Date: Sun, 26 Jul 2026 16:57:51 +0200 Subject: [PATCH 063/133] Add mcp-server-notmuch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..7f15a2406 100644 --- a/README.md +++ b/README.md @@ -734,6 +734,7 @@ Integration with communication platforms for message management and channel oper - [grzgrzgrz3/pingwa-client](https://github.com/grzgrzgrz3/pingwa-client) [![grzgrzgrz3/pingwa-client MCP server](https://glama.ai/mcp/servers/grzgrzgrz3/pingwa-client/badges/score.svg)](https://glama.ai/mcp/servers/grzgrzgrz3/pingwa-client) 🐍 ☁️ 🍎 🪟 🐧 - WhatsApp notifications for AI agents with zero setup — no Meta account, no templates, no dashboard: text "join", get an API key, send in 60 seconds (`uvx pingwa mcp` or remote at pingwa.dev/mcp). Two-way: `ask` with tap-to-answer buttons, `check_replies`. Official Meta Cloud API — won't ban your number. - [huj28-creator/wechat-fastbridge](https://github.com/huj28-creator/wechat-fastbridge) [![huj28-creator/wechat-fastbridge MCP server](https://glama.ai/mcp/servers/huj28-creator/wechat-fastbridge/badges/score.svg)](https://glama.ai/mcp/servers/huj28-creator/wechat-fastbridge) 📇 🏠 🍎 - Token-efficient macOS WeChat MCP server for verified chat reading, text/file/sticker sending, fuzzy safe routing, smart context retrieval, and allowlisted live monitoring without screenshots or private-protocol access. - [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) 🐍 🏠 🍎 - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling +- [hgn/mcp-server-notmuch](https://github.com/hgn/mcp-server-notmuch) 🐍 🏠 🐧 🍎 - notmuch MCP server. Wraps the notmuch CLI to give your LLM access to a local Maildir: full-text search, tag filtering, thread view, attachment reading (PDF, office docs, .ics), related-thread lookup, and unanswered-mail tracking. Optionally write plain-text drafts into a local maildir (`--allow-drafts`) or manage tags (`--allow-tags`). No SMTP, no sendmail. - [helbertparanhos/resend-email-mcp](https://github.com/helbertparanhos/resend-email-mcp) [![resend-email-mcp MCP server](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp/badges/score.svg)](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp) 📇 ☁️ 🍎 🪟 🐧 - The most complete Resend email MCP — full API coverage (75 tools) plus a unique debug/diagnostics layer: deliverability analysis, DNS troubleshooting, email inspection, bounce explanation, and account audit. `npx -y resend-email-mcp`. - [i-am-bee/acp-mcp](https://github.com/i-am-bee/acp-mcp) 🐍 💬 - An MCP server acting as an adapter into the [ACP](https://agentcommunicationprotocol.dev) ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols. - [iletimerkezi/iletimerkezi-mcp-server](https://github.com/iletimerkezi/iletimerkezi-mcp-server) [![iletimerkezi/iletimerkezi-mcp-server MCP server](https://glama.ai/mcp/servers/iletimerkezi/iletimerkezi-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/iletimerkezi/iletimerkezi-mcp-server) 🎖️ ☁️ - Send SMS, query delivery reports, manage senders / blacklists, register and check İYS (Turkish messaging consent registry) records through the [iletiMerkezi](https://www.iletimerkezi.com) BTK-licensed SMS API. 11 tools, runtime-fetched manifest stays in lock-step with the live API. Install: `npx -y @iletimerkezi/mcp-server`. From 0c89b52d30a208269f8eaa1a96774b1af63c5bf6 Mon Sep 17 00:00:00 2001 From: sand0vvv Date: Sun, 26 Jul 2026 23:58:05 +0800 Subject: [PATCH 064/133] Add sand0vvv/hyperevm-mcp to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..106ea4a17 100644 --- a/README.md +++ b/README.md @@ -2059,6 +2059,7 @@ px goldbean-mcp\. - [andresdefi/zerodust](https://github.com/andresdefi/zerodust) [![andresdefi/zerodust MCP server](https://glama.ai/mcp/servers/andresdefi/zerodust/badges/score.svg)](https://glama.ai/mcp/servers/andresdefi/zerodust) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Sweep an agent's native gas balance to **exactly zero** on 25+ EVM chains via EIP-7702 sponsored execution — a relayer pays the gas and is reimbursed from the sweep, so nothing is left stranded. Same-chain or cross-chain. Read-only by default; sweeping is opt-in and destination-allowlisted, so a prompt-injected agent still cannot redirect funds. `npx @zerodust/mcp-server` - [amitesh-m/wealthville-integrations](https://github.com/amitesh-m/wealthville-integrations) [![Wealthville MCP server](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations/badges/score.svg)](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations) 🎖️ 📇 🏠 - Solana + EVM liquidity-pool scores for AI agents: **Enter/Hold/Exit verdicts** and a composite **0–100 Wealthville Score**, plus a live, immutable, miss-inclusive track record. 4 read-only tools (pool score, top pools, track record, signals feed). In the official MCP Registry. `npx @wealthville/mcp-server` - [SynderAccounting/gl-importer-plugin](https://github.com/SynderAccounting/gl-importer-plugin) [![SynderAccounting/gl-importer-plugin MCP server](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin/badges/score.svg)](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin) 🎖️ 📇 ☁️ - Import CSV/XLSX accounting data into QuickBooks Online or Xero via the [Synder Importer API](https://importer.synder.com). 19 tools covering imports, field mapping rules, post-import rules, and entity discovery. Install with `npx -y @cloudbusiness/gl-importer-mcp`. +- [sand0vvv/hyperevm-mcp](https://github.com/sand0vvv/hyperevm-mcp) 📇 ☁️ 🍎 🪟 🐧 - Read-only Hyperliquid / HyperEVM: every way to earn on HYPE in one table — liquid staking, lending with utilisation and max LTV, LP pools, and the HLP vault — with yield a pool earns separated from yield paid in emitted tokens. Also protocol TVL, fees actually paid, perp and spot markets, funding history, and order-book depth with a straight answer when a size will not fill. Where a source publishes a figure whose unit cannot be confirmed, the cell reads n/a instead. No keys, no signing, nothing to configure. `npx -y @sand0vvv/hyperevm-mcp` ### 🎮 Gaming Integration with gaming related data, game engines, and services From 1d85318b81e0413fadda8c466a10cf5b73a8fe14 Mon Sep 17 00:00:00 2001 From: Michael Jordan Date: Sun, 26 Jul 2026 12:42:58 -0400 Subject: [PATCH 065/133] Add lxman/obsbot-mcp under Embedded System MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Controls an OBSBOT Tiny 2 webcam over USB — motorized gimbal, zoom, AI tracking, image controls, snapshots and recording. Placed under Embedded System rather than Multimedia Process since it drives physical hardware (nearest neighbours being the CNC and 3D-printer servers) rather than processing media. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..429a328cd 100644 --- a/README.md +++ b/README.md @@ -1556,6 +1556,7 @@ Provides access to documentation and shortcuts for working on embedded devices. - [horw/esp-mcp](https://github.com/horw/esp-mcp) 📟 - Workflow for fixing build issues in ESP32 series chips using ESP-IDF. - [kukapay/modbus-mcp](https://github.com/kukapay/modbus-mcp) 🐍 📟 - An MCP server that standardizes and contextualizes industrial Modbus data. - [kukapay/opcua-mcp](https://github.com/kukapay/opcua-mcp) 🐍 📟 - An MCP server that connects to OPC UA-enabled industrial systems. +- [lxman/obsbot-mcp](https://github.com/lxman/obsbot-mcp) 📇 📟 🏠 🍎 🪟 🐧 - Control an OBSBOT Tiny 2 webcam over USB — pan/tilt/zoom the motorized gimbal in degrees, AI subject tracking, presets, focus/exposure/white-balance, snapshots and recording. Point it at a pixel, or zoom to fit a region of a snapshot it just took. 36 tools, speaking UVC and the vendor protocol directly with no vendor SDK and no cloud; prebuilt native helpers for Windows, macOS and Linux. `npx obsbot-mcp` - [octoco-ltd/sheetsdata-mcp](https://github.com/octoco-ltd/sheetsdata-mcp) [![octoco-ltd/sheetsdata-mcp MCP server](https://glama.ai/mcp/servers/octoco-ltd/sheetsdata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/octoco-ltd/sheetsdata-mcp) 🐍 ☁️ 📟 - Instant access to electronic component datasheets for AI agents — specs, pinouts, package info, absolute max ratings extracted from manufacturer PDFs on demand. - [stack-chan/stack-chan](https://github.com/stack-chan/stack-chan) 📇 📟 - A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions. - [turbyho/fw-context-mcp](https://github.com/turbyho/fw-context-mcp) [![turbyho/fw-context-mcp MCP server](https://glama.ai/mcp/servers/turbyho/fw-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/turbyho/fw-context-mcp) 🐍 📟 🏠 🍎 🪟 🐧 - Build-aware code intelligence for embedded C/C++ firmware. Indexes your project from compile_commands.json via libclang into SQLite+FTS5. 31 MCP tools for symbol search, call graphs, hotspot analysis, dead code detection, and vector search. For Zephyr, PlatformIO, Mbed OS, Arduino, FreeRTOS. From cf8df917ff8108a69161620281eed655f989d8ff Mon Sep 17 00:00:00 2001 From: Dimitar Grigorov Date: Sun, 26 Jul 2026 19:44:39 +0300 Subject: [PATCH 066/133] Add dimitar-grigorov/mcp-file-tools to File Systems --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..2099cc25f 100644 --- a/README.md +++ b/README.md @@ -1633,6 +1633,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [convertica-net/convertica-mcp](https://github.com/convertica-net/convertica-mcp) [![convertica-net/convertica-mcp MCP server](https://glama.ai/mcp/servers/convertica-net/convertica-mcp/badges/score.svg)](https://glama.ai/mcp/servers/convertica-net/convertica-mcp) 📇 ☁️ - Convert PDF ⇄ Word, Excel, PowerPoint, JPG, HTML, Markdown, EPUB and PDF/A, plus merge, split, compress, watermark, sign, and protect PDFs, and convert images (HEIC, WebP) — 35+ tools from convertica.net. Zero-config via `npx convertica-mcp`. - [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard - [dabito/hledit-mcp](https://github.com/dabito/hledit-mcp) [![dabito/hledit-mcp MCP server](https://glama.ai/mcp/servers/dabito/hledit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dabito/hledit-mcp) 📇 🏠 🍎 🪟 🐧 - Hash-anchored file edits for MCP clients. Reads files with line anchors, validates anchors against current content, and rejects stale writes before changing files. +- [dimitar-grigorov/mcp-file-tools](https://github.com/dimitar-grigorov/mcp-file-tools) 🏎️ 🏠 🍎 🪟 🐧 - Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies. - [Dissimilis/DirForge](https://github.com/Dissimilis/DirForge) [![Dissimilis/DirForge MCP server](https://glama.ai/mcp/servers/Dissimilis/DirForge/badges/score.svg)](https://glama.ai/mcp/servers/Dissimilis/DirForge) #️⃣ 🏠 🍎 🪟 🐧 - Read-only directory listing web app with a built-in MCP server: directory browsing, file reading, content search, archive inspection, file hashes, and disk usage tools over a configured root. - [drolosoft/go-docs-mcp](https://github.com/drolosoft/go-docs-mcp) [![drolosoft/go-docs-mcp MCP server](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp) 🏎️ 🏠 🍎 🐧 - Multi-format document MCP server — read, search, OCR, and extract from PDF, TXT, MD, DOCX, CSV, and images. Single Go binary, 12 tools, smart mtime-based caching, directory-locked security. - [ebbfijsf/agent-reader](https://github.com/ebbfijsf/agent-reader) [![agent-reader MCP server](https://glama.ai/mcp/servers/ebbfijsf/agent-reader/badges/score.svg)](https://glama.ai/mcp/servers/ebbfijsf/agent-reader) 📇 🏠 🍎 🪟 🐧 - Document beautifier for AI agents. Converts Markdown to styled webpages (with sidebar TOC), Word, PDF, and full-screen image slideshows. Zero-config via `npx agent-reader mcp`. From 6012213dbf515fea2f1463d6251fcb6436e523da Mon Sep 17 00:00:00 2001 From: sand0vvv Date: Mon, 27 Jul 2026 01:08:22 +0800 Subject: [PATCH 067/133] Add the Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 106ea4a17..dbcd09c46 100644 --- a/README.md +++ b/README.md @@ -2059,7 +2059,7 @@ px goldbean-mcp\. - [andresdefi/zerodust](https://github.com/andresdefi/zerodust) [![andresdefi/zerodust MCP server](https://glama.ai/mcp/servers/andresdefi/zerodust/badges/score.svg)](https://glama.ai/mcp/servers/andresdefi/zerodust) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Sweep an agent's native gas balance to **exactly zero** on 25+ EVM chains via EIP-7702 sponsored execution — a relayer pays the gas and is reimbursed from the sweep, so nothing is left stranded. Same-chain or cross-chain. Read-only by default; sweeping is opt-in and destination-allowlisted, so a prompt-injected agent still cannot redirect funds. `npx @zerodust/mcp-server` - [amitesh-m/wealthville-integrations](https://github.com/amitesh-m/wealthville-integrations) [![Wealthville MCP server](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations/badges/score.svg)](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations) 🎖️ 📇 🏠 - Solana + EVM liquidity-pool scores for AI agents: **Enter/Hold/Exit verdicts** and a composite **0–100 Wealthville Score**, plus a live, immutable, miss-inclusive track record. 4 read-only tools (pool score, top pools, track record, signals feed). In the official MCP Registry. `npx @wealthville/mcp-server` - [SynderAccounting/gl-importer-plugin](https://github.com/SynderAccounting/gl-importer-plugin) [![SynderAccounting/gl-importer-plugin MCP server](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin/badges/score.svg)](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin) 🎖️ 📇 ☁️ - Import CSV/XLSX accounting data into QuickBooks Online or Xero via the [Synder Importer API](https://importer.synder.com). 19 tools covering imports, field mapping rules, post-import rules, and entity discovery. Install with `npx -y @cloudbusiness/gl-importer-mcp`. -- [sand0vvv/hyperevm-mcp](https://github.com/sand0vvv/hyperevm-mcp) 📇 ☁️ 🍎 🪟 🐧 - Read-only Hyperliquid / HyperEVM: every way to earn on HYPE in one table — liquid staking, lending with utilisation and max LTV, LP pools, and the HLP vault — with yield a pool earns separated from yield paid in emitted tokens. Also protocol TVL, fees actually paid, perp and spot markets, funding history, and order-book depth with a straight answer when a size will not fill. Where a source publishes a figure whose unit cannot be confirmed, the cell reads n/a instead. No keys, no signing, nothing to configure. `npx -y @sand0vvv/hyperevm-mcp` +- [sand0vvv/hyperevm-mcp](https://github.com/sand0vvv/hyperevm-mcp) [![sand0vvv/hyperevm-mcp MCP server](https://glama.ai/mcp/servers/sand0vvv/hyperevm-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sand0vvv/hyperevm-mcp) 📇 ☁️ 🍎 🪟 🐧 - Read-only Hyperliquid / HyperEVM: every way to earn on HYPE in one table — liquid staking, lending with utilisation and max LTV, LP pools, and the HLP vault — with yield a pool earns separated from yield paid in emitted tokens. Also protocol TVL, fees actually paid, perp and spot markets, funding history, and order-book depth with a straight answer when a size will not fill. Where a source publishes a figure whose unit cannot be confirmed, the cell reads n/a instead. No keys, no signing, nothing to configure. `npx -y @sand0vvv/hyperevm-mcp` ### 🎮 Gaming Integration with gaming related data, game engines, and services From 26edbd641c72827fe9c32bc00bae8ef585c7a90e Mon Sep 17 00:00:00 2001 From: Hagen Paul Pfeifer Date: Sun, 26 Jul 2026 19:45:10 +0200 Subject: [PATCH 068/133] Update mcp-server-notmuch with Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f15a2406..fea954e9f 100644 --- a/README.md +++ b/README.md @@ -734,7 +734,7 @@ Integration with communication platforms for message management and channel oper - [grzgrzgrz3/pingwa-client](https://github.com/grzgrzgrz3/pingwa-client) [![grzgrzgrz3/pingwa-client MCP server](https://glama.ai/mcp/servers/grzgrzgrz3/pingwa-client/badges/score.svg)](https://glama.ai/mcp/servers/grzgrzgrz3/pingwa-client) 🐍 ☁️ 🍎 🪟 🐧 - WhatsApp notifications for AI agents with zero setup — no Meta account, no templates, no dashboard: text "join", get an API key, send in 60 seconds (`uvx pingwa mcp` or remote at pingwa.dev/mcp). Two-way: `ask` with tap-to-answer buttons, `check_replies`. Official Meta Cloud API — won't ban your number. - [huj28-creator/wechat-fastbridge](https://github.com/huj28-creator/wechat-fastbridge) [![huj28-creator/wechat-fastbridge MCP server](https://glama.ai/mcp/servers/huj28-creator/wechat-fastbridge/badges/score.svg)](https://glama.ai/mcp/servers/huj28-creator/wechat-fastbridge) 📇 🏠 🍎 - Token-efficient macOS WeChat MCP server for verified chat reading, text/file/sticker sending, fuzzy safe routing, smart context retrieval, and allowlisted live monitoring without screenshots or private-protocol access. - [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) 🐍 🏠 🍎 - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling -- [hgn/mcp-server-notmuch](https://github.com/hgn/mcp-server-notmuch) 🐍 🏠 🐧 🍎 - notmuch MCP server. Wraps the notmuch CLI to give your LLM access to a local Maildir: full-text search, tag filtering, thread view, attachment reading (PDF, office docs, .ics), related-thread lookup, and unanswered-mail tracking. Optionally write plain-text drafts into a local maildir (`--allow-drafts`) or manage tags (`--allow-tags`). No SMTP, no sendmail. +- [hgn/mcp-server-notmuch](https://github.com/hgn/mcp-server-notmuch) [![hgn/mcp-server-notmuch MCP server](https://glama.ai/mcp/servers/hgn/mcp-server-notmuch/badges/score.svg)](https://glama.ai/mcp/servers/hgn/mcp-server-notmuch) 🐍 🏠 🐧 🍎 - notmuch MCP server. Wraps the notmuch CLI to give your LLM access to a local Maildir: full-text search, tag filtering, thread view, attachment reading (PDF, office docs, .ics), related-thread lookup, and unanswered-mail tracking. Optionally write plain-text drafts into a local maildir (`--allow-drafts`) or manage tags (`--allow-tags`). No SMTP, no sendmail. - [helbertparanhos/resend-email-mcp](https://github.com/helbertparanhos/resend-email-mcp) [![resend-email-mcp MCP server](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp/badges/score.svg)](https://glama.ai/mcp/servers/helbertparanhos/resend-email-mcp) 📇 ☁️ 🍎 🪟 🐧 - The most complete Resend email MCP — full API coverage (75 tools) plus a unique debug/diagnostics layer: deliverability analysis, DNS troubleshooting, email inspection, bounce explanation, and account audit. `npx -y resend-email-mcp`. - [i-am-bee/acp-mcp](https://github.com/i-am-bee/acp-mcp) 🐍 💬 - An MCP server acting as an adapter into the [ACP](https://agentcommunicationprotocol.dev) ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols. - [iletimerkezi/iletimerkezi-mcp-server](https://github.com/iletimerkezi/iletimerkezi-mcp-server) [![iletimerkezi/iletimerkezi-mcp-server MCP server](https://glama.ai/mcp/servers/iletimerkezi/iletimerkezi-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/iletimerkezi/iletimerkezi-mcp-server) 🎖️ ☁️ - Send SMS, query delivery reports, manage senders / blacklists, register and check İYS (Turkish messaging consent registry) records through the [iletiMerkezi](https://www.iletimerkezi.com) BTK-licensed SMS API. 11 tools, runtime-fetched manifest stays in lock-step with the live API. Install: `npx -y @iletimerkezi/mcp-server`. From 1904720433e8d5efd1f6640989157f9cb2fe23f6 Mon Sep 17 00:00:00 2001 From: Michael Jordan Date: Sun, 26 Jul 2026 13:50:07 -0400 Subject: [PATCH 069/133] Add Glama score badge; correct the tool count MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Listed and claimed on Glama, checks run against the latest release. Also fixes the tool count: the surface is platform-dependent — 35 on Windows and macOS, 34 on Linux, where obsbot_gimbal_move_speed is hidden because there is no live position feedback to range-clamp a speed x duration burst against. The original "36" counted a --debug-only diagnostic tool and was wrong for every default install. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 429a328cd..165764448 100644 --- a/README.md +++ b/README.md @@ -1556,7 +1556,7 @@ Provides access to documentation and shortcuts for working on embedded devices. - [horw/esp-mcp](https://github.com/horw/esp-mcp) 📟 - Workflow for fixing build issues in ESP32 series chips using ESP-IDF. - [kukapay/modbus-mcp](https://github.com/kukapay/modbus-mcp) 🐍 📟 - An MCP server that standardizes and contextualizes industrial Modbus data. - [kukapay/opcua-mcp](https://github.com/kukapay/opcua-mcp) 🐍 📟 - An MCP server that connects to OPC UA-enabled industrial systems. -- [lxman/obsbot-mcp](https://github.com/lxman/obsbot-mcp) 📇 📟 🏠 🍎 🪟 🐧 - Control an OBSBOT Tiny 2 webcam over USB — pan/tilt/zoom the motorized gimbal in degrees, AI subject tracking, presets, focus/exposure/white-balance, snapshots and recording. Point it at a pixel, or zoom to fit a region of a snapshot it just took. 36 tools, speaking UVC and the vendor protocol directly with no vendor SDK and no cloud; prebuilt native helpers for Windows, macOS and Linux. `npx obsbot-mcp` +- [lxman/obsbot-mcp](https://github.com/lxman/obsbot-mcp) [![lxman/obsbot-mcp MCP server](https://glama.ai/mcp/servers/lxman/obsbot-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lxman/obsbot-mcp) 📇 📟 🏠 🍎 🪟 🐧 - Control an OBSBOT Tiny 2 webcam over USB — pan/tilt/zoom the motorized gimbal in degrees, AI subject tracking, presets, focus/exposure/white-balance, snapshots and recording. Point it at a pixel, or zoom to fit a region of a snapshot it just took. 35 tools (34 on Linux), speaking UVC and the vendor protocol directly with no vendor SDK and no cloud; prebuilt native helpers for Windows, macOS and Linux. `npx obsbot-mcp` - [octoco-ltd/sheetsdata-mcp](https://github.com/octoco-ltd/sheetsdata-mcp) [![octoco-ltd/sheetsdata-mcp MCP server](https://glama.ai/mcp/servers/octoco-ltd/sheetsdata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/octoco-ltd/sheetsdata-mcp) 🐍 ☁️ 📟 - Instant access to electronic component datasheets for AI agents — specs, pinouts, package info, absolute max ratings extracted from manufacturer PDFs on demand. - [stack-chan/stack-chan](https://github.com/stack-chan/stack-chan) 📇 📟 - A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions. - [turbyho/fw-context-mcp](https://github.com/turbyho/fw-context-mcp) [![turbyho/fw-context-mcp MCP server](https://glama.ai/mcp/servers/turbyho/fw-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/turbyho/fw-context-mcp) 🐍 📟 🏠 🍎 🪟 🐧 - Build-aware code intelligence for embedded C/C++ firmware. Indexes your project from compile_commands.json via libclang into SQLite+FTS5. 31 MCP tools for symbol search, call graphs, hotspot analysis, dead code detection, and vector search. For Zephyr, PlatformIO, Mbed OS, Arduino, FreeRTOS. From d833a2392ddaf4ddf35aa6e739da6a5628c738e9 Mon Sep 17 00:00:00 2001 From: Soren Achebe Date: Sun, 26 Jul 2026 18:06:09 +0000 Subject: [PATCH 070/133] Add soren-achebe/backscroll to Command Line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..792f4d55e 100644 --- a/README.md +++ b/README.md @@ -679,6 +679,7 @@ Run commands, capture output and otherwise interact with shells and command line - [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [![tui-mcp MCP server](https://glama.ai/mcp/servers/nvms/tui-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nvms/tui-mcp) 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app. - [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [![PsYcGoD/sage MCP server](https://glama.ai/mcp/servers/PsYcGoD/sage/badges/score.svg)](https://glama.ai/mcp/servers/PsYcGoD/sage) 📇 🏠 🍎 🪟 🐧 - Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through `sage run --`, stores command history locally, and returns compressed terminal output to reduce context noise. - [raychao-oao/pty-mcp](https://github.com/raychao-oao/pty-mcp) [![pty-mcp MCP server](https://glama.ai/mcp/servers/raychao-oao/pty-mcp/badges/score.svg)](https://glama.ai/mcp/servers/raychao-oao/pty-mcp) 🏎️ 🏠 🍎 🐧 - Interactive PTY sessions for AI agents — local shells, SSH with persistent sessions (ai-tmux daemon for attach/detach), and serial ports. Single Go binary, no tmux dependency. +- [soren-achebe/backscroll](https://github.com/soren-achebe/backscroll) 🏎️ 🏠 🍎 🐧 - Answers "what did that command print?" from your real terminal history: a per-command PTY session recorder (OSC 133) stores every command's full output, exit code, cwd, and duration in local SQLite/FTS5, and the MCP server searches, retrieves, and diffs those outputs — secret redaction on by default before anything reaches the model. - [ferodrigop/forge](https://github.com/ferodrigop/forge) [![forge MCP server](https://glama.ai/mcp/servers/ferodrigop/forge/badges/score.svg)](https://glama.ai/mcp/servers/ferodrigop/forge) 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard. - [WhenLabs-org/when](https://github.com/WhenLabs-org/when) [![WhenLabs-org/when MCP server](https://glama.ai/mcp/servers/WhenLabs-org/when/badges/score.svg)](https://glama.ai/mcp/servers/WhenLabs-org/when) 📇 🏠 🍎 🪟 🐧 - Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time coding tasks — 7 MCP tools, one install. - [LukeLamb/claude-terminal-mcp](https://github.com/LukeLamb/claude-terminal-mcp) [![LukeLamb/claude-terminal-mcp MCP server](https://glama.ai/mcp/servers/LukeLamb/claude-terminal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/LukeLamb/claude-terminal-mcp) 📇 🏠 🐧 🍎 - Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node. From 789811ee31ea0825640363eeca0f048eac5afbcb Mon Sep 17 00:00:00 2001 From: Dimitar Grigorov Date: Sun, 26 Jul 2026 21:55:50 +0300 Subject: [PATCH 071/133] Add Glama score badge to mcp-file-tools entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2099cc25f..b7792ce39 100644 --- a/README.md +++ b/README.md @@ -1633,7 +1633,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [convertica-net/convertica-mcp](https://github.com/convertica-net/convertica-mcp) [![convertica-net/convertica-mcp MCP server](https://glama.ai/mcp/servers/convertica-net/convertica-mcp/badges/score.svg)](https://glama.ai/mcp/servers/convertica-net/convertica-mcp) 📇 ☁️ - Convert PDF ⇄ Word, Excel, PowerPoint, JPG, HTML, Markdown, EPUB and PDF/A, plus merge, split, compress, watermark, sign, and protect PDFs, and convert images (HEIC, WebP) — 35+ tools from convertica.net. Zero-config via `npx convertica-mcp`. - [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard - [dabito/hledit-mcp](https://github.com/dabito/hledit-mcp) [![dabito/hledit-mcp MCP server](https://glama.ai/mcp/servers/dabito/hledit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dabito/hledit-mcp) 📇 🏠 🍎 🪟 🐧 - Hash-anchored file edits for MCP clients. Reads files with line anchors, validates anchors against current content, and rejects stale writes before changing files. -- [dimitar-grigorov/mcp-file-tools](https://github.com/dimitar-grigorov/mcp-file-tools) 🏎️ 🏠 🍎 🪟 🐧 - Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies. +- [dimitar-grigorov/mcp-file-tools](https://github.com/dimitar-grigorov/mcp-file-tools) 🏎️ 🏠 🍎 🪟 🐧 - Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies. [![dimitar-grigorov/mcp-file-tools MCP server](https://glama.ai/mcp/servers/dimitar-grigorov/mcp-file-tools/badges/score.svg)](https://glama.ai/mcp/servers/dimitar-grigorov/mcp-file-tools) - [Dissimilis/DirForge](https://github.com/Dissimilis/DirForge) [![Dissimilis/DirForge MCP server](https://glama.ai/mcp/servers/Dissimilis/DirForge/badges/score.svg)](https://glama.ai/mcp/servers/Dissimilis/DirForge) #️⃣ 🏠 🍎 🪟 🐧 - Read-only directory listing web app with a built-in MCP server: directory browsing, file reading, content search, archive inspection, file hashes, and disk usage tools over a configured root. - [drolosoft/go-docs-mcp](https://github.com/drolosoft/go-docs-mcp) [![drolosoft/go-docs-mcp MCP server](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp) 🏎️ 🏠 🍎 🐧 - Multi-format document MCP server — read, search, OCR, and extract from PDF, TXT, MD, DOCX, CSV, and images. Single Go binary, 12 tools, smart mtime-based caching, directory-locked security. - [ebbfijsf/agent-reader](https://github.com/ebbfijsf/agent-reader) [![agent-reader MCP server](https://glama.ai/mcp/servers/ebbfijsf/agent-reader/badges/score.svg)](https://glama.ai/mcp/servers/ebbfijsf/agent-reader) 📇 🏠 🍎 🪟 🐧 - Document beautifier for AI agents. Converts Markdown to styled webpages (with sidebar TOC), Word, PDF, and full-screen image slideshows. Zero-config via `npx agent-reader mcp`. From a72df746dea65bd4960a085ccaecc579b1998b93 Mon Sep 17 00:00:00 2001 From: Soren Achebe Date: Sun, 26 Jul 2026 19:42:38 +0000 Subject: [PATCH 072/133] Add Glama score badge to backscroll entry (per glama-check) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 792f4d55e..70337dbc3 100644 --- a/README.md +++ b/README.md @@ -679,7 +679,7 @@ Run commands, capture output and otherwise interact with shells and command line - [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [![tui-mcp MCP server](https://glama.ai/mcp/servers/nvms/tui-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nvms/tui-mcp) 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app. - [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [![PsYcGoD/sage MCP server](https://glama.ai/mcp/servers/PsYcGoD/sage/badges/score.svg)](https://glama.ai/mcp/servers/PsYcGoD/sage) 📇 🏠 🍎 🪟 🐧 - Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through `sage run --`, stores command history locally, and returns compressed terminal output to reduce context noise. - [raychao-oao/pty-mcp](https://github.com/raychao-oao/pty-mcp) [![pty-mcp MCP server](https://glama.ai/mcp/servers/raychao-oao/pty-mcp/badges/score.svg)](https://glama.ai/mcp/servers/raychao-oao/pty-mcp) 🏎️ 🏠 🍎 🐧 - Interactive PTY sessions for AI agents — local shells, SSH with persistent sessions (ai-tmux daemon for attach/detach), and serial ports. Single Go binary, no tmux dependency. -- [soren-achebe/backscroll](https://github.com/soren-achebe/backscroll) 🏎️ 🏠 🍎 🐧 - Answers "what did that command print?" from your real terminal history: a per-command PTY session recorder (OSC 133) stores every command's full output, exit code, cwd, and duration in local SQLite/FTS5, and the MCP server searches, retrieves, and diffs those outputs — secret redaction on by default before anything reaches the model. +- [soren-achebe/backscroll](https://github.com/soren-achebe/backscroll) [![soren-achebe/backscroll MCP server](https://glama.ai/mcp/servers/soren-achebe/backscroll/badges/score.svg)](https://glama.ai/mcp/servers/soren-achebe/backscroll) 🏎️ 🏠 🍎 🐧 - Answers "what did that command print?" from your real terminal history: a per-command PTY session recorder (OSC 133) stores every command's full output, exit code, cwd, and duration in local SQLite/FTS5, and the MCP server searches, retrieves, and diffs those outputs — secret redaction on by default before anything reaches the model. - [ferodrigop/forge](https://github.com/ferodrigop/forge) [![forge MCP server](https://glama.ai/mcp/servers/ferodrigop/forge/badges/score.svg)](https://glama.ai/mcp/servers/ferodrigop/forge) 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard. - [WhenLabs-org/when](https://github.com/WhenLabs-org/when) [![WhenLabs-org/when MCP server](https://glama.ai/mcp/servers/WhenLabs-org/when/badges/score.svg)](https://glama.ai/mcp/servers/WhenLabs-org/when) 📇 🏠 🍎 🪟 🐧 - Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time coding tasks — 7 MCP tools, one install. - [LukeLamb/claude-terminal-mcp](https://github.com/LukeLamb/claude-terminal-mcp) [![LukeLamb/claude-terminal-mcp MCP server](https://glama.ai/mcp/servers/LukeLamb/claude-terminal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/LukeLamb/claude-terminal-mcp) 📇 🏠 🐧 🍎 - Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node. From 91c13c9a1c3bd561d25cf7713e43826f72ad639c Mon Sep 17 00:00:00 2001 From: shekhar Date: Sun, 26 Jul 2026 16:53:53 -0400 Subject: [PATCH 073/133] Add ShekharBhardwaj/AgenticLedger to Monitoring Co-Authored-By: Claude Fable 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..ce61ede24 100644 --- a/README.md +++ b/README.md @@ -2616,6 +2616,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [log-logn/langfuse-mcp-java](https://github.com/Log-LogN/langfuse-mcp-java) [![langfuse-mcp-java MCP server](https://glama.ai/mcp/servers/Log-LogN/langfuse-mcp-java/badges/score.svg)](https://glama.ai/mcp/servers/Log-LogN/langfuse-mcp-java) ☕ ☁️ - Query Langfuse traces, debug exceptions, analyze sessions, scores, datasets, schema, observations and manage prompts. Full observability toolkit for LLM applications. (https://github.com/langfuse/langfuse) - [mikusnuz/umami-mcp](https://github.com/mikusnuz/umami-mcp) [![mikusnuz/umami-mcp MCP server](https://glama.ai/mcp/servers/mikusnuz/umami-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mikusnuz/umami-mcp) 📇 ☁️ - Full-coverage MCP server for Umami Analytics API v2 — 66 tools for websites, stats, sessions, events, reports, users, teams, and realtime monitoring. - [perceptdot/percept](https://github.com/perceptdot/percept) [![perceptdot/percept MCP server](https://glama.ai/mcp/servers/perceptdot/percept/badges/score.svg)](https://glama.ai/mcp/servers/perceptdot/percept) 📇 ☁️ 🏠 - AI-powered observability platform for agents. Auto-discovers and recommends MCP servers; built-in connectors for GA4, Vercel, GitHub, and Sentry with ROI tracking. `npx -y @perceptdot/core` +- [ShekharBhardwaj/AgenticLedger](https://github.com/ShekharBhardwaj/AgenticLedger) 🐍 🏠 🍎 🪟 🐧 - Agents query their own ledger: sessions, costs, loop runs, and stuck-loop flags captured by the Agentic Ledger transparent-proxy flight recorder (local-first, MIT). Install: `pip install agentic-ledger`. - [smigolsmigol/llmkit](https://github.com/smigolsmigol/llmkit) [![llmkit-mcp-server MCP server](https://glama.ai/mcp/servers/@smigolsmigol/llmkit-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@smigolsmigol/llmkit-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - AI API cost tracking and budget enforcement across 11 LLM providers. 6 tools for spend analytics, budget monitoring, session summaries, and key management. - [metoro-io/metoro-mcp-server](https://github.com/metoro-io/metoro-mcp-server) 🎖️ 🏎️ ☁️ - Query and interact with kubernetes environments monitored by Metoro - [metrxbots/mcp-server](https://github.com/metrxbots/mcp-server) [![metrx-mcp-server MCP server](https://glama.ai/mcp/servers/metrxbots/metrx-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/metrxbots/metrx-mcp-server) 🏠 ☁️ - AI agent cost intelligence — track spend across providers, optimize model selection, manage budgets with enforcement, detect cost leaks, and prove ROI. 23 tools across 10 domains. From cd6e06d8fc7a75f632ae7c1064ad977e32499df7 Mon Sep 17 00:00:00 2001 From: shekhar Date: Sun, 26 Jul 2026 17:38:50 -0400 Subject: [PATCH 074/133] Add Glama score badge to the AgenticLedger entry Co-Authored-By: Claude Fable 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce61ede24..cfbe54c2e 100644 --- a/README.md +++ b/README.md @@ -2616,7 +2616,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [log-logn/langfuse-mcp-java](https://github.com/Log-LogN/langfuse-mcp-java) [![langfuse-mcp-java MCP server](https://glama.ai/mcp/servers/Log-LogN/langfuse-mcp-java/badges/score.svg)](https://glama.ai/mcp/servers/Log-LogN/langfuse-mcp-java) ☕ ☁️ - Query Langfuse traces, debug exceptions, analyze sessions, scores, datasets, schema, observations and manage prompts. Full observability toolkit for LLM applications. (https://github.com/langfuse/langfuse) - [mikusnuz/umami-mcp](https://github.com/mikusnuz/umami-mcp) [![mikusnuz/umami-mcp MCP server](https://glama.ai/mcp/servers/mikusnuz/umami-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mikusnuz/umami-mcp) 📇 ☁️ - Full-coverage MCP server for Umami Analytics API v2 — 66 tools for websites, stats, sessions, events, reports, users, teams, and realtime monitoring. - [perceptdot/percept](https://github.com/perceptdot/percept) [![perceptdot/percept MCP server](https://glama.ai/mcp/servers/perceptdot/percept/badges/score.svg)](https://glama.ai/mcp/servers/perceptdot/percept) 📇 ☁️ 🏠 - AI-powered observability platform for agents. Auto-discovers and recommends MCP servers; built-in connectors for GA4, Vercel, GitHub, and Sentry with ROI tracking. `npx -y @perceptdot/core` -- [ShekharBhardwaj/AgenticLedger](https://github.com/ShekharBhardwaj/AgenticLedger) 🐍 🏠 🍎 🪟 🐧 - Agents query their own ledger: sessions, costs, loop runs, and stuck-loop flags captured by the Agentic Ledger transparent-proxy flight recorder (local-first, MIT). Install: `pip install agentic-ledger`. +- [ShekharBhardwaj/AgenticLedger](https://github.com/ShekharBhardwaj/AgenticLedger) [![ShekharBhardwaj/AgenticLedger MCP server](https://glama.ai/mcp/servers/ShekharBhardwaj/AgenticLedger/badges/score.svg)](https://glama.ai/mcp/servers/ShekharBhardwaj/AgenticLedger) 🐍 🏠 🍎 🪟 🐧 - Agents query their own ledger: sessions, costs, loop runs, and stuck-loop flags captured by the Agentic Ledger transparent-proxy flight recorder (local-first, MIT). Install: `pip install agentic-ledger`. - [smigolsmigol/llmkit](https://github.com/smigolsmigol/llmkit) [![llmkit-mcp-server MCP server](https://glama.ai/mcp/servers/@smigolsmigol/llmkit-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@smigolsmigol/llmkit-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - AI API cost tracking and budget enforcement across 11 LLM providers. 6 tools for spend analytics, budget monitoring, session summaries, and key management. - [metoro-io/metoro-mcp-server](https://github.com/metoro-io/metoro-mcp-server) 🎖️ 🏎️ ☁️ - Query and interact with kubernetes environments monitored by Metoro - [metrxbots/mcp-server](https://github.com/metrxbots/mcp-server) [![metrx-mcp-server MCP server](https://glama.ai/mcp/servers/metrxbots/metrx-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/metrxbots/metrx-mcp-server) 🏠 ☁️ - AI agent cost intelligence — track spend across providers, optimize model selection, manage budgets with enforcement, detect cost leaks, and prove ROI. 23 tools across 10 domains. From b6ca673908238fe07be21fcb658eba51376e4436 Mon Sep 17 00:00:00 2001 From: Benny Ricciardi Date: Sun, 26 Jul 2026 18:46:55 -0400 Subject: [PATCH 075/133] Add predictionmarketspicks/mcp to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..eeab8f558 100644 --- a/README.md +++ b/README.md @@ -1961,6 +1961,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [plagtech/spraay-x402-mcp](https://github.com/plagtech/spraay-x402-mcp) [![spraay-x402-mcp MCP server](https://glama.ai/mcp/servers/@plagtech/spraay-x402-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@plagtech/spraay-x402-mcp) 📇 ☁️ - Pay-per-call onchain data, AI models, and batch USDC payments on Base via x402 micropayments. 9 tools including swap quotes, token prices, wallet balances, ENS resolution, and multi-recipient batch transfers. - [polygon-io/mcp_polygon)](https://github.com/polygon-io/mcp_polygon)) 🐍 ☁️ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex, options, and more. - [PostOakLabs/ainumbers-mcp-apps](https://github.com/PostOakLabs/ainumbers-mcp-apps) [![PostOakLabs/ainumbers-mcp-apps MCP server](https://glama.ai/mcp/servers/@PostOakLabs/ainumbers-mcp-apps/badges/score.svg)](https://glama.ai/mcp/servers/@PostOakLabs/ainumbers-mcp-apps) 📇 ☁️ - 420+ deterministic fintech tools — agentic payments (AP2, x402, Visa TAP, A2A), AML/KYC risk rating, BaaS provider comparison, and MCP dev tooling (tool-definition linter, server.json validator, OAuth auditor, readiness scorecard) — with 15 flagship tools rendered as interactive MCP Apps widgets. Remote streamable HTTP, read-only, no auth, zero PII. +- [predictionmarketspicks/mcp](https://github.com/predictionmarketspicks/mcp) [![predictionmarketspicks/mcp MCP server](https://glama.ai/mcp/servers/predictionmarketspicks/mcp/badges/score.svg)](https://glama.ai/mcp/servers/predictionmarketspicks/mcp) 🎖️ 📇 ☁️ - Quant tools + an NFL fantasy draft assistant for AI agents — Kalshi & Polymarket EV, edge, ADP. 22 tools: expected value, Kelly sizing, Bayesian updating, odds conversion, base-rate gaps and a same-game combo builder, plus a full fantasy draft board (ADP, best-available, player outlook, sleepers) — all free, no key. Pro adds cross-platform gap scanning, macro pulse, commodity and NFL edge models, and live edge alerts. Remote Streamable HTTP at `https://predictionmarketspicks.com/api/mcp/mcp` — nothing to install. - [PreReason/mcp](https://github.com/PreReason/mcp) [![prereason-mcp MCP server](https://glama.ai/mcp/servers/PreReason/mcp/badges/score.svg)](https://glama.ai/mcp/servers/PreReason/mcp) 📇 ☁️ - Pre-reasoned Bitcoin and macro market briefings with trend signals, confidence scores, and regime classification. 17 briefings covering BTC, Fed balance sheet, M2, Treasury yields, and cross-asset correlations. - [pricepertoken/mcp-server](https://pricepertoken.com/mcp) 📇 ☁️ - LLM API pricing comparison and benchmarks across 100+ models from 30+ providers including OpenAI, Anthropic, Google, and Meta. No API key required. - [pwh-pwh/coin-mcp-server](https://github.com/pwh-pwh/coin-mcp-server) 🐍 ☁️ - Bitget API to fetch cryptocurrency price. From 7066b0c71eff8c66975f1e9555c25ec13cf1820c Mon Sep 17 00:00:00 2001 From: Ali Baker Date: Sun, 26 Jul 2026 20:16:23 -0400 Subject: [PATCH 076/133] Add Albaker-Group/cloudprice-mcp under Cloud Platforms Re-submission of the previously closed #5539 with the two review items resolved: Glama score badge added to the entry, and the server is now claimed on Glama with a matching repo URL (github.com/Albaker-Group/cloudprice-mcp). Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..0874b8591 100644 --- a/README.md +++ b/README.md @@ -477,6 +477,7 @@ Cloud platform service integration. Enables management and interaction with clou - [alexei-led/aws-mcp-server](https://github.com/alexei-led/aws-mcp-server) 🐍 ☁️ - A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with multi-architecture support - [alexei-led/k8s-mcp-server](https://github.com/alexei-led/k8s-mcp-server) 🐍 - A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (`kubectl`, `helm`, `istioctl`, and `argocd`) using Unix pipes in a safe Docker environment with multi-architecture support. - [alexpota/cloudscope-mcp](https://github.com/alexpota/cloudscope-mcp) [![alexpota/cloudscope-mcp MCP server](https://glama.ai/mcp/servers/alexpota/cloudscope-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alexpota/cloudscope-mcp) 📇 ☁️ - Azure cloud cost management — spending analysis, forecasts, anomaly detection, budgets, optimization recommendations, idle resource detection, tag-based cost allocation, and cross-subscription queries through natural language. +- [Albaker-Group/cloudprice-mcp](https://github.com/Albaker-Group/cloudprice-mcp) [![Albaker-Group/cloudprice-mcp MCP server](https://glama.ai/mcp/servers/Albaker-Group/cloudprice-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Albaker-Group/cloudprice-mcp) 🐍 ☁️ 🍎 🪟 🐧 - Compare on-demand compute, block/object storage, managed Postgres, egress & GPU pricing across AWS, Azure, GCP, and OCI, plus FinOps decision tools (RI/Savings Plan break-even, multi-cloud workload TCO, exit-cost migration analysis, and egress arbitrage). 25 tools. - [AliKarami/MikroMCP](https://github.com/AliKarami/MikroMCP) [![AliKarami/MikroMCP MCP server](https://glama.ai/mcp/servers/AliKarami/MikroMCP/badges/score.svg)](https://glama.ai/mcp/servers/AliKarami/MikroMCP) 📇 🏠 🍎 🪟 🐧 - Manage MikroTik RouterOS devices through AI assistants — interfaces, firewall rules, DHCP, DNS, routes, WireGuard, WiFi, BGP/OSPF, VLANs, and more. 77 tools with dry-run previews, idempotency checks, circuit breakers, RBAC, and rollback-aware change workflows. - [aliyun/alibaba-cloud-ops-mcp-server](https://github.com/aliyun/alibaba-cloud-ops-mcp-server) 🎖️ 🐍 ☁️ - A MCP server that enables AI assistants to operation resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS and widely used cloud products. - [awslabs/mcp](https://github.com/awslabs/mcp) 🎖️ ☁️ - AWS MCP servers for seamless integration with AWS services and resources. From 5e7bb6a63efb36aeefc9d1aa6873c12b230be6e6 Mon Sep 17 00:00:00 2001 From: karczael Date: Mon, 27 Jul 2026 10:17:43 +0700 Subject: [PATCH 077/133] Add Glama badge and refresh GeoWire description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per the review checklist: adds the Glama score badge after the GitHub link. Also refreshes the description, which still described the initial release — the server now covers directions, distance matrices, travel-time isochrones, and commercial-area analysis (with demographics) across 10 providers. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69ceee7c1..324aeec81 100644 --- a/README.md +++ b/README.md @@ -2292,7 +2292,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [markpdxt/dronelytics-mcp](https://github.com/markpdxt/dronelytics-mcp) [![markpdxt/dronelytics-mcp MCP server](https://glama.ai/mcp/servers/markpdxt/dronelytics-mcp/badges/score.svg)](https://glama.ai/mcp/servers/markpdxt/dronelytics-mcp) 📇 ☁️ - US drone airspace intelligence and mission planning. 24 tools: check airspace restrictions across 11 FAA data layers, plan grid/orbit/corridor surveys, validate Part 107 compliance, generate pre-flight briefings, and export to KML/GPX/QGC/Litchi/WPML. Available via `npx @dronelytics/mcp`. - [gaopengbin/cesium-mcp](https://github.com/gaopengbin/cesium-mcp) [![gaopengbin/cesium-mcp MCP server](https://glama.ai/mcp/servers/gaopengbin/cesium-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gaopengbin/cesium-mcp) 📇 🏠 🍎 🪟 🐧 - AI-powered 3D globe control via MCP. Connect any MCP-compatible AI agent to CesiumJS — camera flight, GeoJSON/3D Tiles layers, markers, spatial analysis, heatmaps, and more through 19 natural language tools. - [GeiserX/pumperly-mcp](https://github.com/GeiserX/pumperly-mcp) [![GeiserX/pumperly-mcp MCP server](https://glama.ai/mcp/servers/GeiserX/pumperly-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GeiserX/pumperly-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - Go-based MCP server for Pumperly fuel price comparison. Query gas station prices, plan fuel-efficient routes, and find nearby EV charging stations. Docker image available. -- [geowire/geowire](https://github.com/geowire/geowire) 📇 🏠 🍎 🪟 🐧 - Unified place search and geocoding over OpenStreetMap, Google, and your own CSV data — provider fallback, multi-provider merge + dedup, cost budgets, and a policy engine. Works with zero API keys. `npx -y @geowirehq/mcp` +- [geowire/geowire](https://github.com/geowire/geowire) [![geowire/geowire MCP server](https://glama.ai/mcp/servers/geowire/geowire/badges/score.svg)](https://glama.ai/mcp/servers/geowire/geowire) 📇 🏠 🍎 🪟 🐧 - Location intelligence gateway across 10 providers (OpenStreetMap, OSRM, Google, Yelp, Foursquare, US Census, Kakao, Naver, Baidu, your own CSV): place search, geocoding, directions + distance matrices, travel-time isochrones, and commercial-area analysis (category density, ratings, demographics). Multi-provider merge + dedup with per-field provenance, cost budgets, and a policy engine that enforces each provider’s caching/attribution terms. Works with zero API keys. `npx -y @geowirehq/mcp` - [ip2location/mcp-ip2location-io](https://github.com/ip2location/mcp-ip2location-io) 🐍 ☁️ - Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API. - [ipfind/ipfind-mcp-server](https://github.com/ipfind/ipfind-mcp-server) 🐍 ☁️ - IP Address location service using the [IP Find](https://ipfind.com) API - [ipfred/aiwen-mcp-server-geoip](https://github.com/ipfred/aiwen-mcp-server-geoip) 🐍 📇 ☁️ – MCP Server for the Aiwen IP Location, Get user network IP location, get IP details (country, province, city, lat, lon, ISP, owner, etc.) From 33a9070357a2cae330cd2446e30880cf7286f482 Mon Sep 17 00:00:00 2001 From: Gavin Date: Mon, 27 Jul 2026 00:19:37 -0400 Subject: [PATCH 078/133] Add bobaba99/motionlint to Architecture & Design --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..2b22724ff 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [aidc2026ai-melon/aidc-ai-mcp](https://github.com/aidc2026ai-melon/aidc-ai-mcp) [![aidc2026ai-melon/aidc-ai-mcp MCP server](https://glama.ai/mcp/servers/aidc2026ai-melon/aidc-ai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/aidc2026ai-melon/aidc-ai-mcp) 🎖️ 📇 ☁️ - Deterministic AI data-center design engine exposed as MCP tools (design, validate, layout): rack count, design PUE, total MVA, liquid/air cooling split, CDU planning, cost & timeline. NVIDIA Rubin-era, 22.9 kV intake, Korea. Remote Streamable HTTP at https://aidc-ai.io/api/mcp; no key for the anonymous tier. - [awdr74100/figwright](https://github.com/awdr74100/figwright) [![awdr74100/figwright MCP server](https://glama.ai/mcp/servers/awdr74100/figwright/badges/score.svg)](https://glama.ai/mcp/servers/awdr74100/figwright) 📇 🏠 🍎 🪟 🐧 - Bidirectional Figma server over a local WebSocket relay: turn a selection into framework-aware code (reusing your components and tokens), or author frames, text, styles, variables, and whole screens back onto the canvas. 92 tools, any MCP client, no Dev Mode seat or paid tier. - [betterhyq/mermaid-grammer-inspector-mcp](https://github.com/betterhyq/mermaid_grammer_inspector_mcp) 📇 🏠 🍎 🪟 🐧 - A Model Context Protocol (MCP) server for validating Mermaid diagram syntax and providing comprehensive grammar checking capabilities +- [bobaba99/motionlint](https://github.com/bobaba99/motionlint) 📇 🏠 🍎 🪟 🐧 - Catch bad animations before they ship. 13 deterministic checks on the live page (duration, easing, stagger, exits, reduced-motion, touch-gated hover) with no API key or LLM, plus optional vision-LLM UX review across viewports. Install via NPM: `npx -y motionlint mcp` - [BV-Venky/excalidraw-architect-mcp](https://github.com/BV-Venky/excalidraw-architect-mcp) [![excalidraw-architect-mcp MCP server](https://glama.ai/mcp/servers/@BV-Venky/excalidraw-architect-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@BV-Venky/excalidraw-architect-mcp) 🐍 🏠 🍎 🪟 🐧 - Generate beautiful Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, and stateful editing. 50+ technology mappings including databases, message queues, caches, and more. No API keys required. - [cisco-open/network-sketcher](https://github.com/cisco-open/network-sketcher) [![cisco-open/network-sketcher MCP server](https://glama.ai/mcp/servers/cisco-open/network-sketcher/badges/score.svg)](https://glama.ai/mcp/servers/cisco-open/network-sketcher) 🐍 🏠 🍎 🪟 🐧 - Local-first MCP server for AI-driven network design. Creates Cisco-style network master files, L1/L2/L3 topology diagrams, combined HTML viewers, device tables, and AI Context files. - [ejwhite7/brandkit-mcp](https://github.com/ejwhite7/brandkit-mcp) [![ejwhite7/brandkit-mcp MCP server](https://glama.ai/mcp/servers/ejwhite7/brandkit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ejwhite7/brandkit-mcp) 📇 🏠 🍎 🪟 🐧 - Expose a company's complete design system (colors, typography, logos, components, guidelines, CSS tokens) to AI tools via MCP. Auto-parses CSS / Markdown / PDF / SVG / fonts; supports `marketing` vs `product` contexts with shared overrides; ships 12 tools, 16+ resources under `brandkit://`, and 4 prompts; stdio + SSE + Streamable HTTP transports. Install via NPM: `npx -y brandkit-mcp serve`. From 54952356c30a8529c30c7fac5aa75055599a7c02 Mon Sep 17 00:00:00 2001 From: aerolalit Date: Mon, 27 Jul 2026 07:51:27 +0200 Subject: [PATCH 079/133] Point Glama badge at homespunapps/homespun and update description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ac0bdb41..336cf1de6 100644 --- a/README.md +++ b/README.md @@ -1006,7 +1006,7 @@ Tools and integrations that enhance the development workflow and environment man - [Muhammed-AbdelGhany/rest_api_mcp](https://github.com/Muhammed-AbdelGhany/rest_api_mcp) [![rest_api_mcp MCP server](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp/badges/score.svg)](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for authenticated REST API calls — auto-login, token caching, 2FA/OTP support, Swagger spec fetch, and fuzzy endpoint search. Works with any REST API without writing auth code. - [hloiseaufcms/mcp-gopls](https://github.com/hloiseaufcms/mcp-gopls) 🏎️ 🏠 - A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features. - [hoklims/stacksfinder-mcp](https://github.com/hoklims/stacksfinder-mcp) 📇 🏠 🍎 🪟 🐧 - Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro). -- [homespunapps/homespun](https://github.com/homespunapps/homespun) [![aerolalit/homespun MCP server](https://glama.ai/mcp/servers/aerolalit/homespun/badges/score.svg)](https://glama.ai/mcp/servers/aerolalit/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. +- [homespunapps/homespun](https://github.com/homespunapps/homespun) [![homespunapps/homespun MCP server](https://glama.ai/mcp/servers/homespunapps/homespun/badges/score.svg)](https://glama.ai/mcp/servers/homespunapps/homespun) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Deploy and operate multi-user web apps from an agent: one call returns a live app on its own URL with magic-link sign-in, a shared realtime database, per-role permissions, email notifications and file uploads, and the agent keeps read and write access to the app's data afterwards to keep changing it. Remote `https://homespun.dev/mcp` or `npx -y @homespunapps/mcp`. - [hungthai1401/bruno-mcp](https://github.com/hungthai1401/bruno-mcp) 📇 🏠 - A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/). - [hyperb1iss/droidmind](https://github.com/hyperb1iss/droidmind) 🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework. - [Hypersequent/qasphere-mcp](https://github.com/Hypersequent/qasphere-mcp) 🎖️ 📇 ☁️ - Integration with [QA Sphere](https://qasphere.com/) test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs From f27a43c730c1e7214ab20df82e6d2659491b423b Mon Sep 17 00:00:00 2001 From: tonnoder Date: Mon, 27 Jul 2026 12:21:39 +0300 Subject: [PATCH 080/133] Add tonnode/mcp (TON blockchain) to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..cfe26a396 100644 --- a/README.md +++ b/README.md @@ -2055,6 +2055,7 @@ px goldbean-mcp\. - [sebastienrousseau/camt053-mcp](https://github.com/sebastienrousseau/camt053-mcp) [![sebastienrousseau/camt053-mcp MCP server](https://glama.ai/mcp/servers/sebastienrousseau/camt053-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sebastienrousseau/camt053-mcp) 🐍 🏠 🍎 🪟 🐧 - **ISO 20022 bank-statement parsing + reversing entries** (`camt.053` Bank-to-Customer Statement). 19 tools + 3 resources + 4 guided prompts across message-type discovery, return-reason lookup, schema introspection, IBAN/BIC/LEI validation, camt.053 parsing + XSD validation, Nov 2026 CBPR+ cliff readiness check, curated SEPA / CBPR+ / HVPS+ rulebook citation lookup, accounting-platform journal export (Xero + QuickBooks Online), LLM-driven entry classification via MCP Sampling, entry listing/filtering, and one-shot validated reversing-entry XML generation. Built on the [`camt053`](https://github.com/sebastienrousseau/camt053) library (100% line + branch coverage, SLSA Build L3 + PEP 740 attestations, Apache-2.0). Install `pip install camt053-mcp`, run `camt053-mcp`. - [sebastienrousseau/pacs008-mcp](https://github.com/sebastienrousseau/pacs008-mcp) [![sebastienrousseau/pacs008-mcp MCP server](https://glama.ai/mcp/servers/sebastienrousseau/pacs008-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sebastienrousseau/pacs008-mcp) 🐍 🏠 🍎 🪟 🐧 - **ISO 20022 FI-to-FI credit-transfer generation + validation** (`pacs.008` FI-to-FI Customer Credit Transfer, `pacs.004` Payment Return, `pacs.002` Status Report). 15 tools across message-type + scheme discovery, JSON Schema + rail-usage validation, validated XML generation, XSD validation, inbound parsing, the November 2026 structured-address cliff toolkit (classify/validate/repair/batch), and legacy SWIFT MT103 → pacs.008 conversion. Built on the [`pacs008`](https://github.com/sebastienrousseau/pacs008) library (100% branch coverage, Apache-2.0). Install `pip install pacs008-mcp`, run `pacs008-mcp`. +- [tonnode/mcp](https://github.com/tonnode/mcp) [![tonnode/mcp MCP server](https://glama.ai/mcp/servers/tonnode/mcp/badges/score.svg)](https://glama.ai/mcp/servers/tonnode/mcp) 📇 🏠 ☁️ - Direct liteserver access to The Open Network (TON) over native ADNL: GRAM balances, account state, transaction history and contract get-methods. Works with the free public config or a private/hosted endpoint. `npx -y @tonnode/mcp` - [slenderongithub/fix-protocol-mcp](https://github.com/slenderongithub/fix-protocol-mcp) [![slenderongithub/fix-protocol-mcp MCP server](https://glama.ai/mcp/servers/slenderongithub/fix-protocol-mcp/badges/score.svg)](https://glama.ai/mcp/servers/slenderongithub/fix-protocol-mcp) 🐍 🏠 - Parse, validate, build, and explain FIX protocol trading messages (Logon, NewOrderSingle, ExecutionReport, and the rest of the session/order workflow). Fully offline — bundled FIX 4.4 field dictionary, no API keys or network calls. Install `pip install .`, run `fix-protocol-mcp`. - [andresdefi/zerodust](https://github.com/andresdefi/zerodust) [![andresdefi/zerodust MCP server](https://glama.ai/mcp/servers/andresdefi/zerodust/badges/score.svg)](https://glama.ai/mcp/servers/andresdefi/zerodust) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Sweep an agent's native gas balance to **exactly zero** on 25+ EVM chains via EIP-7702 sponsored execution — a relayer pays the gas and is reimbursed from the sweep, so nothing is left stranded. Same-chain or cross-chain. Read-only by default; sweeping is opt-in and destination-allowlisted, so a prompt-injected agent still cannot redirect funds. `npx @zerodust/mcp-server` - [amitesh-m/wealthville-integrations](https://github.com/amitesh-m/wealthville-integrations) [![Wealthville MCP server](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations/badges/score.svg)](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations) 🎖️ 📇 🏠 - Solana + EVM liquidity-pool scores for AI agents: **Enter/Hold/Exit verdicts** and a composite **0–100 Wealthville Score**, plus a live, immutable, miss-inclusive track record. 4 read-only tools (pool score, top pools, track record, signals feed). In the official MCP Registry. `npx @wealthville/mcp-server` From f43b09ba61cffe8bd8ef99aabb29ef4ae97d2484 Mon Sep 17 00:00:00 2001 From: Joel Gombin Date: Mon, 27 Jul 2026 15:16:10 +0200 Subject: [PATCH 081/133] Add Glama score badge and hosted connector link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0dd76e61..48467da34 100644 --- a/README.md +++ b/README.md @@ -2765,7 +2765,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [Embassy-of-the-Free-Mind/sourcelibrary-v2](https://github.com/Embassy-of-the-Free-Mind/sourcelibrary-v2/tree/main/mcp-server) 📇 ☁️ - Search and cite rare historical texts (alchemy, Hermeticism, Renaissance philosophy) with DOI-backed academic citations from [Source Library](https://sourcelibrary.org) - [Guitarmaniac24/getabrain-mcp-server](https://github.com/Guitarmaniac24/getabrain-mcp-server) [![Guitarmaniac24/getabrain-mcp-server MCP server](https://glama.ai/mcp/servers/Guitarmaniac24/getabrain-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Guitarmaniac24/getabrain-mcp-server) 📇 ☁️ - Query real, quality-scored humans as an agent tool. [GetABrain](https://getabrain.ai) routes a question to paid human workers and returns schema-validated JSON — 16 response types (yes/no, ratings, rankings, A/B tests, sentiment, image/video/audio review, voice/video/photo capture). Fully programmatic signup with a $5 free trial credit, no card required. `npx -y @getabrain/mcp-server`. - [HubLensOfficial/mcp-server](https://github.com/HubLensOfficial/mcp-server) [![HubLensOfficial/mcp-server MCP server](https://glama.ai/mcp/servers/HubLensOfficial/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/HubLensOfficial/mcp-server) 📇 ☁️ - Query daily trending open-source projects from GitHub & Hacker News with AI-generated bilingual (EN/ZH) summaries, categories, use cases, and custom scoring. Stateless, no API key required. -- [joelgombin/andre-mcp](https://github.com/joelgombin/andre-mcp) ☁️ - French election results from 1999 to 2026 at polling-station level (55 elections), cross-referenced with INSEE socio-demographic data, elected representatives and official administrative boundaries. Electoral maps, vote-reserve analysis, cross-election panels and read-only SQL over DuckDB. Hosted, no auth, no install: `https://mcp.andre.vote/mcp`. +- [joelgombin/andre-mcp](https://github.com/joelgombin/andre-mcp) [![joelgombin/andre-mcp MCP server](https://glama.ai/mcp/servers/joelgombin/andre-mcp/badges/score.svg)](https://glama.ai/mcp/servers/joelgombin/andre-mcp) ☁️ - French election results from 1999 to 2026 at polling-station level (55 elections), cross-referenced with INSEE socio-demographic data, elected representatives and official administrative boundaries. Electoral maps, vote-reserve analysis, cross-election panels and read-only SQL over DuckDB. Hosted, no auth, no install: `https://mcp.andre.vote/mcp`, also listed as a [hosted connector on Glama](https://glama.ai/mcp/connectors/vote.andre/elections). - [tushariitr-19/immigration-mcp](https://github.com/tushariitr-19/immigration-mcp) [![tushariitr-19/immigration-mcp MCP server](https://glama.ai/mcp/servers/tushariitr-19/immigration-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tushariitr-19/immigration-mcp) 🏎️ 🍎 🪟 🐧 - MCP server for US immigration guidance — live Visa Bulletin, priority date checker and immigration term explanations. Free to use. - [kimimgo/viznoir](https://github.com/kimimgo/viznoir) [![viznoir MCP server](https://glama.ai/mcp/servers/kimimgo/viznoir/badges/score.svg)](https://glama.ai/mcp/servers/kimimgo/viznoir) 🐍 🏠 🐧 - Cinema-quality science visualization MCP server for CFD/FEA/SPH. 22 tools for rendering, slicing, contouring, volume rendering, and animating OpenFOAM/VTK/CGNS data. Headless EGL/OSMesa. - [lizhuojunx86/chinese-history-mcp](https://github.com/lizhuojunx86/chinese-history-mcp) [![lizhuojunx86/chinese-history-mcp MCP server](https://glama.ai/mcp/servers/lizhuojunx86/chinese-history-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lizhuojunx86/chinese-history-mcp) 🐍 🏠 🍎 🪟 🐧 - Query 9 classical Chinese texts (pre-Qin to Wei-Jin: 史记/汉书/后汉书/三国志/左传/论语/孟子/吕氏春秋/资治通鉴) by event, person, modern place name, or virtue — every result cites 【book · chapter · paragraph】 with original-text evidence and an honest `review_status`. Zero-dependency stdlib stdio JSON-RPC. From 0846cabc71443bd3159422b7e35358810f3c3393 Mon Sep 17 00:00:00 2001 From: Rishi Mashelkar <308192092+rishi-mashelkar@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:04:05 -0400 Subject: [PATCH 082/133] Add datacharter/datacharter to Databases --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..e6e42f11e 100644 --- a/README.md +++ b/README.md @@ -881,6 +881,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [Couchbase-Ecosystem/mcp-server-couchbase](https://github.com/Couchbase-Ecosystem/mcp-server-couchbase) 🎖️ 🐍 ☁️ 🏠 - Couchbase MCP server provides unfied access to both Capella cloud and self-managed clusters for document operations, SQL++ queries and natural language data analysis. - [cr7258/elasticsearch-mcp-server](https://github.com/cr7258/elasticsearch-mcp-server) 🐍 🏠 - MCP Server implementation that provides Elasticsearch interaction - [crystaldba/postgres-mcp](https://github.com/crystaldba/postgres-mcp) 🐍 🏠 - All-in-one MCP server for Postgres development and operations, with tools for performance analysis, tuning, and health checks +- [datacharter/datacharter](https://github.com/datacharter/datacharter) 🐍 🏠 - Local, contract-governed federation across files and databases (Postgres, Snowflake, BigQuery, DuckDB, Excel, and more) with read-only guards, PII masking, and per-column agent access. - [Dataring-engineering/mcp-server-trino](https://github.com/Dataring-engineering/mcp-server-trino) 🐍 ☁️ - Trino MCP Server to query and access data from Trino Clusters. - [davewind/mysql-mcp-server](https://github.com/dave-wind/mysql-mcp-server) 🏎️ 🏠 A – user-friendly read-only mysql mcp server for cursor and n8n... - [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server) 🐍 🏠 - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines From 9b6888612b242fb0e87d9038298612871afad23d Mon Sep 17 00:00:00 2001 From: Gavin Date: Mon, 27 Jul 2026 11:35:33 -0400 Subject: [PATCH 083/133] Add Glama score badge to motionlint entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b22724ff..9dc615c5e 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [aidc2026ai-melon/aidc-ai-mcp](https://github.com/aidc2026ai-melon/aidc-ai-mcp) [![aidc2026ai-melon/aidc-ai-mcp MCP server](https://glama.ai/mcp/servers/aidc2026ai-melon/aidc-ai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/aidc2026ai-melon/aidc-ai-mcp) 🎖️ 📇 ☁️ - Deterministic AI data-center design engine exposed as MCP tools (design, validate, layout): rack count, design PUE, total MVA, liquid/air cooling split, CDU planning, cost & timeline. NVIDIA Rubin-era, 22.9 kV intake, Korea. Remote Streamable HTTP at https://aidc-ai.io/api/mcp; no key for the anonymous tier. - [awdr74100/figwright](https://github.com/awdr74100/figwright) [![awdr74100/figwright MCP server](https://glama.ai/mcp/servers/awdr74100/figwright/badges/score.svg)](https://glama.ai/mcp/servers/awdr74100/figwright) 📇 🏠 🍎 🪟 🐧 - Bidirectional Figma server over a local WebSocket relay: turn a selection into framework-aware code (reusing your components and tokens), or author frames, text, styles, variables, and whole screens back onto the canvas. 92 tools, any MCP client, no Dev Mode seat or paid tier. - [betterhyq/mermaid-grammer-inspector-mcp](https://github.com/betterhyq/mermaid_grammer_inspector_mcp) 📇 🏠 🍎 🪟 🐧 - A Model Context Protocol (MCP) server for validating Mermaid diagram syntax and providing comprehensive grammar checking capabilities -- [bobaba99/motionlint](https://github.com/bobaba99/motionlint) 📇 🏠 🍎 🪟 🐧 - Catch bad animations before they ship. 13 deterministic checks on the live page (duration, easing, stagger, exits, reduced-motion, touch-gated hover) with no API key or LLM, plus optional vision-LLM UX review across viewports. Install via NPM: `npx -y motionlint mcp` +- [bobaba99/motionlint](https://github.com/bobaba99/motionlint) [![bobaba99/motionlint MCP server](https://glama.ai/mcp/servers/bobaba99/motionlint/badges/score.svg)](https://glama.ai/mcp/servers/bobaba99/motionlint) 📇 🏠 🍎 🪟 🐧 - Catch bad animations before they ship. 13 deterministic checks on the live page (duration, easing, stagger, exits, reduced-motion, touch-gated hover) with no API key or LLM, plus optional vision-LLM UX review across viewports. Install via NPM: `npx -y motionlint mcp` - [BV-Venky/excalidraw-architect-mcp](https://github.com/BV-Venky/excalidraw-architect-mcp) [![excalidraw-architect-mcp MCP server](https://glama.ai/mcp/servers/@BV-Venky/excalidraw-architect-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@BV-Venky/excalidraw-architect-mcp) 🐍 🏠 🍎 🪟 🐧 - Generate beautiful Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, and stateful editing. 50+ technology mappings including databases, message queues, caches, and more. No API keys required. - [cisco-open/network-sketcher](https://github.com/cisco-open/network-sketcher) [![cisco-open/network-sketcher MCP server](https://glama.ai/mcp/servers/cisco-open/network-sketcher/badges/score.svg)](https://glama.ai/mcp/servers/cisco-open/network-sketcher) 🐍 🏠 🍎 🪟 🐧 - Local-first MCP server for AI-driven network design. Creates Cisco-style network master files, L1/L2/L3 topology diagrams, combined HTML viewers, device tables, and AI Context files. - [ejwhite7/brandkit-mcp](https://github.com/ejwhite7/brandkit-mcp) [![ejwhite7/brandkit-mcp MCP server](https://glama.ai/mcp/servers/ejwhite7/brandkit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ejwhite7/brandkit-mcp) 📇 🏠 🍎 🪟 🐧 - Expose a company's complete design system (colors, typography, logos, components, guidelines, CSS tokens) to AI tools via MCP. Auto-parses CSS / Markdown / PDF / SVG / fonts; supports `marketing` vs `product` contexts with shared overrides; ships 12 tools, 16+ resources under `brandkit://`, and 4 prompts; stdio + SSE + Streamable HTTP transports. Install via NPM: `npx -y brandkit-mcp serve`. From 22dc010fe7405615db05b7d319f8071100750920 Mon Sep 17 00:00:00 2001 From: tomi Date: Mon, 27 Jul 2026 18:17:42 +0200 Subject: [PATCH 084/133] Add mcp-web-validator to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..5eb4d2e27 100644 --- a/README.md +++ b/README.md @@ -1061,6 +1061,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. - [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. - [machinegrade/validate](https://github.com/machinegrade/validate) [![machinegrade/validate MCP server](https://glama.ai/mcp/servers/machinegrade/validate/badges/score.svg)](https://glama.ai/mcp/servers/machinegrade/validate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable. +- [AKzar1el/mcp-web-validator](https://github.com/AKzar1el/mcp-web-validator) [![AKzar1el/mcp-web-validator MCP server](https://glama.ai/mcp/servers/AKzar1el/mcp-web-validator/badges/score.svg)](https://glama.ai/mcp/servers/AKzar1el/mcp-web-validator) 📇 ☁️ 🏠 🍎 🪟 🐧 - Web Validator by DigestSEO validates HTML and CSS, audits technical SEO and accessibility signals, checks JSON-LD and bounded public links, and captures responsive screenshots. Install locally with `npx -y mcp-web-validator`; no API keys required. 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. From 6558125928941b5e5c8d4e885379cf84af190129 Mon Sep 17 00:00:00 2001 From: Zhixin Zeng Date: Mon, 27 Jul 2026 11:42:57 -0700 Subject: [PATCH 085/133] Add Cassette-Editor/oh-my-cassette to Multimedia Process --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..2b85bb11c 100644 --- a/README.md +++ b/README.md @@ -2665,6 +2665,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [ananddtyagi/gif-creator-mcp](https://github.com/ananddtyagi/gif-creator-mcp/tree/main) 📇 🏠 - A MCP server for creating GIFs from your videos. - [bogdan01m/zapcap-mcp-server](https://github.com/bogdan01m/zapcap-mcp-server) 🐍 ☁️ - MCP server for ZapCap API providing video caption and B-roll generation via natural language - [botmonster/image2svg-mcp](https://github.com/botmonster/image2svg-mcp) [![botmonster/image2svg-mcp MCP server](https://glama.ai/mcp/servers/botmonster/image2svg-mcp/badges/score.svg)](https://glama.ai/mcp/servers/botmonster/image2svg-mcp) 🐍 🏠 🍎 🪟 🐧 - Convert raster images (PNG/JPG/WEBP/TIFF) to SVG vector format. Single tool, accepts base64 or URL input; runs locally via `uvx image2svg-mcp` or as a Docker HTTP server. +- [Cassette-Editor/oh-my-cassette](https://github.com/Cassette-Editor/oh-my-cassette) [![Cassette-Editor/oh-my-cassette MCP server](https://glama.ai/mcp/servers/Cassette-Editor/oh-my-cassette/badges/score.svg)](https://glama.ai/mcp/servers/Cassette-Editor/oh-my-cassette) 🎖️ 🐍 🏠 ☁️ 🍎 🪟 🐧 - Chat raw clips into a finished cut. - [chaoz23/loudcheck](https://github.com/chaoz23/loudcheck) [![chaoz23/loudcheck MCP server](https://glama.ai/mcp/servers/chaoz23/loudcheck/badges/score.svg)](https://glama.ai/mcp/servers/chaoz23/loudcheck) 🐍 🏠 🍎 🪟 🐧 - Loudness compliance verdicts for media files against formal broadcast standards (EBU R128, ATSC A/85): pass/fail with per-metric deltas, spec citations, and the exact ffmpeg remediation command. CLI and MCP over one engine; zero-install via `uvx --from 'loudcheck[mcp]' loudcheck --mcp`. Requires ffmpeg. - [cleanor-app/cleanor-mcp](https://github.com/cleanor-app/cleanor-mcp) [![cleanor-app/cleanor-mcp MCP server](https://glama.ai/mcp/servers/cleanor-app/cleanor-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cleanor-app/cleanor-mcp) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Zero-auth hosted server with 22 read-only tools: optimize/convert images (WebP/AVIF/JPEG), paste-ready SVG QR codes, cited [Cleanor Labs](https://cleanor.app) data on device storage capacity and next-gen image-format savings (AVIF/WebP/JPEG XL vs JPEG, HEIC conversion tax), plus 18 deterministic dev utilities LLMs get wrong (hash, HMAC, UUID, base64, JWT decode, JSON, regex, cron, unit & base convert, datetime, URL parse, diff, color, palette, slugify, count, SVG placeholder). No API key or signup; Streamable HTTP at `https://mcp.cleanor.app/mcp`. - [DareDev256/fcpxml-mcp-server](https://github.com/DareDev256/fcpxml-mcp-server) [![DareDev256/fcpxml-mcp-server MCP server](https://glama.ai/mcp/servers/DareDev256/fcpxml-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/DareDev256/fcpxml-mcp-server) 🐍 🏠 🍎 - The first MCP server for Final Cut Pro. 53 tools that parse, edit, and generate FCPXML timelines — health checks, flash frame detection, chapter markers, rough cuts, NLE export. 912 tests, MIT licensed. From ac697e009de1733fb5df437bf145a94a893d1e2b Mon Sep 17 00:00:00 2001 From: Vladimir Rotariu Date: Mon, 27 Jul 2026 13:11:32 -0600 Subject: [PATCH 086/133] Add Glama score badge to sysknife entry The server is now listed and claimed on Glama with an evaluated quality score, so this adds the score badge after the repo link per the glama-check requirement, matching the list convention. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e30f384a..cfb0b65e7 100644 --- a/README.md +++ b/README.md @@ -671,7 +671,7 @@ Run commands, capture output and otherwise interact with shells and command line - [cygnussystems/cygnus-ssh-mcp](https://github.com/cygnussystems/cygnus-ssh-mcp) [![cygnussystems/cygnus-ssh-mcp MCP server](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cygnussystems/cygnus-ssh-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server for SSH-based control of remote Linux, macOS, and Windows servers with 46 purpose-built tools instead of one generic command-runner: line-level file editing (no download/edit/upload round-trip), background task launch/monitor/kill, real sudo support, host aliases, recursive directory ops, archive create/extract, and full Unicode via SFTP (avoids PowerShell OEM code page corruption on Windows targets). `pip install cygnus-ssh-mcp` or `uvx cygnus-ssh-mcp`. - [danmartuszewski/hop](https://github.com/danmartuszewski/hop) 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts. - [faizbawa/mcp-remote-ssh](https://github.com/faizbawa/mcp-remote-ssh) [![faizbawa/mcp-remote-ssh MCP server](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh/badges/score.svg)](https://glama.ai/mcp/servers/faizbawa/mcp-remote-ssh) 🐍 🏠 🍎 🪟 🐧 - Full SSH access for AI agents with secret-safe environment injection and automatic output redaction. Persistent sessions, structured execution, SFTP, port forwarding — secrets are fed via stdin (invisible to `ps`) and scrubbed from all tool responses before reaching the LLM. `uvx mcp-remote-ssh` -- [lacs-project/sysknife](https://github.com/lacs-project/sysknife) 🦀 🏠 🐧 - Security-hardened MCP server for Linux system administration via 189 typed actions instead of shell strings, with an Ed25519-signed hash-chain audit log, one-time TTL approval receipts, and automatic rollback. Works with Claude Code, Cursor, and Codex CLI. +- [lacs-project/sysknife](https://github.com/lacs-project/sysknife) [![lacs-project/sysknife MCP server](https://glama.ai/mcp/servers/lacs-project/sysknife/badges/score.svg)](https://glama.ai/mcp/servers/lacs-project/sysknife) 🦀 🏠 🐧 - Security-hardened MCP server for Linux system administration via 189 typed actions instead of shell strings, with an Ed25519-signed hash-chain audit log, one-time TTL approval receipts, and automatic rollback. Works with Claude Code, Cursor, and Codex CLI. - [luisgf/infrabroker](https://github.com/luisgf/infrabroker) [![luisgf/infrabroker MCP server](https://glama.ai/mcp/servers/luisgf/infrabroker/badges/score.svg)](https://glama.ai/mcp/servers/luisgf/infrabroker) 🏎️ 🏠 ☁️ 🍎 🐧 - SSH & Kubernetes access broker where the model never touches a credential: a separate signer mints per-operation ephemeral SSH certificates and bound ServiceAccount tokens, with a per-command allow/deny/approval firewall (POSIX-sh AST), dry-run, human-in-the-loop approvals, session recording and an Ed25519-chained audit log. Self-hosted Go binaries, GPLv3. - [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [![tui-mcp MCP server](https://glama.ai/mcp/servers/nvms/tui-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nvms/tui-mcp) 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app. - [PsYcGoD/sage](https://github.com/PsYcGoD/sage) [![PsYcGoD/sage MCP server](https://glama.ai/mcp/servers/PsYcGoD/sage/badges/score.svg)](https://glama.ai/mcp/servers/PsYcGoD/sage) 📇 🏠 🍎 🪟 🐧 - Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through `sage run --`, stores command history locally, and returns compressed terminal output to reduce context noise. From b9818f669d8f2ce1db43a1911f8b327071fff402 Mon Sep 17 00:00:00 2001 From: HussienH Date: Mon, 27 Jul 2026 16:50:08 -0400 Subject: [PATCH 087/133] Add Finlynq to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..71e95733f 100644 --- a/README.md +++ b/README.md @@ -1801,6 +1801,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [ferdousbhai/wsb-analyst-mcp](https://github.com/ferdousbhai/wsb-analyst-mcp) 🐍 ☁️ - Reddit integration to analyze content on WallStreetBets community - [fernikolic/clawdentials](https://github.com/fernikolic/clawdentials) 📇 ☁️ - Trust layer for AI agent commerce — escrow-protected payments, verifiable reputation scores, and Nostr identity (NIP-05) for agents. Supports USDC, USDT, and BTC (Cashu). - [financialdatanet/mcp-server](https://github.com/financialdatanet/mcp-server) 🐍 🏠 🪟 🐧 - [FinancialData.Net](https://financialdata.net/) MCP server allows you to retrieve end-of-day and intraday stock market data, company financial statements, insider and institutional trading data, sustainability data, earnings releases, and much more. +- [finlynq/finlynq](https://github.com/finlynq/finlynq) [![finlynq/finlynq MCP server](https://glama.ai/mcp/servers/finlynq/finlynq/badges/score.svg)](https://glama.ai/mcp/servers/finlynq/finlynq) 📇 ☁️ 🏠 🍎 🪟 🐧 - Open-source personal finance app with a first-party MCP server (54 HTTP / 89 stdio tools). Track and query income, expenses, budgets, investments, loans, subscriptions, and goals from any MCP client. OAuth 2.1 + DCR for hosted access, stdio for local. Per-user encryption at rest. Self-host with Docker + PostgreSQL or use the managed cloud. - [finmap-org/mcp-server](https://github.com/finmap-org/mcp-server) - [finmap.org](https://finmap.org/) MCP server provides comprehensive historical data from the US, UK, Russian and Turkish stock exchanges. Access sectors, tickers, company profiles, market cap, volume, value, and trade counts, as well as treemap and histogram visualizations. - [flox-foundation/flox-mcp](https://github.com/FLOX-Foundation/flox/tree/main/mcp) [![flox MCP server](https://glama.ai/mcp/servers/FLOX-Foundation/flox/badges/score.svg)](https://glama.ai/mcp/servers/FLOX-Foundation/flox) 🐍 🏠 - MCP server for the FLOX trading systems framework. ~30 tools to run backtests, scaffold strategies, validate for lookahead bias, place orders, query PnL via Claude/Cursor. C++23 core with Python/Node/Codon/QuickJS strategy bindings. Same code from backtest to live (CcxtBroker or native connectors). Install: `pip install flox-mcp`. - [Fund-z/fundzwatch-mcp](https://github.com/Fund-z/fundzwatch-mcp) [![Fund-z/fundzwatch-mcp MCP server](https://glama.ai/mcp/servers/Fund-z/fundzwatch-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Fund-z/fundzwatch-mcp) 📇 ☁️ - Real-time business event intelligence for AI agents. Funding rounds, acquisitions, executive hires, AI-scored leads, and market intelligence. From b0fbe9ed9ac4709737b5f3266e48f79247590052 Mon Sep 17 00:00:00 2001 From: Nikolay Eremeev Date: Mon, 27 Jul 2026 23:25:28 +0200 Subject: [PATCH 088/133] Add nikolay-e/diffctx to Version Control --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..206116a93 100644 --- a/README.md +++ b/README.md @@ -3408,6 +3408,7 @@ Interact with Git repositories and version control platforms. Enables repository - [modelcontextprotocol/server-git](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/git) 🐍 🏠 - Direct Git repository operations including reading, searching, and analyzing local repositories - [modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlab) 📇 ☁️ 🏠 - GitLab platform integration for project management and CI/CD operations - [mshegolev/gitlab-ci-mcp](https://github.com/mshegolev/gitlab-ci-mcp) [![mshegolev/gitlab-ci-mcp MCP server](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp) 🐍 ☁️ 🏠 - GitLab CI/CD — pipelines, jobs, schedules, MRs, files. Works with any GitLab (SaaS or self-hosted); published on PyPI and in the MCP Registry. +- [nikolay-e/diffctx](https://github.com/nikolay-e/diffctx) 🐍 🏠 🍎 🪟 🐧 - Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry. - [QuentinCody/github-graphql-mcp-server](https://github.com/QuentinCody/github-graphql-mcp-server) 🐍 ☁️ - Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other GitHub resources. - [raohwork/forgejo-mcp](https://github.com/raohwork/forgejo-mcp) 🏎️ ☁️ - An MCP server for managing your repositories on Forgejo/Gitea server. - [TamiShaks-2/git-context-mcp](https://github.com/TamiShaks-2/git-context-mcp) 🐍 🏠 - Local MCP server that provides structured Git repository analysis (project status, recent activity, code map, and risk hotspots) for AI coding agents. From 9dd10c4b28ce02bb6c12fa0c2f4c0e15dbcf7ba9 Mon Sep 17 00:00:00 2001 From: Rishi Mashelkar <308192092+rishi-mashelkar@users.noreply.github.com> Date: Mon, 27 Jul 2026 21:23:41 -0400 Subject: [PATCH 089/133] Add Glama score badge to datacharter/datacharter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e42f11e..865c95f9d 100644 --- a/README.md +++ b/README.md @@ -881,7 +881,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [Couchbase-Ecosystem/mcp-server-couchbase](https://github.com/Couchbase-Ecosystem/mcp-server-couchbase) 🎖️ 🐍 ☁️ 🏠 - Couchbase MCP server provides unfied access to both Capella cloud and self-managed clusters for document operations, SQL++ queries and natural language data analysis. - [cr7258/elasticsearch-mcp-server](https://github.com/cr7258/elasticsearch-mcp-server) 🐍 🏠 - MCP Server implementation that provides Elasticsearch interaction - [crystaldba/postgres-mcp](https://github.com/crystaldba/postgres-mcp) 🐍 🏠 - All-in-one MCP server for Postgres development and operations, with tools for performance analysis, tuning, and health checks -- [datacharter/datacharter](https://github.com/datacharter/datacharter) 🐍 🏠 - Local, contract-governed federation across files and databases (Postgres, Snowflake, BigQuery, DuckDB, Excel, and more) with read-only guards, PII masking, and per-column agent access. +- [datacharter/datacharter](https://github.com/datacharter/datacharter) [![datacharter/datacharter MCP server](https://glama.ai/mcp/servers/datacharter/datacharter/badges/score.svg)](https://glama.ai/mcp/servers/datacharter/datacharter) 🐍 🏠 - Local, contract-governed federation across files and databases (Postgres, Snowflake, BigQuery, DuckDB, Excel, and more) with read-only guards, PII masking, and per-column agent access. - [Dataring-engineering/mcp-server-trino](https://github.com/Dataring-engineering/mcp-server-trino) 🐍 ☁️ - Trino MCP Server to query and access data from Trino Clusters. - [davewind/mysql-mcp-server](https://github.com/dave-wind/mysql-mcp-server) 🏎️ 🏠 A – user-friendly read-only mysql mcp server for cursor and n8n... - [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server) 🐍 🏠 - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines From d403ba3c4403c0fb759d916f769768662e6a8ac4 Mon Sep 17 00:00:00 2001 From: Al-source-web Date: Mon, 27 Jul 2026 23:39:53 -0400 Subject: [PATCH 090/133] clarity entry: Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad993d28f..9454298cb 100644 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [SidneyBissoli/medical-terminologies-mcp](https://github.com/SidneyBissoli/medical-terminologies-mcp) [![SidneyBissoli/medical-terminologies-mcp MCP server](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Unified MCP server for ICD-11 (WHO), LOINC, RxNorm, MeSH (NLM), ATC, CID-10 (Brazilian DataSUS), and optional SNOMED CT. 28 tools (34 with SNOMED) with `structuredContent` + `outputSchema` on every default tool. Hosted on Cloudflare Workers, listed on Smithery, and on npm. - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. -- [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. +- [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) [![MCP Score](https://glama.ai/mcp/servers/@thehealthai/clarity-mcp/badge)](https://glama.ai/mcp/servers/@thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. - [thelongevityvault/decoder-3am-mcp](https://github.com/thelongevityvault/decoder-3am-mcp) [![thelongevityvault/decoder-3am-mcp MCP server](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp) 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. From eb47716a8fc6d26a7eeab498820d05340b062626 Mon Sep 17 00:00:00 2001 From: linklore Date: Tue, 28 Jul 2026 14:34:58 +0900 Subject: [PATCH 091/133] Add linklore/linklore-mcp to Knowledge & Memory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author here — adding our MCP server. AI-native structured memory for coding agents (PyPI: llre). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..ec1b37796 100644 --- a/README.md +++ b/README.md @@ -2199,6 +2199,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [bitbonsai/mcp-obsidian](https://github.com/bitbonsai/mcp-obsidian) 📇 🏠 🍎 🪟 🐧 - Universal AI bridge for Obsidian vaults using MCP. Provides safe read/write access to notes with 11 comprehensive methods for vault operations including search, batch operations, tag management, and frontmatter handling. Works with Claude, ChatGPT, and any MCP-compatible AI assistant. - [bluzername/lennys-quotes](https://github.com/bluzername/lennys-quotes) 📇 🏠 - Query 269 episodes of Lenny's Podcast for product management wisdom. Search 51,000+ transcript segments with YouTube timestamps. Perfect for PRDs, strategy, and PM career advice. - [lildaddyo/braintube-mcp](https://github.com/lildaddyo/braintube-mcp) [![lildaddyo/braintube-mcp MCP server](https://glama.ai/mcp/servers/lildaddyo/braintube-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lildaddyo/braintube-mcp) 📇 ☁️ - Compiles saved YouTube videos, podcasts, articles, PDFs, and Notion/Obsidian notes into a persistent, semantically searchable knowledge base any AI can query over MCP. +- [linklore/linklore-mcp](https://github.com/linklore/linklore-mcp) 🐍 🏠 - AI-native structured memory for coding agents — typed lore/doc entries with status and links, read and written by agents via MCP. - [cameronrye/openzim-mcp](https://github.com/cameronrye/openzim-mcp) 🐍 🏠 - Modern, secure MCP server for accessing ZIM format knowledge bases offline. Enables AI models to search and navigate Wikipedia, educational content, and other compressed knowledge archives with smart retrieval, caching, and comprehensive API. - [carrasquelalex1/hipocampo](https://github.com/carrasquelalex1/hipocampo) [![carrasquelalex1/hipocampo MCP server](https://glama.ai/mcp/servers/carrasquelalex1/hipocampo/badges/score.svg)](https://glama.ai/mcp/servers/carrasquelalex1/hipocampo) 🐍 🏠 🍎 🪟 🐧 - Dual-memory MCP system (PostgreSQL 17 + pgvector + NVIDIA NIM). 11 tools: search, save, profile, health, auto-repair, stats, tune, dedup, checkpoint, maintenance. Sparse Selective Caching (SSC) with 4-phase progressive retrieval. Bilingual EN/ES. `python scripts/hipocampo_mcp_server.py` - [catfish-1234/sessionmem](https://github.com/catfish-1234/sessionmem) [![catfish-1234/sessionmem MCP server](https://glama.ai/mcp/servers/catfish-1234/sessionmem/badges/score.svg)](https://glama.ai/mcp/servers/catfish-1234/sessionmem) 📇 🏠 - Local-first memory layer for AI coding assistants. Watches your coding sessions and injects a compact summary at the start of each new session. No cloud, no account, just a SQLite file on your machine. Works with Claude Code, Cursor, Cline, Windsurf, and any other MCP host. From 98484ab1c540f57838f5c307f4d530d80715cf7e Mon Sep 17 00:00:00 2001 From: Gabriel Vasile Date: Tue, 28 Jul 2026 09:07:49 +0300 Subject: [PATCH 092/133] Add Glama score badge to qai-consultant entry Glama build now passes and the listing has a published release (3.1.4), as requested by the glama-check bot on this PR. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bca7e3e1..3d80d7150 100644 --- a/README.md +++ b/README.md @@ -1456,7 +1456,7 @@ Tools and integrations that enhance the development workflow and environment man - [get-tmonier/argot](https://github.com/get-tmonier/argot) [![get-tmonier/argot MCP server](https://glama.ai/mcp/servers/get-tmonier/argot/badges/score.svg)](https://glama.ai/mcp/servers/get-tmonier/argot) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Guardrail that checks agent-written code against a repo's own git-history-learned patterns — flags foreign dependencies, reinvented functions, misplaced code, broken layering, and gamed tests. Exposes `voice_context` (the repo's familiar imports/idioms for a file, so agents write in-voice before generating), `check` (score a generated hunk against the repo's patterns), and `explain`. 100% local, no LLM, single Rust binary. `npm i -g @tmonier/argot` - [MikhailHal/ariadne](https://github.com/MikhailHal/ariadne) [![MikhailHal/ariadne MCP server](https://glama.ai/mcp/servers/MikhailHal/ariadne/badges/score.svg)](https://glama.ai/mcp/servers/MikhailHal/ariadne) ☕ 🏠 🍎 🪟 🐧 - Affected-test selection for Kotlin/Android projects: returns only the unit tests impacted by the current working-tree changes, so agents skip full test runs while iterating. Function-level static analysis via Kotlin Analysis API — call graph over functions, properties (initializers, delegates, accessors), constructors and callable references — with automatic multi-module and Android variant source-set discovery. Verified on Now in Android (34 modules, ~4s per query). `brew install mikhailhal/tap/ariadne` - [DanMat/create-packkit](https://github.com/DanMat/create-packkit/tree/main/mcp) [![DanMat/create-packkit MCP server](https://glama.ai/mcp/servers/DanMat/create-packkit/badges/score.svg)](https://glama.ai/mcp/servers/DanMat/create-packkit) 📇 🏠 - Scaffold modern npm packages, CLIs, services, and full-stack monorepos from your agent. Three tools: inspect the option schema, preview the generated file tree, and write the project to disk — optionally creating the GitHub repo and pushing to it, or merging into an existing clone without overwriting anything. Also available as a CLI and a web configurator. `npx -y packkit-mcp` -- [gvasile29/qai-consultant](https://github.com/gvasile29/qai-consultant) 🐍 🏠 🍎 🪟 🐧 - Keyless local MCP server bringing ISTQB / OWASP / IEEE / ISO / EU AI Act QA standards into your AI client: standards-grounded retrieval, deterministic QA effort estimation, and automated QA document quality review (0-100 rubric) plus JUnit/CSV test-results flakiness analysis. `uvx qai-consultant-mcp` +- [gvasile29/qai-consultant](https://github.com/gvasile29/qai-consultant) [![gvasile29/qai-consultant MCP server](https://glama.ai/mcp/servers/gvasile29/qai-consultant/badges/score.svg)](https://glama.ai/mcp/servers/gvasile29/qai-consultant) 🐍 🏠 🍎 🪟 🐧 - Keyless local MCP server bringing ISTQB / OWASP / IEEE / ISO / EU AI Act QA standards into your AI client: standards-grounded retrieval, deterministic QA effort estimation, and automated QA document quality review (0-100 rubric) plus JUnit/CSV test-results flakiness analysis. `uvx qai-consultant-mcp` ### 🔒 Delivery - [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial) From 045bae1633154afc08f4f90d8e32f2205dc36b8c Mon Sep 17 00:00:00 2001 From: Nikolay Eremeev Date: Tue, 28 Jul 2026 10:31:00 +0200 Subject: [PATCH 093/133] Add Glama score badge to diffctx entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 206116a93..609b7531b 100644 --- a/README.md +++ b/README.md @@ -3408,7 +3408,7 @@ Interact with Git repositories and version control platforms. Enables repository - [modelcontextprotocol/server-git](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/git) 🐍 🏠 - Direct Git repository operations including reading, searching, and analyzing local repositories - [modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlab) 📇 ☁️ 🏠 - GitLab platform integration for project management and CI/CD operations - [mshegolev/gitlab-ci-mcp](https://github.com/mshegolev/gitlab-ci-mcp) [![mshegolev/gitlab-ci-mcp MCP server](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp) 🐍 ☁️ 🏠 - GitLab CI/CD — pipelines, jobs, schedules, MRs, files. Works with any GitLab (SaaS or self-hosted); published on PyPI and in the MCP Registry. -- [nikolay-e/diffctx](https://github.com/nikolay-e/diffctx) 🐍 🏠 🍎 🪟 🐧 - Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry. +- [nikolay-e/diffctx](https://github.com/nikolay-e/diffctx) [![nikolay-e/diffctx MCP server](https://glama.ai/mcp/servers/@nikolay-e/diffctx/badges/score.svg)](https://glama.ai/mcp/servers/@nikolay-e/diffctx) 🐍 🏠 🍎 🪟 🐧 - Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry. - [QuentinCody/github-graphql-mcp-server](https://github.com/QuentinCody/github-graphql-mcp-server) 🐍 ☁️ - Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other GitHub resources. - [raohwork/forgejo-mcp](https://github.com/raohwork/forgejo-mcp) 🏎️ ☁️ - An MCP server for managing your repositories on Forgejo/Gitea server. - [TamiShaks-2/git-context-mcp](https://github.com/TamiShaks-2/git-context-mcp) 🐍 🏠 - Local MCP server that provides structured Git repository analysis (project status, recent activity, code map, and risk hotspots) for AI coding agents. From 0d1395ebb9e9a3bf82b8387cff694d8e84502fd3 Mon Sep 17 00:00:00 2001 From: Zenidp Date: Tue, 28 Jul 2026 17:08:49 +0700 Subject: [PATCH 094/133] Add Glama score badge to solinkify-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccd0076ed..0572b8a0a 100644 --- a/README.md +++ b/README.md @@ -1666,7 +1666,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [alebgl77/ftp-deploy-mcp](https://github.com/alebgl77/ftp-deploy-mcp) [![alebgl77/ftp-deploy-mcp MCP server](https://glama.ai/mcp/servers/alebgl77/ftp-deploy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alebgl77/ftp-deploy-mcp) 📇 🏠 🍎 🪟 🐧 - Deploy files from AI agents to your own FTP/FTPS/SFTP servers — multi-server config, recursive deploy with dry-run and gitignore-like excludes, per-server path jail and read-only mode, FileZilla import, one-command setup for popular MCP clients. ### 💰 Finance & Fintech -- [Zenidp/solinkify-mcp](https://github.com/Zenidp/solinkify-mcp) 📇 🏠 - Agentic payments on Solana: let an agent discover x402-priced endpoints, pay HTTP 402 paywalls in USDC, manage pre-paid balances and subscriptions, and buy datasets or settle store checkouts — 15 tools behind fail-closed spending caps ($1 per payment, $10 per day by default). Non-custodial: payments lock in a program-owned escrow and release 99% to the creator. Listed on the official MCP registry as `com.solinkify/mcp`. `npx -y @solinkify/mcp` +- [Zenidp/solinkify-mcp](https://github.com/Zenidp/solinkify-mcp) [![Zenidp/solinkify-mcp MCP server](https://glama.ai/mcp/servers/Zenidp/solinkify-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Zenidp/solinkify-mcp) 📇 🏠 - Agentic payments on Solana: let an agent discover x402-priced endpoints, pay HTTP 402 paywalls in USDC, manage pre-paid balances and subscriptions, and buy datasets or settle store checkouts — 15 tools behind fail-closed spending caps ($1 per payment, $10 per day by default). Non-custodial: payments lock in a program-owned escrow and release 99% to the creator. Listed on the official MCP registry as `com.solinkify/mcp`. `npx -y @solinkify/mcp` - [ogasurfproject-jpg/horizon-shield](https://github.com/ogasurfproject-jpg/horizon-shield) [![ogasurfproject-jpg/horizon-shield MCP server](https://glama.ai/mcp/servers/ogasurfproject-jpg/horizon-shield/badges/score.svg)](https://glama.ai/mcp/servers/ogasurfproject-jpg/horizon-shield) 📇 ☁️ - Third-party auditor for Japanese construction & renovation estimates; flags overcharge and returns Bitcoin-anchored, verifiable signed receipts (PTKA). Remote MCP, no auth. - [atomno-mcp/mcp-fns-calc](https://github.com/atomno-mcp/mcp-fns-calc) [![atomno-mcp/mcp-fns-calc MCP server](https://glama.ai/mcp/servers/atomno-mcp/mcp-fns-calc/badges/score.svg)](https://glama.ai/mcp/servers/atomno-mcp/mcp-fns-calc) 🐍 ☁️ - MCP-сервер налоговых/бухгалтерских калькуляторов ФНС + публичные фискальные статусы (самозанятый, ИП/ОКВЭД, дисквалификация, блокировки счетов). Волна 1, юр-риск минимальный - [Luminc/peil-mcp](https://github.com/Luminc/peil-mcp) [![Luminc/peil-mcp MCP server](https://glama.ai/mcp/servers/Luminc/peil-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Luminc/peil-mcp) 🎖️ 🐍 ☁️ - Peil — financial orientation for Dutch freelancers (ZZP'ers): log hours, draft invoices from unbilled time, and ask where you stand — outstanding, overdue, and your net effective hourly rate. Scoped API keys with draft-by-default: putting email in front of a client needs a separate `invoices:send` permission the key can be issued without. `uvx peil-mcp` From 1429156daa4e481f2b5abd742b70910e822da0e5 Mon Sep 17 00:00:00 2001 From: srbsa Date: Tue, 28 Jul 2026 11:12:20 +0200 Subject: [PATCH 095/133] Add DiffGate to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..384fc6346 100644 --- a/README.md +++ b/README.md @@ -1471,6 +1471,7 @@ Tools and integrations that enhance the development workflow and environment man - [MGM-FALCON/quelllm-mcp](https://github.com/MGM-FALCON/quelllm-mcp) [![MGM-FALCON/quelllm-mcp MCP server](https://glama.ai/mcp/servers/MGM-FALCON/quelllm-mcp/badges/score.svg)](https://glama.ai/mcp/servers/MGM-FALCON/quelllm-mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for [quelllm.fr](https://quelllm.fr) — open-weights LLM catalog (250+ models with params, VRAM by quantization, tokens/sec, license). Tools: `list_models`, `get_model`, `compare`, `estimate_vram`, `estimate_cost` (API providers vs self-hosted hardware in EUR), `search_models`. Useful when picking a local model that fits your GPU/Mac. - [imqueue/mcp](https://github.com/imqueue/mcp) [![imqueue/mcp MCP server](https://glama.ai/mcp/servers/imqueue/mcp/badges/score.svg)](https://glama.ai/mcp/servers/imqueue/mcp) 📇 🏠 - Search @imqueue docs and scaffold typed services & clients for AI coding agents, access CLI and manage your service fleet. - [WCAG-Compliance/wcagc-mcp](https://github.com/WCAG-Compliance/wcagc-mcp) [![WCAG-Compliance/wcagc-mcp MCP server](https://glama.ai/mcp/servers/WCAG-Compliance/wcagc-mcp/badges/score.svg)](https://glama.ai/mcp/servers/WCAG-Compliance/wcagc-mcp) 🎖️ 📇 ☁️ 🏠 - Deterministic axe-core accessibility scanning (WCAG 2.1 AA, EN 301 549, PDF/UA) through a [wcagc](https://wcagc.com) account: scan any public URL or PDF, crawl a whole registered site, replay saved multi-step journeys, and read violation trends. Returns structured findings — rule, severity counts and the success criteria involved — so the assistant reasons over real results rather than guessing from markup. Every scan result carries an automated-coverage disclaimer instead of a score or a pass/fail verdict. Hosted at `https://mcp.wcagc.com/mcp`, or run it locally with `npx -y @wcagc/mcp`. +- [srbsa/diffgate](https://github.com/srbsa/diffgate) [![srbsa/diffgate MCP server](https://glama.ai/mcp/servers/srbsa/diffgate/badges/score.svg)](https://glama.ai/mcp/servers/srbsa/diffgate) 📇 🏠 🍎 🪟 🐧 - Deterministic guardrail for AI-written diffs, runnable from inside the coding agent's own loop over MCP. Zero-LLM-token, AST-precise rules (SQLi, SSRF, XXE, permissive CORS, prototype pollution, hardcoded secrets) across 8 languages, plus structural checks for reinvented helpers and over-abstraction — findings scoped to only the changed lines, same input always gives the same output, no false-block guarantee. `npm i -g diffgate-review` (registers as the `diffgate` command; `diffgate mcp` starts the server) ### 🔒 Delivery - [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial) From 0637fe24bc150e0f1afa8cc6df53bd465fbbed0c Mon Sep 17 00:00:00 2001 From: Maksim Ramzaev Date: Tue, 28 Jul 2026 16:29:34 +0400 Subject: [PATCH 096/133] Add new project entry for rms-memory-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..80525a098 100644 --- a/README.md +++ b/README.md @@ -2298,6 +2298,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [lyonzin/knowledge-rag](https://github.com/lyonzin/knowledge-rag) [![lyonzin/knowledge-rag MCP server](https://glama.ai/mcp/servers/lyonzin/knowledge-rag/badges/score.svg)](https://glama.ai/mcp/servers/lyonzin/knowledge-rag) 🐍 🏠 🍎 🪟 🐧 - Local RAG system for Claude Code with hybrid search (BM25 + semantic), cross-encoder reranking, markdown-aware chunking, query expansion, and 28 MCP tools. Runs entirely offline with zero external servers. - [markmhendrickson/neotoma](https://github.com/markmhendrickson/neotoma) [![Neotoma MCP server](https://glama.ai/mcp/servers/markmhendrickson/neotoma/badges/score.svg)](https://glama.ai/mcp/servers/markmhendrickson/neotoma) 📇 🏠 🍎 🪟 🐧 - Deterministic state layer for AI agents. Stores versioned entities (contacts, tasks, transactions, decisions) with immutable observations, full provenance, and schema-first extraction. Local-first SQLite, cross-client memory across Claude, Cursor, ChatGPT, and OpenClaw. [Website](https://neotoma.io) - [mattjoyce/mcp-persona-sessions](https://github.com/mattjoyce/mcp-persona-sessions) 🐍 🏠 - Enable AI assistants to conduct structured, persona-driven sessions including interview preparation, personal reflection, and coaching conversations. Built-in timer management and performance evaluation tools. +- [max-ramas/rms-memory-mcp](https://github.com/max-ramas/rms-memory-mcp) [![rms-memory-mcp MCP server](https://glama.ai/mcp/servers/max-ramas/rms-memory-mcp/badges/card.svg)](https://glama.ai/mcp/servers/max-ramas/rms-memory-mcp) 🦀 🏠 🍎 🐧 🪟 - Local-first persistent memory for AI coding agents. Hybrid vector + full-text search (LanceDB + Tantivy), separate Markdown and Tree-sitter code indexes, per-project isolated vaults shared across IDEs (Cursor, Zed, Claude Code, Codex), bounded recall with abstain-on-low-confidence. - [maxkuminov/obsidian-mcp](https://github.com/maxkuminov/obsidian-mcp) [![obsidian-mcp MCP server](https://glama.ai/mcp/servers/maxkuminov/obsidian-mcp/badges/score.svg)](https://glama.ai/mcp/servers/maxkuminov/obsidian-mcp) 🐍 🏠 🍎 🪟 🐧 - Self-hosted MCP server for Obsidian with semantic + full-text search over PostgreSQL/pgvector, wikilink graph traversal, atomic note CRUD, OAuth 2.0, and a self-describing vault guide. - [mcasdfgf/mcp-roo-memory](https://github.com/mcasdfgf/mcp-roo-memory) 🐍 🏠 🍎 🪟 🐧 - Persistent fractal graph memory for AI coding agents via MCP. Semantic vector search, hot/cold/archive context tiers, decision tracking, and Docker-based deployment with Qdrant. - [mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) 🐍 🏠 - A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and technical documentation in IDEs like Cursor and Windsurf From 9ed663751faf642ea3d37062f2b08331f063c729 Mon Sep 17 00:00:00 2001 From: mathias Date: Wed, 29 Jul 2026 00:43:00 +0800 Subject: [PATCH 097/133] Add wavexis-mcp to Browser Automation section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..866e0575b 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [LvcidPsyche/auto-browser](https://github.com/LvcidPsyche/auto-browser) [![LvcidPsyche/auto-browser MCP server](https://glama.ai/mcp/servers/LvcidPsyche/auto-browser/badges/score.svg)](https://glama.ai/mcp/servers/LvcidPsyche/auto-browser) 🐍 🏠 🐧 🍎 🪟 - Open-source MCP-native browser agent with human takeover via noVNC, reusable auth profiles, and approval/audit rails. Playwright + FastAPI, Docker-based isolated sessions, stdio bridge for Claude Desktop and Cursor. - [Lyosis/claudeForSafari](https://github.com/Lyosis/claudeForSafari) [![Lyosis/claudeForSafari MCP server](https://glama.ai/mcp/servers/Lyosis/claudeForSafari/badges/score.svg)](https://glama.ai/mcp/servers/Lyosis/claudeForSafari) 📇 🏠 🍎 - Safari Web Extension + Node.js MCP bridge giving Claude Desktop full control over Safari — navigate, read pages, click elements, fill forms, and manage tabs. No Playwright or WebDriver dependency. - [lyrenth/lyrenth-mcp](https://github.com/lyrenth/lyrenth-mcp) [![lyrenth/lyrenth-mcp MCP server](https://glama.ai/mcp/servers/lyrenth/lyrenth-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lyrenth/lyrenth-mcp) 📇 🏠 - Read any URL as a clean AIDocument (Markdown + structure) through Lyrenth's cached index. +- [MathiasPaulenko/wavexis-mcp](https://github.com/MathiasPaulenko/wavexis-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server exposing 220 browser automation tools across 13 capability tiers. Chrome + Firefox via CDP + BiDi. No Node.js, no Chromium download — uses your existing browser. Stealth mode, Lighthouse audits, multi-action YAML batching, raw CDP/BiDi access, structured errors with LLM-actionable suggestions. - [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) - Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots - [Mingye-Lu/AgenticCrawler](https://github.com/Mingye-Lu/AgenticCrawler) [![Mingye-Lu/AgenticCrawler MCP server](https://glama.ai/mcp/servers/Mingye-Lu/AgenticCrawler/badges/score.svg)](https://glama.ai/mcp/servers/Mingye-Lu/AgenticCrawler) 🦀 🏠 🍎 🪟 🐧 - Autonomous LLM-powered web crawler with 17 browser tools and goal-driven agent. Single binary, stealth browsing, 25 LLM providers. - [modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/puppeteer) 📇 🏠 - Browser automation for web scraping and interaction From 4b043f87d0ff334880b4b7a0505be6a725e3d624 Mon Sep 17 00:00:00 2001 From: mathias Date: Wed, 29 Jul 2026 00:48:04 +0800 Subject: [PATCH 098/133] add glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 866e0575b..33bc5a0cd 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [LvcidPsyche/auto-browser](https://github.com/LvcidPsyche/auto-browser) [![LvcidPsyche/auto-browser MCP server](https://glama.ai/mcp/servers/LvcidPsyche/auto-browser/badges/score.svg)](https://glama.ai/mcp/servers/LvcidPsyche/auto-browser) 🐍 🏠 🐧 🍎 🪟 - Open-source MCP-native browser agent with human takeover via noVNC, reusable auth profiles, and approval/audit rails. Playwright + FastAPI, Docker-based isolated sessions, stdio bridge for Claude Desktop and Cursor. - [Lyosis/claudeForSafari](https://github.com/Lyosis/claudeForSafari) [![Lyosis/claudeForSafari MCP server](https://glama.ai/mcp/servers/Lyosis/claudeForSafari/badges/score.svg)](https://glama.ai/mcp/servers/Lyosis/claudeForSafari) 📇 🏠 🍎 - Safari Web Extension + Node.js MCP bridge giving Claude Desktop full control over Safari — navigate, read pages, click elements, fill forms, and manage tabs. No Playwright or WebDriver dependency. - [lyrenth/lyrenth-mcp](https://github.com/lyrenth/lyrenth-mcp) [![lyrenth/lyrenth-mcp MCP server](https://glama.ai/mcp/servers/lyrenth/lyrenth-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lyrenth/lyrenth-mcp) 📇 🏠 - Read any URL as a clean AIDocument (Markdown + structure) through Lyrenth's cached index. -- [MathiasPaulenko/wavexis-mcp](https://github.com/MathiasPaulenko/wavexis-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server exposing 220 browser automation tools across 13 capability tiers. Chrome + Firefox via CDP + BiDi. No Node.js, no Chromium download — uses your existing browser. Stealth mode, Lighthouse audits, multi-action YAML batching, raw CDP/BiDi access, structured errors with LLM-actionable suggestions. +- [MathiasPaulenko/wavexis-mcp](https://github.com/MathiasPaulenko/wavexis-mcp) [![MathiasPaulenko/wavexis-mcp MCP server](https://glama.ai/mcp/servers/MathiasPaulenko/wavexis-mcp/badges/score.svg)](https://glama.ai/mcp/servers/MathiasPaulenko/wavexis-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server exposing 220 browser automation tools across 13 capability tiers. Chrome + Firefox via CDP + BiDi. No Node.js, no Chromium download — uses your existing browser. Stealth mode, Lighthouse audits, multi-action YAML batching, raw CDP/BiDi access, structured errors with LLM-actionable suggestions. - [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) - Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots - [Mingye-Lu/AgenticCrawler](https://github.com/Mingye-Lu/AgenticCrawler) [![Mingye-Lu/AgenticCrawler MCP server](https://glama.ai/mcp/servers/Mingye-Lu/AgenticCrawler/badges/score.svg)](https://glama.ai/mcp/servers/Mingye-Lu/AgenticCrawler) 🦀 🏠 🍎 🪟 🐧 - Autonomous LLM-powered web crawler with 17 browser tools and goal-driven agent. Single binary, stealth browsing, 25 LLM providers. - [modelcontextprotocol/server-puppeteer](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/puppeteer) 📇 🏠 - Browser automation for web scraping and interaction From 4756f40dd775b76055fa53e8f8a384533bceb9cd Mon Sep 17 00:00:00 2001 From: ArturLys Date: Tue, 28 Jul 2026 20:49:24 +0300 Subject: [PATCH 099/133] Add Glama score badge to ao3-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 602b81fc2..4387a7e0d 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [alexzavialov/travel-art-mcp](https://github.com/alexzavialov/travel-art-mcp) [![travel-art-mcp MCP server](https://glama.ai/mcp/servers/alexzavialov/travel-art-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alexzavialov/travel-art-mcp) 📇 ☁️ - Art-tourism data for AI agents: biennales (Venice, Whitney), art fairs (Art Basel, Frieze), and major museum visitor guides (Louvre, Vatican, Uffizi, Prado, +growing). Three tools: `find_art_events`, `find_museum_guide`, `recommend_art_trip`. Hosted at https://mcp.travel.art/, no install. Catalogue grounded in 10 cornerstone editorial guides at travel.art. - [aliafsahnoudeh/shahnameh-mcp-server](https://github.com/aliafsahnoudeh/shahnameh-mcp-server) 🐍 🏠 🍎 🪟 🐧 - MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations. - [arikusi/nakkas](https://github.com/arikusi/nakkas) [![nakkas MCP server](https://glama.ai/mcp/servers/arikusi/nakkas/badges/score.svg)](https://glama.ai/mcp/servers/arikusi/nakkas) 📇 🏠 🍎 🪟 🐧 - MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ element types, parametric curves, filters, gradients, PNG preview. -- [ArturLys/ao3-mcp](https://github.com/ArturLys/ao3-mcp) 🐍 🏠 - Search the Archive of Our Own (AO3) and delegate full-fic reading to a secondary model (Gemini), so the agent recommends from the actual text, not the author's blurb. `pip install ao3-mcp` +- [ArturLys/ao3-mcp](https://github.com/ArturLys/ao3-mcp) [![ArturLys/ao3-mcp MCP server](https://glama.ai/mcp/servers/ArturLys/ao3-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ArturLys/ao3-mcp) 🐍 🏠 - Search the Archive of Our Own (AO3) and delegate full-fic reading to a secondary model (Gemini), so the agent recommends from the actual text, not the author's blurb. `pip install ao3-mcp` - [asmith26/jupytercad-mcp](https://github.com/asmith26/jupytercad-mcp) 🐍 🏠 🍎 🪟 🐧 - An MCP server for [JupyterCAD](https://github.com/jupytercad/JupyterCAD) that allows you to control it using LLMs/natural language. - [attalla1/photopea-mcp-server](https://github.com/attalla1/photopea-mcp-server) [![attalla1/photopea-mcp-server MCP server](https://glama.ai/mcp/servers/attalla1/photopea-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/attalla1/photopea-mcp-server) 📇 🏠 🍎 🪟 🐧 - AI-powered image editing through Photopea with 34 tools for documents, layers, text, shapes, filters, effects, and export. `npx photopea-mcp-server` - [quokkapix/quokkapix-mcp](https://github.com/quokkapix/quokkapix-mcp) [![quokkapix/quokkapix-mcp MCP server](https://glama.ai/mcp/servers/quokkapix/quokkapix-mcp/badges/score.svg)](https://glama.ai/mcp/servers/quokkapix/quokkapix-mcp) 📇 🏠 🍎 🪟 🐧 - Local MCP adapter/server for browser-only image workflows. Resize, compress, convert, remove backgrounds, strip metadata, watermark and export image packs through QuokkaPix without uploading source images to a processing server. `npx quokkapix-mcp` From b5418a42a47ad54281f01e59c0f7f57fd1c83811 Mon Sep 17 00:00:00 2001 From: Leon Acosta Date: Wed, 29 Jul 2026 01:21:03 +0700 Subject: [PATCH 100/133] add pqc-tools to the security section in the 7 translated readmes too (ja, ko, zh, zh_TW, pt_BR, th, fa) --- README-fa-ir.md | 1 + README-ja.md | 1 + README-ko.md | 1 + README-pt_BR.md | 1 + README-th.md | 1 + README-zh.md | 1 + README-zh_TW.md | 1 + 7 files changed, 7 insertions(+) diff --git a/README-fa-ir.md b/README-fa-ir.md index 6538506bf..8b8020f3e 100644 --- a/README-fa-ir.md +++ b/README-fa-ir.md @@ -1055,6 +1055,7 @@ - [zinja-coder/apktool-mcp-server](https://github.com/zinja-coder/apktool-mcp-server) 🐍 🏠 - APKTool MCP Server یک سرور MCP برای Apk Tool است تا اتوماسیون در مهندسی معکوس APKهای Android را فراهم کند. - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) ☕ 🏠 - JADX-AI-MCP یک پلاگین و سرور MCP برای decompiler JADX است که مستقیماً با Model Context Protocol (MCP) یکپارچه می‌شود تا پشتیبانی از مهندسی معکوس زنده را با LLMهایی مانند Claude فراهم کند. - [HaroldFinchIFT/vuln-nist-mcp-server](https://github.com/HaroldFinchIFT/vuln-nist-mcp-server) 🐍 ☁️️ 🍎 🪟 🐧 - یک سرور Model Context Protocol (MCP) برای کوئری نقاط پایانی API پایگاه داده ملی آسیب‌پذیری NIST (NVD). +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - آمادگی پساکوانتومی برای عامل‌های کدنویسی هوش مصنوعی: کدها را برای رمزنگاری آسیب‌پذیر در برابر کوانتوم (RSA/ECDH/ECDSA/DH) اسکن می‌کند، مخاطره harvest-now-decrypt-later را توضیح می‌دهد، راهنمای مهاجرت به NIST ML-KEM/ML-DSA/SLH-DSA (و ترکیبی) ارائه می‌دهد، اصلاحات را تأیید و وابستگی‌ها را بررسی می‌کند. فقط ابزارهای مشاوره‌ای مبتنی بر محتوا. به‌صورت محلی (`npx @quantakrypto/mcp`) یا از طریق نقطه‌پایانی OAuth میزبانی‌شده در [mcp.quantakrypto.com](https://mcp.quantakrypto.com) اجرا کنید. ### 🌐 رسانه‌های اجتماعی diff --git a/README-ja.md b/README-ja.md index b759cfcb7..10a792db3 100644 --- a/README-ja.md +++ b/README-ja.md @@ -542,6 +542,7 @@ aliyun/alibabacloud-tablestore-mcp-server ☕ 🐍 ☁️ - 阿里云表格存 - [co-browser/attestable-mcp-server](https://github.com/co-browser/attestable-mcp-server) 🐍 🏠 ☁️ 🐧 - Gramine経由で信頼実行環境(TEE)内で実行されるMCPサーバー。[RA-TLS](https://gramine.readthedocs.io/en/stable/attestation.html)を使用したリモート証明を紹介。MCPクライアントが接続前にサーバーを検証可能 - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) ☕ 🏠 - Model Context Protocol(MCP)と直接統合し、ClaudeなどのLLMでライブリバースエンジニアリング支援を提供するJADXデコンパイラー用プラグインとMCPサーバー - [zinja-coder/apktool-mcp-server](https://github.com/zinja-coder/apktool-mcp-server) 🐍 🏠 - APK ToolのMCPサーバー。Android APKのリバースエンジニアリング自動化を提供 +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - AIコーディングエージェント向けのポスト量子対応ツール。量子に脆弱な暗号(RSA/ECDH/ECDSA/DH)をコードから検出し、harvest-now-decrypt-later(今収集して後で復号)のリスクを説明し、NIST ML-KEM/ML-DSA/SLH-DSA(およびハイブリッド)への移行ガイダンスを提供、修正の検証と依存関係のチェックを行います。内容ベースの助言的ツールのみ。ローカル(`npx @quantakrypto/mcp`)または[mcp.quantakrypto.com](https://mcp.quantakrypto.com)のホスト型OAuthエンドポイントで実行できます。 ### 📟 組み込みシステム diff --git a/README-ko.md b/README-ko.md index 9699a6c20..c56b46d5f 100644 --- a/README-ko.md +++ b/README-ko.md @@ -507,6 +507,7 @@ - [VMS MCP 서버](https://github.com/jyjune/mcp_vms) 🐍 🏠 🪟 VMS MCP 서버는 CCTV 녹화 프로그램(VMS)에 연결하여 녹화된 영상과 실시간 영상을 가져오며, 특정 채널의 특정 시간에 실시간 영상이나 재생 화면을 표시하는 등의 VMS 소프트웨어 제어 도구도 제공합니다. - [intruder-io/intruder-mcp](https://github.com/intruder-io/intruder-mcp) 🐍 ☁️ - [Intruder](https://www.intruder.io/)에 액세스할 수 있는 MCP 서버로, 인프라의 보안 취약점을 식별, 이해 및 해결하는 데 도움을 줍니다. - [joergmichno/clawguard-mcp](https://github.com/joergmichno/clawguard-mcp) ([glama](https://glama.ai/mcp/servers/joergmichno/clawguard-mcp)) 🐍 🏠 - Security scanner for AI agents that detects prompt injections using 42+ regex patterns +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - AI 코딩 에이전트를 위한 포스트 양자 대비 도구. 양자에 취약한 암호(RSA/ECDH/ECDSA/DH)를 코드에서 스캔하고, harvest-now-decrypt-later(지금 수집해 나중에 복호화) 위험을 설명하며, NIST ML-KEM/ML-DSA/SLH-DSA(및 하이브리드) 마이그레이션 지침을 제공하고, 수정 사항을 검증하며 의존성을 점검합니다. 콘텐츠 기반의 자문용 도구만 제공. 로컬(`npx @quantakrypto/mcp`) 또는 [mcp.quantakrypto.com](https://mcp.quantakrypto.com)의 호스팅된 OAuth 엔드포인트에서 실행합니다. ### 🏃 스포츠 diff --git a/README-pt_BR.md b/README-pt_BR.md index 2bec02783..af1678db8 100644 --- a/README-pt_BR.md +++ b/README-pt_BR.md @@ -464,6 +464,7 @@ Acesse e analise dados de monitoramento de aplicações. Permite que modelos de - [intruder-io/intruder-mcp](https://github.com/intruder-io/intruder-mcp) 🐍 ☁️ - Servidor MCP para acessar o [Intruder](https://www.intruder.io/), ajudando você a identificar, entender e corrigir vulnerabilidades de segurança na sua infraestrutura. - [joergmichno/clawguard-mcp](https://github.com/joergmichno/clawguard-mcp) ([glama](https://glama.ai/mcp/servers/joergmichno/clawguard-mcp)) 🐍 🏠 - Security scanner for AI agents that detects prompt injections using 42+ regex patterns - [jtang613/GhidrAssistMCP](https://github.com/jtang613/GhidrAssistMCP) ☕ 🏠 - Um servidor nativo do Model Context Protocol para o Ghidra. Inclui configuração via interface gráfica, registro de logs, 31 ferramentas poderosas e nenhuma dependência externa. +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - Prontidão pós-quântica para agentes de codificação com IA: verifica no código criptografia vulnerável a ataques quânticos (RSA/ECDH/ECDSA/DH), explica a exposição harvest-now-decrypt-later, fornece orientação de migração para NIST ML-KEM/ML-DSA/SLH-DSA (e híbrido), valida correções e checa dependências. Apenas ferramentas consultivas baseadas em conteúdo. Rode localmente (`npx @quantakrypto/mcp`) ou use o endpoint OAuth hospedado em [mcp.quantakrypto.com](https://mcp.quantakrypto.com). ### 🏃 Esportes diff --git a/README-th.md b/README-th.md index 69c6fc951..a3ea204f8 100644 --- a/README-th.md +++ b/README-th.md @@ -556,6 +556,7 @@ i- [jtang613/GhidrAssistMCP](https://github.com/jtang613/GhidrAssistMCP) ☕ - [mrexodia/ida-pro-mcp](https://github.com/mrexodia/ida-pro-mcp) 🐍 🏠 - เซิร์ฟเวอร์ MCP สำหรับ IDA Pro ช่วยให้คุณทำการวิเคราะห์ไบนารีด้วยผู้ช่วย AI ปลั๊กอินนี้ใช้การดีคอมไพล์ การแยกส่วน และช่วยให้คุณสร้างรายงานการวิเคราะห์มัลแวร์โดยอัตโนมัติ - [intruder-io/intruder-mcp](https://github.com/intruder-io/intruder-mcp) 🐍 ☁️ - เซิร์ฟเวอร์ MCP สำหรับเข้าถึง [Intruder](https://www.intruder.io/) ช่วยให้คุณระบุ ทำความเข้าใจ และแก้ไขช่องโหว่ด้านความปลอดภัยในโครงสร้างพื้นฐานของคุณ - [joergmichno/clawguard-mcp](https://github.com/joergmichno/clawguard-mcp) ([glama](https://glama.ai/mcp/servers/joergmichno/clawguard-mcp)) 🐍 🏠 - Security scanner for AI agents that detects prompt injections using 42+ regex patterns +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - ความพร้อมด้านหลังควอนตัมสำหรับ AI coding agent: สแกนโค้ดเพื่อหาการเข้ารหัสที่เสี่ยงต่อควอนตัม (RSA/ECDH/ECDSA/DH) อธิบายความเสี่ยงแบบ harvest-now-decrypt-later ให้คำแนะนำการย้ายไปยัง NIST ML-KEM/ML-DSA/SLH-DSA (และไฮบริด) ตรวจสอบการแก้ไข และตรวจสอบ dependency เป็นเครื่องมือให้คำแนะนำที่อิงเนื้อหาเท่านั้น รันในเครื่อง (`npx @quantakrypto/mcp`) หรือใช้ OAuth endpoint แบบโฮสต์ที่ [mcp.quantakrypto.com](https://mcp.quantakrypto.com) ### 🏃 กีฬา diff --git a/README-zh.md b/README-zh.md index a2824d745..dbf012e55 100644 --- a/README-zh.md +++ b/README-zh.md @@ -551,6 +551,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和 - [roadwy/cve-search_mcp](https://github.com/roadwy/cve-search_mcp) 🐍 🏠 - CVE-Search MCP服务器, 提供CVE漏洞信息查询、漏洞产品信息查询等功能。 - [intruder-io/intruder-mcp](https://github.com/intruder-io/intruder-mcp) 🐍 ☁️ - MCP 服务器用于访问 [Intruder](https://www.intruder.io/),帮助你识别、理解并修复基础设施中的安全漏洞。 - [joergmichno/clawguard-mcp](https://github.com/joergmichno/clawguard-mcp) ([glama](https://glama.ai/mcp/servers/joergmichno/clawguard-mcp)) 🐍 🏠 - Security scanner for AI agents that detects prompt injections using 42+ regex patterns +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - 面向 AI 编程代理的后量子就绪工具。扫描代码中易受量子攻击的密码算法(RSA/ECDH/ECDSA/DH),解释 harvest-now-decrypt-later(先收集、后解密)风险,提供 NIST ML-KEM/ML-DSA/SLH-DSA(及混合)迁移指南,验证修复并检查依赖。仅为基于内容的咨询类工具。可本地运行(`npx @quantakrypto/mcp`)或使用 [mcp.quantakrypto.com](https://mcp.quantakrypto.com) 的托管 OAuth 端点。 ### 📟 嵌入式系统 diff --git a/README-zh_TW.md b/README-zh_TW.md index d2d57935f..be4e57900 100644 --- a/README-zh_TW.md +++ b/README-zh_TW.md @@ -446,6 +446,7 @@ Web 內容訪問和自動化功能。支援以 AI 友好格式搜尋、抓取和 - [Security Audit MCP Server](https://github.com/qianniuspace/mcp-security-audit) 📇🛡️☁️ – 一個強大的 MCP (模型上下文協議) 伺服器,審計 npm 包依賴項的安全漏洞。內建遠端 npm 註冊表集成,以進行即時安全檢查。 - [intruder-io/intruder-mcp](https://github.com/intruder-io/intruder-mcp) 🐍 ☁️ - MCP 伺服器可存取 [Intruder](https://www.intruder.io/),協助你識別、理解並修復基礎設施中的安全漏洞。 - [joergmichno/clawguard-mcp](https://github.com/joergmichno/clawguard-mcp) ([glama](https://glama.ai/mcp/servers/joergmichno/clawguard-mcp)) 🐍 🏠 - Security scanner for AI agents that detects prompt injections using 42+ regex patterns +- [quantakrypto/pqc-tools](https://github.com/quantakrypto/pqc-tools) [![quantakrypto/pqc-tools MCP server](https://glama.ai/mcp/servers/quantakrypto/pqc-tools/badges/score.svg)](https://glama.ai/mcp/servers/quantakrypto/pqc-tools) 📇 🏠 ☁️ - 面向 AI 編程代理的後量子就緒工具。掃描程式碼中易受量子攻擊的密碼演算法(RSA/ECDH/ECDSA/DH),說明 harvest-now-decrypt-later(先收集、後解密)風險,提供 NIST ML-KEM/ML-DSA/SLH-DSA(及混合)遷移指引,驗證修復並檢查相依套件。僅為基於內容的諮詢類工具。可在本機執行(`npx @quantakrypto/mcp`)或使用 [mcp.quantakrypto.com](https://mcp.quantakrypto.com) 的託管 OAuth 端點。 ### 🌎 翻譯服務 From 9eccc2872a0f191e090414a33d76087987672415 Mon Sep 17 00:00:00 2001 From: ForceDream Date: Tue, 28 Jul 2026 19:37:57 +0100 Subject: [PATCH 101/133] Add ForceDream MCP server Adds ForceDream to the Aggregators section -- a paid, verifiable AI agent marketplace reachable over MCP. All 13 tools live-tested; server listed on the official MCP Registry (io.github.forcedreamai/mcp-server). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..060b5700f 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Servers for accessing many apps and tools through a single MCP server. - [tsouth89/toolport](https://github.com/tsouth89/toolport) [![tsouth89/toolport MCP server](https://glama.ai/mcp/servers/tsouth89/toolport/badges/score.svg)](https://glama.ai/mcp/servers/tsouth89/toolport) 🦀 🏠 🍎 🪟 🐧 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. - [skillselion/skillselion-mcp](https://github.com/skillselion/skillselion-mcp) [![skillselion/skillselion-mcp MCP server](https://glama.ai/mcp/servers/skillselion/skillselion-mcp/badges/score.svg)](https://glama.ai/mcp/servers/skillselion/skillselion-mcp) 📇 ☁️ - Search thousands of community-vetted Claude Code skills, MCP servers and marketplaces from the [Skillselion](https://skillselion.com) catalog, ranked by real install counts + GitHub stars. `load_skill` fetches a real SKILL.md mid-task. Install: `npx -y skillselion-mcp`. - [singhpratech/crimson-crab-mcp-template](https://github.com/singhpratech/crimson-crab-mcp-template) [![singhpratech/crimson-crab-mcp-template MCP server](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template/badges/score.svg)](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template) 🦀 🏠 🍎 🪟 🐧 - A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an `ask_claude` tool. MIT/Apache-2.0. +- [forcedreamai/forcedream-mcp](https://github.com/forcedreamai/forcedream-mcp) 🎖️ 📇 ☁️ - Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`. ### 🚀 Aerospace & Astrodynamics From e29703fd8bda5de241854e4726a2e7088eba2510 Mon Sep 17 00:00:00 2001 From: ForceDream Date: Tue, 28 Jul 2026 19:44:10 +0100 Subject: [PATCH 102/133] Add Glama score badge ForceDream is confirmed listed on Glama (Official badge, A grades on license/quality/maintenance): https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 060b5700f..2d88695dd 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ Servers for accessing many apps and tools through a single MCP server. - [tsouth89/toolport](https://github.com/tsouth89/toolport) [![tsouth89/toolport MCP server](https://glama.ai/mcp/servers/tsouth89/toolport/badges/score.svg)](https://glama.ai/mcp/servers/tsouth89/toolport) 🦀 🏠 🍎 🪟 🐧 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. - [skillselion/skillselion-mcp](https://github.com/skillselion/skillselion-mcp) [![skillselion/skillselion-mcp MCP server](https://glama.ai/mcp/servers/skillselion/skillselion-mcp/badges/score.svg)](https://glama.ai/mcp/servers/skillselion/skillselion-mcp) 📇 ☁️ - Search thousands of community-vetted Claude Code skills, MCP servers and marketplaces from the [Skillselion](https://skillselion.com) catalog, ranked by real install counts + GitHub stars. `load_skill` fetches a real SKILL.md mid-task. Install: `npx -y skillselion-mcp`. - [singhpratech/crimson-crab-mcp-template](https://github.com/singhpratech/crimson-crab-mcp-template) [![singhpratech/crimson-crab-mcp-template MCP server](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template/badges/score.svg)](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template) 🦀 🏠 🍎 🪟 🐧 - A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an `ask_claude` tool. MIT/Apache-2.0. -- [forcedreamai/forcedream-mcp](https://github.com/forcedreamai/forcedream-mcp) 🎖️ 📇 ☁️ - Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`. +- [forcedreamai/forcedream-mcp](https://github.com/forcedreamai/forcedream-mcp) [![forcedreamai/forcedream-mcp MCP server](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forcedreamai/forcedream-mcp) 🎖️ 📇 ☁️ - Discover, invoke, and cryptographically verify AI agents on a paid agent marketplace. 13 tools spanning code generation (6-module engineering verification), security scanning (OSV.dev + GitGuardian), and lead scoring (8 real sources). Every result is Ed25519-signed and independently verifiable -- no trust in the platform required. Install: `npx -y @forcedream/mcp-server`. ### 🚀 Aerospace & Astrodynamics From 44cf87a39fe6c2bf3e88266f7befb6499e9c906e Mon Sep 17 00:00:00 2001 From: Cameron Lowe <8032820+camlowe@users.noreply.github.com> Date: Tue, 28 Jul 2026 17:03:07 -0400 Subject: [PATCH 104/133] Add camlowe/mcp-server-reddit-ads to Marketing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..0631cd5c2 100644 --- a/README.md +++ b/README.md @@ -2511,6 +2511,7 @@ Tools for creating and editing marketing content, working with web meta data, pr - [BlockRunAI/x-grow](https://github.com/BlockRunAI/x-grow) 📇 ☁️ - X/Twitter algorithm optimizer with post drafting, review scoring, and AI image generation for maximum engagement. - [Brand-System/brandsystem-mcp](https://github.com/Brand-System/brandsystem-mcp) [![Brand-System/brandsystem-mcp MCP server](https://glama.ai/mcp/servers/Brand-System/brandsystem-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Brand-System/brandsystem-mcp) 📇 🏠 🍎 🪟 🐧 - Make your brand machine-readable. Extract brand identity (colors, fonts, logo, voice, visual rules) from any website via static CSS + rendered-page extraction, compile into DTCG tokens, brand runtime contracts, and interaction policies. 34 tools across 4 progressive sessions. Subscribable `brand://runtime` and `brand://policy` MCP resources. Content compliance scoring (0-100), pass/fail gate, and HTML/CSS preflight. Brandcode Studio connector for hosted brand sync. - [BRNDMK/brandomica-mcp-server](https://github.com/BRNDMK/brandomica-mcp-server) [![brandomica-mcp-server MCP server](https://glama.ai/mcp/servers/BRNDMK/brandomica-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/BRNDMK/brandomica-mcp-server) 📇 ☁️ - Brand name verification across domains (with pricing), social handles, trademarks (USPTO), web presence, app stores, and SaaS channels. Safety scoring, linguistic/phonetic screening, and filing readiness. +- [camlowe/mcp-server-reddit-ads](https://github.com/camlowe/mcp-server-reddit-ads) 📇 🏠 - Reddit Ads API v3 with working write operations and tiered write-safety controls (read, safe, spend). Manage campaigns, ad groups, ads, budgets, bids, and targeting, pull performance reports, and mint OAuth credentials with a built-in auth command. - [carlosalvite/foundersignal-mcp](https://github.com/carlosalvite/foundersignal-mcp) [![carlosalvite/foundersignal-mcp MCP server](https://glama.ai/mcp/servers/carlosalvite/foundersignal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/carlosalvite/foundersignal-mcp) 📇 🏠 🍎 🪟 🐧 - Ask Claude what SaaS ideas are worth building. Aggregates revenue data, growth signals and pain points from AppSumo, TrustMRR, Product Hunt, Indie Hackers, Reddit and more. - [Citedy/citedy-seo-agent](https://github.com/Citedy/citedy-seo-agent) [![citedy-seo-agent MCP server](https://glama.ai/mcp/servers/@Citedy/citedy-seo-agent/badges/score.svg)](https://glama.ai/mcp/servers/@Citedy/citedy-seo-agent) 📇 ☁️ - Full-stack AI marketing toolkit with 41 MCP tools. Scout X/Reddit trends, analyze competitors, find content gaps, generate SEO articles in 55 languages with AI illustrations and voice-over, create social adaptations for 9 platforms, generate AI avatar videos with subtitles, ingest any URL (YouTube, PDF, audio), create lead magnets, and run content autopilot. - [competlab/competlab-mcp-server](https://github.com/competlab/competlab-mcp-server) [![competlab-mcp-server MCP server](https://glama.ai/mcp/servers/competlab/competlab-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/competlab/competlab-mcp-server) 📇 ☁️ - Competitive intelligence platform with 24 tools. Monitor competitor pricing, content, positioning, tech stacks, and AI visibility — track how ChatGPT, Claude, and Gemini rank your brand. From 8dca6ae14473d116bba9fb8ae3a763ce18a96a7c Mon Sep 17 00:00:00 2001 From: Cameron Lowe <8032820+camlowe@users.noreply.github.com> Date: Tue, 28 Jul 2026 17:35:22 -0400 Subject: [PATCH 105/133] Add Glama score badge to mcp-server-reddit-ads entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0631cd5c2..fe26033e1 100644 --- a/README.md +++ b/README.md @@ -2511,7 +2511,7 @@ Tools for creating and editing marketing content, working with web meta data, pr - [BlockRunAI/x-grow](https://github.com/BlockRunAI/x-grow) 📇 ☁️ - X/Twitter algorithm optimizer with post drafting, review scoring, and AI image generation for maximum engagement. - [Brand-System/brandsystem-mcp](https://github.com/Brand-System/brandsystem-mcp) [![Brand-System/brandsystem-mcp MCP server](https://glama.ai/mcp/servers/Brand-System/brandsystem-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Brand-System/brandsystem-mcp) 📇 🏠 🍎 🪟 🐧 - Make your brand machine-readable. Extract brand identity (colors, fonts, logo, voice, visual rules) from any website via static CSS + rendered-page extraction, compile into DTCG tokens, brand runtime contracts, and interaction policies. 34 tools across 4 progressive sessions. Subscribable `brand://runtime` and `brand://policy` MCP resources. Content compliance scoring (0-100), pass/fail gate, and HTML/CSS preflight. Brandcode Studio connector for hosted brand sync. - [BRNDMK/brandomica-mcp-server](https://github.com/BRNDMK/brandomica-mcp-server) [![brandomica-mcp-server MCP server](https://glama.ai/mcp/servers/BRNDMK/brandomica-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/BRNDMK/brandomica-mcp-server) 📇 ☁️ - Brand name verification across domains (with pricing), social handles, trademarks (USPTO), web presence, app stores, and SaaS channels. Safety scoring, linguistic/phonetic screening, and filing readiness. -- [camlowe/mcp-server-reddit-ads](https://github.com/camlowe/mcp-server-reddit-ads) 📇 🏠 - Reddit Ads API v3 with working write operations and tiered write-safety controls (read, safe, spend). Manage campaigns, ad groups, ads, budgets, bids, and targeting, pull performance reports, and mint OAuth credentials with a built-in auth command. +- [camlowe/mcp-server-reddit-ads](https://github.com/camlowe/mcp-server-reddit-ads) [![camlowe/mcp-server-reddit-ads MCP server](https://glama.ai/mcp/servers/camlowe/mcp-server-reddit-ads/badges/score.svg)](https://glama.ai/mcp/servers/camlowe/mcp-server-reddit-ads) 📇 🏠 - Reddit Ads API v3 with working write operations and tiered write-safety controls (read, safe, spend). Manage campaigns, ad groups, ads, budgets, bids, and targeting, pull performance reports, and mint OAuth credentials with a built-in auth command. - [carlosalvite/foundersignal-mcp](https://github.com/carlosalvite/foundersignal-mcp) [![carlosalvite/foundersignal-mcp MCP server](https://glama.ai/mcp/servers/carlosalvite/foundersignal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/carlosalvite/foundersignal-mcp) 📇 🏠 🍎 🪟 🐧 - Ask Claude what SaaS ideas are worth building. Aggregates revenue data, growth signals and pain points from AppSumo, TrustMRR, Product Hunt, Indie Hackers, Reddit and more. - [Citedy/citedy-seo-agent](https://github.com/Citedy/citedy-seo-agent) [![citedy-seo-agent MCP server](https://glama.ai/mcp/servers/@Citedy/citedy-seo-agent/badges/score.svg)](https://glama.ai/mcp/servers/@Citedy/citedy-seo-agent) 📇 ☁️ - Full-stack AI marketing toolkit with 41 MCP tools. Scout X/Reddit trends, analyze competitors, find content gaps, generate SEO articles in 55 languages with AI illustrations and voice-over, create social adaptations for 9 platforms, generate AI avatar videos with subtitles, ingest any URL (YouTube, PDF, audio), create lead magnets, and run content autopilot. - [competlab/competlab-mcp-server](https://github.com/competlab/competlab-mcp-server) [![competlab-mcp-server MCP server](https://glama.ai/mcp/servers/competlab/competlab-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/competlab/competlab-mcp-server) 📇 ☁️ - Competitive intelligence platform with 24 tools. Monitor competitor pricing, content, positioning, tech stacks, and AI visibility — track how ChatGPT, Claude, and Gemini rank your brand. From 0d6bc36bb5166bf91958202cc5f5ac67099a8b40 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 13 Jul 2026 06:46:38 +0000 Subject: [PATCH 106/133] Add smaniches/alphafold-sovereign-mcp to Biology, Medicine and Bioinformatics Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01PZsC8gyYBpMvgrJB8FDKxp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..6e8f5675c 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [pubspro/pubmed-search](https://github.com/pubspro/pubmed-search) [![pubspro/pubmed-search MCP server](https://glama.ai/mcp/servers/pubspro/pubmed-search/badges/score.svg)](https://glama.ai/mcp/servers/pubspro/pubmed-search) 📇 ☁️ - Search PubMed and summarize biomedical literature, designed for AI health agents. - [Rajskij/oura-mcp](https://github.com/Rajskij/oura-mcp) [![Rajskij/oura-mcp MCP server](https://glama.ai/mcp/servers/Rajskij/oura-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Rajskij/oura-mcp) 📇 ☁️ 🏠 - Ask your Oura Ring about sleep, readiness, activity, stress and heart rate in ChatGPT or Claude, in any language. Read-only, token-efficient, self-hosted; 10 task-oriented tools grouped by how people actually ask. - [SidneyBissoli/medical-terminologies-mcp](https://github.com/SidneyBissoli/medical-terminologies-mcp) [![SidneyBissoli/medical-terminologies-mcp MCP server](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Unified MCP server for ICD-11 (WHO), LOINC, RxNorm, MeSH (NLM), ATC, CID-10 (Brazilian DataSUS), and optional SNOMED CT. 28 tools (34 with SNOMED) with `structuredContent` + `outputSchema` on every default tool. Hosted on Cloudflare Workers, listed on Smithery, and on npm. +- [smaniches/alphafold-sovereign-mcp](https://github.com/smaniches/alphafold-sovereign-mcp) [![smaniches/alphafold-sovereign-mcp MCP server](https://glama.ai/mcp/servers/smaniches/alphafold-sovereign-mcp/badges/score.svg)](https://glama.ai/mcp/servers/smaniches/alphafold-sovereign-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - AlphaFold MCP server integrating AlphaFold DB with eight additional public biomedical data sources, backed by a local SQLite knowledge graph for structural-confidence, variant, disease/phenotype, drug-target, and orthology workflows. `uvx alphafold-sovereign-mcp` - [smaniches/uniprot-mcp](https://github.com/smaniches/uniprot-mcp) [![smaniches/uniprot-mcp MCP server](https://glama.ai/mcp/servers/smaniches/uniprot-mcp/badges/score.svg)](https://glama.ai/mcp/servers/smaniches/uniprot-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Auditable UniProt MCP server: 41 tools over the UniProt knowledgebase (entries, features, variants, PTMs, GO terms, cross-references) with per-query SHA-256 provenance and offline replay. `uvx uniprot-mcp-server` - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. From 5ae0cd59dda08e5f72c044148baa01b196510012 Mon Sep 17 00:00:00 2001 From: think-zone <219234534+think-zone@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:18:50 -0700 Subject: [PATCH 107/133] Add RightOnPar-LLC/mesh-connector to Aggregators --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..191c8ced9 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Servers for accessing many apps and tools through a single MCP server. - [Work90210/APIFold](https://github.com/Work90210/APIFold) [![Work90210/APIFold MCP server](https://glama.ai/mcp/servers/Work90210/APIFold/badges/score.svg)](https://glama.ai/mcp/servers/Work90210/APIFold) 📇 ☁️ - Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key. - [alexar76/aimarket-plugins](https://github.com/alexar76/aimarket-plugins) [![alexar76/aimarket-plugins MCP server](https://glama.ai/mcp/servers/alexar76/aimarket-plugins/badges/score.svg)](https://glama.ai/mcp/servers/alexar76/aimarket-plugins) 📇 ☁️ 🏠 🍎 🪟 🐧 - **aimarket-mcp-packager** hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + `mcp_manifest` + Claude Desktop `mcpServers` config). Part of 15-plugin AIMarket Hub ([modelmarket.dev](https://modelmarket.dev)); protocol discovery at `/.well-known/ai-market.json`. Install: `pip install aimarket-mcp-packager`. - [reefapi/reefapi-mcp](https://github.com/reefapi/reefapi-mcp) [![reefapi/reefapi-mcp MCP server](https://glama.ai/mcp/servers/reefapi/reefapi-mcp/badges/score.svg)](https://glama.ai/mcp/servers/reefapi/reefapi-mcp) 🐍 ☁️ - One MCP for 160+ live web-data APIs — search engines, social (Reddit, TikTok, Threads, Bluesky), e-commerce (Amazon, eBay, AliExpress, Etsy), real estate (Zillow, Redfin), jobs, travel, news, finance and company/people intel. Clean JSON from sites that block scrapers; one key, one shared credit pool, free tier. Remote streamable-http at api.reefapi.com/mcp. +- [RightOnPar-LLC/mesh-connector](https://github.com/RightOnPar-LLC/mesh-connector) 📇 ☁️ - Agent-to-agent capability exchange (MeshMarket): agents browse keylessly, self-onboard via mesh_signup, rent memory/reasoning/safety per call, list their own tools with mesh_publish, and settle in closed-loop credits on a debit-first ledger. - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [![agoragentic-integrations MCP server](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations/badges/score.svg)](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. - [arikusi/deepseek-mcp-server](https://github.com/arikusi/deepseek-mcp-server) [![deepseek-mcp-server MCP server](https://glama.ai/mcp/servers/arikusi/deepseek-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/arikusi/deepseek-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking. - [ariekogan/ateam-mcp](https://github.com/ariekogan/ateam-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environment via stdio or HTTP. From 6b9f11682fe870035c7ba283c0265c172d3c46af Mon Sep 17 00:00:00 2001 From: hivemindunit Date: Tue, 28 Jul 2026 22:29:07 -0400 Subject: [PATCH 108/133] Add LLMIntel model lifecycle MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da0c183cd..7160a756f 100644 --- a/README.md +++ b/README.md @@ -1029,6 +1029,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. ### 💻 Developer Tools +- [hivemindunit/llmintel-mcp](https://github.com/hivemindunit/llmintel-mcp) [![hivemindunit/llmintel-mcp MCP server](https://glama.ai/mcp/servers/hivemindunit/llmintel-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hivemindunit/llmintel-mcp) 📇 ☁️ - Check whether an LLM model id is deprecated, retiring, or retired, and what to migrate to. Covers OpenAI, Anthropic, Azure, Bedrock, Google, and Cohere. No API key. `npx -y @llmintel/mcp` or `https://llmintel.ai/v1/mcp` - [rm-rf-prod/GroundTruth-MCP](https://github.com/rm-rf-prod/GroundTruth-MCP) [![rm-rf-prod/GroundTruth-MCP MCP server](https://glama.ai/mcp/servers/rm-rf-prod/GroundTruth-MCP/badges/score.svg)](https://glama.ai/mcp/servers/rm-rf-prod/GroundTruth-MCP) 📇 🏠 🍎 🪟 🐧 - Self-hosted MCP for live docs, code audits, snippets, and best practices across 445+ libraries. 14 tools, 107 audit patterns with file:line precision, BM25-ranked snippets, lockfile-aware version pinning, npm/PyPI/crates.io/Go fallback. No API keys, no rate limits, Context7 alternative. `npx -y @groundtruth-mcp/gt-mcp` - [scarletkc/vexor](https://github.com/scarletkc/vexor) [![scarletkc/vexor MCP server](https://glama.ai/mcp/servers/scarletkc/vexor/badges/score.svg)](https://glama.ai/mcp/servers/scarletkc/vexor) 🐍 🏠 ☁️ 🍎 🪟 🐧 - A semantic search engine for files and code — find files by describing what they do, not their names. Local reusable indexes, configurable embedding providers (OpenAI, Gemini, Voyage, any OpenAI-compatible API, or fully offline local models), AST-aware code chunking, optional reranking. `uvx vexor mcp` or `pip install vexor`. - [aradar46/reuse-before-generate](https://github.com/aradar46/reuse-before-generate) [![aradar46/reuse-before-generate MCP server](https://glama.ai/mcp/servers/aradar46/reuse-before-generate/badges/score.svg)](https://glama.ai/mcp/servers/aradar46/reuse-before-generate) 📇 🏠 🍎 🪟 🐧 - Checks whether a project idea already exists before your agent scaffolds it. Searches GitHub, npm and Python repos, drops archived/inactive results, and returns at most 3 maintained alternatives with a concrete "extend this instead" suggestion for each. The calling agent does the relevance judgement itself, so no extra API key is needed. `npx -y reuse-before-generate` From 3b5fae35caff8c141897c6d5ebc4ab024f53fff8 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 04:50:51 +0200 Subject: [PATCH 109/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da0c183cd..49d912057 100644 --- a/README.md +++ b/README.md @@ -2238,7 +2238,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [dot-RealityTest/obsidian-codex-mcp](https://github.com/dot-RealityTest/obsidian-codex-mcp) [![dot-RealityTest/obsidian-codex-mcp MCP server](https://glama.ai/mcp/servers/dot-RealityTest/obsidian-codex-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dot-RealityTest/obsidian-codex-mcp) 🐍 🏠 🍎 🪟 🐧 - Local-first Obsidian vault MCP server for Codex, Claude Desktop, and other MCP clients. Works directly with markdown files, no Obsidian plugin, API key, cloud service, or running Obsidian app required. Includes read-only mode, backup-on-write, path isolation, and setup examples. - [DollhouseMCP/mcp-server](https://github.com/DollhouseMCP/mcp-server) [![DollhouseMCP MCP server](https://glama.ai/mcp/servers/DollhouseMCP/mcp-server/badge)](https://glama.ai/mcp/servers/DollhouseMCP/mcp-server) 📇 🏠 🍎 🪟 🐧 - One-line installable MCP server that adds reusable customization elements — personas, skills, templates, agents, memory, and ensembles (collected customization tools) — to any MCP Client application. Dynamic permissioning for safe AI operations, a robust validation architecture, versioning, and a public collection of shareable content. Install: `npx @dollhousemcp/mcp-server@latest --web`. - [DomDemetz/claude-soul](https://github.com/DomDemetz/claude-soul) [![DomDemetz/claude-soul MCP server](https://glama.ai/mcp/servers/DomDemetz/claude-soul/badges/score.svg)](https://glama.ai/mcp/servers/DomDemetz/claude-soul) 📇 🏠 🍎 🐧 - Self-improving learning engine for Claude Code. Extracts signals from every session (corrections, successes, confusion), runs periodic reflections, and evolves behavioral frameworks through evidence tiers (hypothesis → observed → validated). Frameworks that keep working get promoted, bad ones get retired. 9 MCP tools, automatic hooks, phase-adaptive learning. Single dependency, local-only. `npx claude-soul init --starter` -- [dshakes/distil](https://github.com/dshakes/distil) 🐍 🏠 [![distil MCP server](https://glama.ai/mcp/servers/dshakes/distil/badges/score.svg)](https://glama.ai/mcp/servers/dshakes/distil) - Reversibly compress a large tool output to a recoverable 8-hex handle over stdio, expand it on demand, and report a local token/dollar savings ledger. +- [dshakes/distil](https://github.com/dshakes/distil) [![distil MCP server](https://glama.ai/mcp/servers/dshakes/distil/badges/score.svg)](https://glama.ai/mcp/servers/dshakes/distil) 🐍 🏠 - Reversibly compress a large tool output to a recoverable 8-hex handle over stdio, expand it on demand, and report a local token/dollar savings ledger. - [edobusy/agenthold](https://github.com/edobusy/agenthold) [![agenthold MCP server](https://glama.ai/mcp/servers/edobusy/agenthold/badges/score.svg)](https://glama.ai/mcp/servers/edobusy/agenthold) 🐍 🏠 🍎 🪟 🐧 - Shared versioned state store with optimistic concurrency control for coordinating concurrent AI agents. SQLite-backed claim/release locks and append-only audit log. - [elvismdev/mem0-mcp-selfhosted](https://github.com/elvismdev/mem0-mcp-selfhosted) [![mem0-mcp-selfhosted MCP server](https://glama.ai/mcp/servers/elvismdev/mem0-mcp-selfhosted/badges/score.svg)](https://glama.ai/mcp/servers/elvismdev/mem0-mcp-selfhosted) 🐍 🏠 🍎 🪟 🐧 - Self-hosted mem0 MCP server for Claude Code with Qdrant vector search, Neo4j knowledge graph, and Ollama embeddings. Zero-config OAT auth, split-model graph routing, session hooks for automatic cross-session memory, and 11 tools. Supports both Anthropic and fully local Ollama setups. - [Cartisien/engram-mcp](https://github.com/Cartisien/engram-mcp) [![engram-mcp MCP server](https://glama.ai/mcp/servers/Cartisien/engram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Cartisien/engram-mcp) 📇 🏠 🍎 🪟 🐧 - Persistent semantic memory for AI agents. SQLite-backed, local-first, zero config. Semantic search via Ollama embeddings (nomic-embed-text) with keyword fallback. remember, recall, history, forget, and stats tools. Works with Claude Desktop, Cursor, and any MCP client. From e9cfe129a252cf9e9d471f3fbb8acbd33ebe0ee0 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 04:50:54 +0200 Subject: [PATCH 110/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49d912057..db3a12863 100644 --- a/README.md +++ b/README.md @@ -2807,7 +2807,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [vectara/vectara-mcp](https://github.com/vectara/vectara-mcp) 🐍 🏠 ☁️ - An MCP server for accessing Vectara's trusted RAG-as-a-service platform. ### 🔎 Search & Data Extraction -- [pgalyen1987/gate402-mcp](https://github.com/pgalyen1987/gate402-mcp) 📇 ☁️ - Pay-per-call agent APIs over x402 (USDC on Base): per-token LLM inference (Llama 3.1/Qwen/Mistral), per-second GPU/CPU compute, on-chain/DeFi + SEC-EDGAR + news data, and clean-Markdown/Cloudflare-stealth web scraping. Signed receipts, no signup — auto-claims a free-tier key. Install via `npx -y gate402-mcp`. +- [pgalyen1987/gate402-mcp](https://github.com/pgalyen1987/gate402-mcp) [![pgalyen1987/gate402-mcp MCP server](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp/badges/score.svg)](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp) 📇 ☁️ - Pay-per-call agent APIs over x402 (USDC on Base): per-token LLM inference (Llama 3.1/Qwen/Mistral), per-second GPU/CPU compute, on-chain/DeFi + SEC-EDGAR + news data, and clean-Markdown/Cloudflare-stealth web scraping. Signed receipts, no signup — auto-claims a free-tier key. Install via `npx -y gate402-mcp`. - [KnockOutEZ/wigolo](https://github.com/KnockOutEZ/wigolo) [![KnockOutEZ/wigolo MCP server](https://glama.ai/mcp/servers/KnockOutEZ/wigolo/badges/score.svg)](https://glama.ai/mcp/servers/KnockOutEZ/wigolo) 📇 🏠 - Local-first, keyless web intelligence in one server: search, fetch, crawl, extract, cache, find-similar, and research. Multi-engine search with local ML reranking and a persistent SQLite cache, renders JS-heavy pages, and keeps everything on your machine. Install via `npx wigolo init --non-interactive --agents=`. - [newsagentdata/newsagent-mcp](https://github.com/newsagentdata/newsagent-mcp) [![newsagentdata/newsagent-mcp MCP server](https://glama.ai/mcp/servers/newsagentdata/newsagent-mcp/badges/score.svg)](https://glama.ai/mcp/servers/newsagentdata/newsagent-mcp) 🐍 ☁️ - Real-time, ML-enriched news intelligence — urgency scoring, political lean & event clustering across 190+ countries. - [qinisolabs/icdwise](https://github.com/qinisolabs/icdwise) 📇 🏠 ☁️ - Verified ICD-10-CM medical code lookup, validation & reverse search — official descriptions, never guessed. [![qinisolabs/icdwise MCP server](https://glama.ai/mcp/servers/qinisolabs/icdwise/badges/score.svg)](https://glama.ai/mcp/servers/qinisolabs/icdwise) From c3ed991bb1d8762b66881faaf875ec33d9ecd72a Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 04:50:59 +0200 Subject: [PATCH 111/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db3a12863..65232b3fa 100644 --- a/README.md +++ b/README.md @@ -3484,7 +3484,7 @@ Interact with Git repositories and version control platforms. Enables repository - [Startvest-LLC/idealift-mcp-server](https://github.com/Startvest-LLC/idealift-mcp-server) [![idealift-mcp-server MCP server](https://glama.ai/mcp/servers/Startvest-LLC/idealift-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Startvest-LLC/idealift-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Decision intelligence MCP server with signal aggregation, RICE scoring, and decision audit trails. Captures product feedback from Slack, Teams, Discord, and GitHub. - [starecz/karea-mcp](https://github.com/starecz/karea-mcp) [![starecz/karea-mcp MCP server](https://glama.ai/mcp/servers/starecz/karea-mcp/badges/score.svg)](https://glama.ai/mcp/servers/starecz/karea-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for [Karea](https://karea.app) task manager. 44 tools to create, edit, close, recap, and link your dev tasks while Claude Code or Cursor codes. Per-task open questions, attached resources, Jira links, productivity recap. `npx -y karea-mcp` - [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) 📇 ☁️ - An MCP server to interface with the Google Calendar API. Based on TypeScript. -- [tarunlnmiit/autopilot-jobhunt](https://github.com/tarunlnmiit/autopilot-jobhunt) 🐍 🏠 🍎 🪟 🐧 - AI job-hunting agent that scans 130+ company careers pages nightly, scores every role 0–100 against your resume with an LLM, sends top matches to Telegram, and drafts tailored cover letters + resume bullets on command. Pluggable free LLM backends (OpenRouter free tier, Claude Code CLI, or Anthropic API). Exposes `scan_jobs`, `draft_application`, and `export_jobs`. Runs locally; does not auto-submit applications. +- [tarunlnmiit/autopilot-jobhunt](https://github.com/tarunlnmiit/autopilot-jobhunt) [![tarunlnmiit/autopilot-jobhunt MCP server](https://glama.ai/mcp/servers/tarunlnmiit/autopilot-jobhunt/badges/score.svg)](https://glama.ai/mcp/servers/tarunlnmiit/autopilot-jobhunt) 🐍 🏠 🍎 🪟 🐧 - AI job-hunting agent that scans 130+ company careers pages nightly, scores every role 0–100 against your resume with an LLM, sends top matches to Telegram, and drafts tailored cover letters + resume bullets on command. Pluggable free LLM backends (OpenRouter free tier, Claude Code CLI, or Anthropic API). Exposes `scan_jobs`, `draft_application`, and `export_jobs`. Runs locally; does not auto-submit applications. - [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp) 🐍 ☁️ 🍎 🪟 🐧 - Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports. - [teamwork/mcp](https://github.com/teamwork/mcp) 🎖️ 🏎️ ☁️ 🍎 🪟 🐧 - Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point. - [timergy-app/timergy](https://github.com/timergy-app/timergy) [![timergy-app/timergy MCP server](https://glama.ai/mcp/servers/timergy-app/timergy/badges/score.svg)](https://glama.ai/mcp/servers/timergy-app/timergy) 📇 ☁️ - Create scheduling polls (like Doodle/When2Meet) from AI agents. No auth required. Tools: `create_poll`, `get_poll`, `vote_on_poll`, `get_results`, `finalize_poll`. From 5730077d9ef4634829ec3aaaa95261457eee8988 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 04:57:09 +0200 Subject: [PATCH 112/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a2a713f..fede1e60d 100644 --- a/README.md +++ b/README.md @@ -2485,7 +2485,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [SecretiveShell/MCP-timeserver](https://github.com/SecretiveShell/MCP-timeserver) 🐍 🏠 - Access the time in any timezone and get the current local time - [stadiamaps/stadiamaps-mcp-server-ts](https://github.com/stadiamaps/stadiamaps-mcp-server-ts) 📇 ☁️ - A MCP server for Stadia Maps' Location APIs - Lookup addresses, places with geocoding, find time zones, create routes and static maps - [sthan-io/mcp-server](https://github.com/sthan-io/mcp-server) [![sthan-io/mcp-server MCP server](https://glama.ai/mcp/servers/sthan-io/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/sthan-io/mcp-server) 📇 ☁️ - US address verification, parsing, autocomplete, forward/reverse geocoding, and IP geolocation via sthan.io APIs. 8 tools, free tier available. `npx @sthan/mcp-server` -- [vibecodebeast/swath-mcp](https://github.com/vibecodebeast/swath-mcp) 🎖️ 📇 ☁️ - Radar-verified hail/wind storm detection and affected-property intelligence for the continental US — NOAA MRMS swath detection, per-address storm history, area monitors with webhook + email alerts, emailed reports, and swath maps. Hosted Streamable HTTP endpoint at `https://swathapi.com/mcp` (9 tools, free tier). [![vibecodebeast/swath-mcp MCP server](https://glama.ai/mcp/servers/@vibecodebeast/swath-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@vibecodebeast/swath-mcp) +- [vibecodebeast/swath-mcp](https://github.com/vibecodebeast/swath-mcp) [![vibecodebeast/swath-mcp MCP server](https://glama.ai/mcp/servers/@vibecodebeast/swath-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@vibecodebeast/swath-mcp) 🎖️ 📇 ☁️ - Radar-verified hail/wind storm detection and affected-property intelligence for the continental US — NOAA MRMS swath detection, per-address storm history, area monitors with webhook + email alerts, emailed reports, and swath maps. Hosted Streamable HTTP endpoint at `https://swathapi.com/mcp` (9 tools, free tier). - [ThinAirTelematics/thinair-geo](https://github.com/ThinAirTelematics/thinair-geo) [![ThinAir Geo MCP server](https://glama.ai/mcp/servers/ThinAirTelematics/thinair-geo/badges/score.svg)](https://glama.ai/mcp/servers/ThinAirTelematics/thinair-geo) 📇 ☁️ - Location & routing intelligence for AI agents — geocoding, truck routing with hazmat/dimension constraints, traffic, weather, isochrones, place search. Full planet coverage. Hosted MCP server with OAuth 2.0 + Bearer auth. - [TimLukaHorstmann/mcp-weather](https://github.com/TimLukaHorstmann/mcp-weather) 📇 ☁️ - Accurate weather forecasts via the AccuWeather API (free tier available). - [tools-mcp/vessel-traffic-mcp](https://github.com/tools-mcp/vessel-traffic-mcp) [![tools-mcp/vessel-traffic-mcp MCP server](https://glama.ai/mcp/servers/tools-mcp/vessel-traffic-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tools-mcp/vessel-traffic-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Read-only vessel identity lookup, AIS-style positions, tracks, port calls, carrier schedules, vessel schedules, and delay heuristics with source attribution and BYOK provider support. From d4c53a10a2a16112752771f6f59a2cda81c52437 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Tue, 28 Jul 2026 23:12:32 -0400 Subject: [PATCH 113/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b55dfd95..c9a0336f5 100644 --- a/README.md +++ b/README.md @@ -819,7 +819,7 @@ Integration with communication platforms for message management and channel oper Tools for building and operating AI conversation agents that hold structured dialogues with end users. -- [TsvetanG2/cognigy-ai-mcp-management-server](https://github.com/TsvetanG2/cognigy-ai-mcp-management-server) 📇 - Management and automation server for the Cognigy.AI conversational AI platform, exposing 132 tools across flows, agents, snapshots, NLU, functions, and deployment. Published to the official MCP Registry. `npx mcp-cognigy` +- [TsvetanG2/cognigy-ai-mcp-management-server](https://github.com/TsvetanG2/cognigy-ai-mcp-management-server) [![TsvetanG2/cognigy-ai-mcp-management-server MCP server](https://glama.ai/mcp/servers/TsvetanG2/cognigy-ai-mcp-management-server/badges/score.svg)](https://glama.ai/mcp/servers/TsvetanG2/cognigy-ai-mcp-management-server) 📇 - Management and automation server for the Cognigy.AI conversational AI platform, exposing 132 tools across flows, agents, snapshots, NLU, functions, and deployment. Published to the official MCP Registry. `npx mcp-cognigy` - [bodyegypt/lobbyvoices-mcp](https://github.com/bodyegypt/lobbyvoices-mcp) [![bodyegypt/lobbyvoices-mcp MCP server](https://glama.ai/mcp/servers/bodyegypt/lobbyvoices-mcp/badges/score.svg)](https://glama.ai/mcp/servers/bodyegypt/lobbyvoices-mcp) 🎖️ ☁️ - Official remote MCP server for [Lobby](https://lobbyvoices.com/developers), an AI receptionist for small businesses. Seven free no-auth tools: write business phone scripts and IVR menus (English + Mexican Spanish), generate ElevenLabs agent system prompts, calculate missed-call cost, get a hire-a-receptionist verdict, role-play a call against the live receptionist engine, and get a real demo number to call. Typed structured outputs. - [kiro0x/five-mcp](https://github.com/kiro0x/five-mcp) [![kiro0x/five-mcp MCP server](https://glama.ai/mcp/servers/kiro0x/five-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kiro0x/five-mcp) 🐍 🏠 - LLM character consistency engine — generates structured JSON constraints from 4 multiple-choice questions about an AI's psychology. Drop the JSON into any LLM's system prompt to prevent persona drift; reduces inference cost from retries. 160,000 personality patterns; works with any LLM. - [Perspective-AI/mcp](https://github.com/Perspective-AI/mcp) [![Perspective-AI/mcp MCP server](https://glama.ai/mcp/servers/Perspective-AI/mcp/badges/score.svg)](https://glama.ai/mcp/servers/Perspective-AI/mcp) 🎖️ 📇 ☁️ - Official MCP server for [Perspective AI](https://getperspective.ai). An AI Concierge replaces static forms with adaptive AI conversations for lead qualification, customer research, onboarding feedback, and advocacy. Design conversation agents (Concierge, Interviewer, Evaluator, Advocate), analyze conversations, deploy embeds, and automate follow-ups (webhook, email, Slack, HubSpot). From b8edb268fd69fc09005ea3c096058d69f94b174a Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Tue, 28 Jul 2026 23:19:33 -0400 Subject: [PATCH 114/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05dba92db..b1e9d1baf 100644 --- a/README.md +++ b/README.md @@ -2305,7 +2305,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [lyonzin/knowledge-rag](https://github.com/lyonzin/knowledge-rag) [![lyonzin/knowledge-rag MCP server](https://glama.ai/mcp/servers/lyonzin/knowledge-rag/badges/score.svg)](https://glama.ai/mcp/servers/lyonzin/knowledge-rag) 🐍 🏠 🍎 🪟 🐧 - Local RAG system for Claude Code with hybrid search (BM25 + semantic), cross-encoder reranking, markdown-aware chunking, query expansion, and 28 MCP tools. Runs entirely offline with zero external servers. - [markmhendrickson/neotoma](https://github.com/markmhendrickson/neotoma) [![Neotoma MCP server](https://glama.ai/mcp/servers/markmhendrickson/neotoma/badges/score.svg)](https://glama.ai/mcp/servers/markmhendrickson/neotoma) 📇 🏠 🍎 🪟 🐧 - Deterministic state layer for AI agents. Stores versioned entities (contacts, tasks, transactions, decisions) with immutable observations, full provenance, and schema-first extraction. Local-first SQLite, cross-client memory across Claude, Cursor, ChatGPT, and OpenClaw. [Website](https://neotoma.io) - [mattjoyce/mcp-persona-sessions](https://github.com/mattjoyce/mcp-persona-sessions) 🐍 🏠 - Enable AI assistants to conduct structured, persona-driven sessions including interview preparation, personal reflection, and coaching conversations. Built-in timer management and performance evaluation tools. -- [max-ramas/rms-memory-mcp](https://github.com/max-ramas/rms-memory-mcp) [![rms-memory-mcp MCP server](https://glama.ai/mcp/servers/max-ramas/rms-memory-mcp/badges/card.svg)](https://glama.ai/mcp/servers/max-ramas/rms-memory-mcp) 🦀 🏠 🍎 🐧 🪟 - Local-first persistent memory for AI coding agents. Hybrid vector + full-text search (LanceDB + Tantivy), separate Markdown and Tree-sitter code indexes, per-project isolated vaults shared across IDEs (Cursor, Zed, Claude Code, Codex), bounded recall with abstain-on-low-confidence. +- [max-ramas/rms-memory-mcp](https://github.com/max-ramas/rms-memory-mcp) [![max-ramas/rms-memory-mcp MCP server](https://glama.ai/mcp/servers/max-ramas/rms-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/max-ramas/rms-memory-mcp) 🦀 🏠 🍎 🐧 🪟 - Local-first persistent memory for AI coding agents. Hybrid vector + full-text search (LanceDB + Tantivy), separate Markdown and Tree-sitter code indexes, per-project isolated vaults shared across IDEs (Cursor, Zed, Claude Code, Codex), bounded recall with abstain-on-low-confidence. - [maxkuminov/obsidian-mcp](https://github.com/maxkuminov/obsidian-mcp) [![obsidian-mcp MCP server](https://glama.ai/mcp/servers/maxkuminov/obsidian-mcp/badges/score.svg)](https://glama.ai/mcp/servers/maxkuminov/obsidian-mcp) 🐍 🏠 🍎 🪟 🐧 - Self-hosted MCP server for Obsidian with semantic + full-text search over PostgreSQL/pgvector, wikilink graph traversal, atomic note CRUD, OAuth 2.0, and a self-describing vault guide. - [mcasdfgf/mcp-roo-memory](https://github.com/mcasdfgf/mcp-roo-memory) 🐍 🏠 🍎 🪟 🐧 - Persistent fractal graph memory for AI coding agents via MCP. Semantic vector search, hot/cold/archive context tiers, decision tracking, and Docker-based deployment with Qdrant. - [mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) 🐍 🏠 - A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and technical documentation in IDEs like Cursor and Windsurf From 39c7044b12894d8ffa9cfd23cfb29c72445506a6 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Tue, 28 Jul 2026 23:34:53 -0400 Subject: [PATCH 115/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dd849128..3960b203f 100644 --- a/README.md +++ b/README.md @@ -1639,7 +1639,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [convertica-net/convertica-mcp](https://github.com/convertica-net/convertica-mcp) [![convertica-net/convertica-mcp MCP server](https://glama.ai/mcp/servers/convertica-net/convertica-mcp/badges/score.svg)](https://glama.ai/mcp/servers/convertica-net/convertica-mcp) 📇 ☁️ - Convert PDF ⇄ Word, Excel, PowerPoint, JPG, HTML, Markdown, EPUB and PDF/A, plus merge, split, compress, watermark, sign, and protect PDFs, and convert images (HEIC, WebP) — 35+ tools from convertica.net. Zero-config via `npx convertica-mcp`. - [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard - [dabito/hledit-mcp](https://github.com/dabito/hledit-mcp) [![dabito/hledit-mcp MCP server](https://glama.ai/mcp/servers/dabito/hledit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dabito/hledit-mcp) 📇 🏠 🍎 🪟 🐧 - Hash-anchored file edits for MCP clients. Reads files with line anchors, validates anchors against current content, and rejects stale writes before changing files. -- [dimitar-grigorov/mcp-file-tools](https://github.com/dimitar-grigorov/mcp-file-tools) 🏎️ 🏠 🍎 🪟 🐧 - Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies. [![dimitar-grigorov/mcp-file-tools MCP server](https://glama.ai/mcp/servers/dimitar-grigorov/mcp-file-tools/badges/score.svg)](https://glama.ai/mcp/servers/dimitar-grigorov/mcp-file-tools) +- [dimitar-grigorov/mcp-file-tools](https://github.com/dimitar-grigorov/mcp-file-tools) [![dimitar-grigorov/mcp-file-tools MCP server](https://glama.ai/mcp/servers/dimitar-grigorov/mcp-file-tools/badges/score.svg)](https://glama.ai/mcp/servers/dimitar-grigorov/mcp-file-tools) 🏎️ 🏠 🍎 🪟 🐧 - Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies. - [Dissimilis/DirForge](https://github.com/Dissimilis/DirForge) [![Dissimilis/DirForge MCP server](https://glama.ai/mcp/servers/Dissimilis/DirForge/badges/score.svg)](https://glama.ai/mcp/servers/Dissimilis/DirForge) #️⃣ 🏠 🍎 🪟 🐧 - Read-only directory listing web app with a built-in MCP server: directory browsing, file reading, content search, archive inspection, file hashes, and disk usage tools over a configured root. - [drolosoft/go-docs-mcp](https://github.com/drolosoft/go-docs-mcp) [![drolosoft/go-docs-mcp MCP server](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp) 🏎️ 🏠 🍎 🐧 - Multi-format document MCP server — read, search, OCR, and extract from PDF, TXT, MD, DOCX, CSV, and images. Single Go binary, 12 tools, smart mtime-based caching, directory-locked security. - [ebbfijsf/agent-reader](https://github.com/ebbfijsf/agent-reader) [![agent-reader MCP server](https://glama.ai/mcp/servers/ebbfijsf/agent-reader/badges/score.svg)](https://glama.ai/mcp/servers/ebbfijsf/agent-reader) 📇 🏠 🍎 🪟 🐧 - Document beautifier for AI agents. Converts Markdown to styled webpages (with sidebar TOC), Word, PDF, and full-screen image slideshows. Zero-config via `npx agent-reader mcp`. From 1d74b48157255ae1f479caeb6cc056c945a08c9e Mon Sep 17 00:00:00 2001 From: think-zone <219234534+think-zone@users.noreply.github.com> Date: Tue, 28 Jul 2026 21:25:21 -0700 Subject: [PATCH 116/133] Add Glama score badge to mesh-connector entry (per maintainer checklist) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 191c8ced9..68977048c 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Servers for accessing many apps and tools through a single MCP server. - [Work90210/APIFold](https://github.com/Work90210/APIFold) [![Work90210/APIFold MCP server](https://glama.ai/mcp/servers/Work90210/APIFold/badges/score.svg)](https://glama.ai/mcp/servers/Work90210/APIFold) 📇 ☁️ - Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key. - [alexar76/aimarket-plugins](https://github.com/alexar76/aimarket-plugins) [![alexar76/aimarket-plugins MCP server](https://glama.ai/mcp/servers/alexar76/aimarket-plugins/badges/score.svg)](https://glama.ai/mcp/servers/alexar76/aimarket-plugins) 📇 ☁️ 🏠 🍎 🪟 🐧 - **aimarket-mcp-packager** hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + `mcp_manifest` + Claude Desktop `mcpServers` config). Part of 15-plugin AIMarket Hub ([modelmarket.dev](https://modelmarket.dev)); protocol discovery at `/.well-known/ai-market.json`. Install: `pip install aimarket-mcp-packager`. - [reefapi/reefapi-mcp](https://github.com/reefapi/reefapi-mcp) [![reefapi/reefapi-mcp MCP server](https://glama.ai/mcp/servers/reefapi/reefapi-mcp/badges/score.svg)](https://glama.ai/mcp/servers/reefapi/reefapi-mcp) 🐍 ☁️ - One MCP for 160+ live web-data APIs — search engines, social (Reddit, TikTok, Threads, Bluesky), e-commerce (Amazon, eBay, AliExpress, Etsy), real estate (Zillow, Redfin), jobs, travel, news, finance and company/people intel. Clean JSON from sites that block scrapers; one key, one shared credit pool, free tier. Remote streamable-http at api.reefapi.com/mcp. -- [RightOnPar-LLC/mesh-connector](https://github.com/RightOnPar-LLC/mesh-connector) 📇 ☁️ - Agent-to-agent capability exchange (MeshMarket): agents browse keylessly, self-onboard via mesh_signup, rent memory/reasoning/safety per call, list their own tools with mesh_publish, and settle in closed-loop credits on a debit-first ledger. +- [RightOnPar-LLC/mesh-connector](https://github.com/RightOnPar-LLC/mesh-connector) [![MCP Server](https://glama.ai/mcp/servers/tj2bviu2gh/badge)](https://glama.ai/mcp/servers/tj2bviu2gh) 📇 ☁️ - Agent-to-agent capability exchange (MeshMarket): agents browse keylessly, self-onboard via mesh_signup, rent memory/reasoning/safety per call, list their own tools with mesh_publish, and settle in closed-loop credits on a debit-first ledger. - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [![agoragentic-integrations MCP server](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations/badges/score.svg)](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. - [arikusi/deepseek-mcp-server](https://github.com/arikusi/deepseek-mcp-server) [![deepseek-mcp-server MCP server](https://glama.ai/mcp/servers/arikusi/deepseek-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/arikusi/deepseek-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking. - [ariekogan/ateam-mcp](https://github.com/ariekogan/ateam-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environment via stdio or HTTP. From 2e7e60de5933bd8206a0b312a22754142eb73100 Mon Sep 17 00:00:00 2001 From: Richard Date: Mon, 15 Jun 2026 13:55:51 -0400 Subject: [PATCH 117/133] Add VicSee MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 099aff887..ab2cce791 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [shunshi-ai/bazi-reader-mcp](https://github.com/shunshi-ai/bazi-reader-mcp) [![shunshi-ai/bazi-reader-mcp MCP server](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp) 📇 🏠 🍎 🪟 🐧 - Bazi (Four Pillars / 四柱推命 / 사주팔자) charting MCP server with true solar time correction and multilingual output (中文/EN/日本語/한국어). `npx shunshi-bazi-mcp` - [tasopen/mcp-alphabanana](https://github.com/tasopen/mcp-alphabanana) [![mcp-alphabanana MCP server](https://glama.ai/mcp/servers/@tasopen/mcp-alphabanana/badges/score.svg)](https://glama.ai/mcp/servers/@tasopen/mcp-alphabanana) 📇 🏠 🍎 🪟 🐧 - Local MCP server for generating image assets with Google Gemini (Nano Banana 2 / Pro). Supports transparent PNG/WebP output, exact resizing/cropping, up to 14 reference images, and Google Search grounding. - [TwelveTake-Studios/reaper-mcp](https://github.com/TwelveTake-Studios/reaper-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server enabling AI assistants to control REAPER DAW for mixing, mastering, MIDI composition, and full music production with 129 tools +- [vicseeai/vicsee-mcp-server](https://github.com/vicseeai/vicsee-mcp-server) 📇 ☁️ - Generate, edit, and upscale AI video & images (Seedance, Veo, Kling, FLUX, Nano Banana) from any agent via VicSee. - [XavierFabregat/spotify-mcp](https://github.com/XavierFabregat/spotify-mcp) [![XavierFabregat/spotify-mcp MCP server](https://glama.ai/mcp/servers/XavierFabregat/spotify-mcp/badges/score.svg)](https://glama.ai/mcp/servers/XavierFabregat/spotify-mcp) 📇 🏠 🍎 🪟 🐧 - Conversational Spotify control with intent-shaped tools: play by description, queue, devices, playlists, and library, plus a 2-minute PKCE setup wizard. Built for the post-Feb-2026 Spotify Web API. `npx -y @xavifabregat/spotify-mcp` - [yuna0x0/anilist-mcp](https://github.com/yuna0x0/anilist-mcp) 📇 ☁️ - A MCP server integrating AniList API for anime and manga information - [yuvalsuede/agent-media](https://github.com/yuvalsuede/agent-media) 📇 ☁️ 🍎 🪟 🐧 - CLI and MCP server for AI video and image generation with unified access to 7 models (Kling, Veo, Sora, Seedance, Flux, Grok Imagine). Provides 9 tools for generating, managing, and browsing media. From bd6d9b0910dbfd4e6b0ac72c907f249c8633988a Mon Sep 17 00:00:00 2001 From: Richard Date: Wed, 29 Jul 2026 00:25:02 -0400 Subject: [PATCH 118/133] Add Glama score badge to VicSee MCP server entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab2cce791..3fb1057d1 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [shunshi-ai/bazi-reader-mcp](https://github.com/shunshi-ai/bazi-reader-mcp) [![shunshi-ai/bazi-reader-mcp MCP server](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp) 📇 🏠 🍎 🪟 🐧 - Bazi (Four Pillars / 四柱推命 / 사주팔자) charting MCP server with true solar time correction and multilingual output (中文/EN/日本語/한국어). `npx shunshi-bazi-mcp` - [tasopen/mcp-alphabanana](https://github.com/tasopen/mcp-alphabanana) [![mcp-alphabanana MCP server](https://glama.ai/mcp/servers/@tasopen/mcp-alphabanana/badges/score.svg)](https://glama.ai/mcp/servers/@tasopen/mcp-alphabanana) 📇 🏠 🍎 🪟 🐧 - Local MCP server for generating image assets with Google Gemini (Nano Banana 2 / Pro). Supports transparent PNG/WebP output, exact resizing/cropping, up to 14 reference images, and Google Search grounding. - [TwelveTake-Studios/reaper-mcp](https://github.com/TwelveTake-Studios/reaper-mcp) 🐍 🏠 🍎 🪟 🐧 - MCP server enabling AI assistants to control REAPER DAW for mixing, mastering, MIDI composition, and full music production with 129 tools -- [vicseeai/vicsee-mcp-server](https://github.com/vicseeai/vicsee-mcp-server) 📇 ☁️ - Generate, edit, and upscale AI video & images (Seedance, Veo, Kling, FLUX, Nano Banana) from any agent via VicSee. +- [vicseeai/vicsee-mcp-server](https://github.com/vicseeai/vicsee-mcp-server) [![vicseeai/vicsee-mcp-server MCP server](https://glama.ai/mcp/servers/vicseeai/vicsee-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/vicseeai/vicsee-mcp-server) 📇 ☁️ - Generate, edit, and upscale AI video & images (Seedance, Veo, Kling, FLUX, Nano Banana) from any agent via VicSee. - [XavierFabregat/spotify-mcp](https://github.com/XavierFabregat/spotify-mcp) [![XavierFabregat/spotify-mcp MCP server](https://glama.ai/mcp/servers/XavierFabregat/spotify-mcp/badges/score.svg)](https://glama.ai/mcp/servers/XavierFabregat/spotify-mcp) 📇 🏠 🍎 🪟 🐧 - Conversational Spotify control with intent-shaped tools: play by description, queue, devices, playlists, and library, plus a 2-minute PKCE setup wizard. Built for the post-Feb-2026 Spotify Web API. `npx -y @xavifabregat/spotify-mcp` - [yuna0x0/anilist-mcp](https://github.com/yuna0x0/anilist-mcp) 📇 ☁️ - A MCP server integrating AniList API for anime and manga information - [yuvalsuede/agent-media](https://github.com/yuvalsuede/agent-media) 📇 ☁️ 🍎 🪟 🐧 - CLI and MCP server for AI video and image generation with unified access to 7 models (Kling, Veo, Sora, Seedance, Flux, Grok Imagine). Provides 9 tools for generating, managing, and browsing media. From 6af4d4b6e8d035abba774cb23f8e33875fd66524 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 00:32:31 -0400 Subject: [PATCH 119/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07672eb13..6152abb11 100644 --- a/README.md +++ b/README.md @@ -2230,7 +2230,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [bitbonsai/mcp-obsidian](https://github.com/bitbonsai/mcp-obsidian) 📇 🏠 🍎 🪟 🐧 - Universal AI bridge for Obsidian vaults using MCP. Provides safe read/write access to notes with 11 comprehensive methods for vault operations including search, batch operations, tag management, and frontmatter handling. Works with Claude, ChatGPT, and any MCP-compatible AI assistant. - [bluzername/lennys-quotes](https://github.com/bluzername/lennys-quotes) 📇 🏠 - Query 269 episodes of Lenny's Podcast for product management wisdom. Search 51,000+ transcript segments with YouTube timestamps. Perfect for PRDs, strategy, and PM career advice. - [lildaddyo/braintube-mcp](https://github.com/lildaddyo/braintube-mcp) [![lildaddyo/braintube-mcp MCP server](https://glama.ai/mcp/servers/lildaddyo/braintube-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lildaddyo/braintube-mcp) 📇 ☁️ - Compiles saved YouTube videos, podcasts, articles, PDFs, and Notion/Obsidian notes into a persistent, semantically searchable knowledge base any AI can query over MCP. -- [linklore/linklore-mcp](https://github.com/linklore/linklore-mcp) 🐍 🏠 - AI-native structured memory for coding agents — typed lore/doc entries with status and links, read and written by agents via MCP. +- [linklore/linklore-mcp](https://github.com/linklore/linklore-mcp) [![linklore/linklore-mcp MCP server](https://glama.ai/mcp/servers/linklore/linklore-mcp/badges/score.svg)](https://glama.ai/mcp/servers/linklore/linklore-mcp) 🐍 🏠 - AI-native structured memory for coding agents — typed lore/doc entries with status and links, read and written by agents via MCP. - [cameronrye/openzim-mcp](https://github.com/cameronrye/openzim-mcp) 🐍 🏠 - Modern, secure MCP server for accessing ZIM format knowledge bases offline. Enables AI models to search and navigate Wikipedia, educational content, and other compressed knowledge archives with smart retrieval, caching, and comprehensive API. - [carrasquelalex1/hipocampo](https://github.com/carrasquelalex1/hipocampo) [![carrasquelalex1/hipocampo MCP server](https://glama.ai/mcp/servers/carrasquelalex1/hipocampo/badges/score.svg)](https://glama.ai/mcp/servers/carrasquelalex1/hipocampo) 🐍 🏠 🍎 🪟 🐧 - Dual-memory MCP system (PostgreSQL 17 + pgvector + NVIDIA NIM). 11 tools: search, save, profile, health, auto-repair, stats, tune, dedup, checkpoint, maintenance. Sparse Selective Caching (SSC) with 4-phase progressive retrieval. Bilingual EN/ES. `python scripts/hipocampo_mcp_server.py` - [catfish-1234/sessionmem](https://github.com/catfish-1234/sessionmem) [![catfish-1234/sessionmem MCP server](https://glama.ai/mcp/servers/catfish-1234/sessionmem/badges/score.svg)](https://glama.ai/mcp/servers/catfish-1234/sessionmem) 📇 🏠 - Local-first memory layer for AI coding assistants. Watches your coding sessions and injects a compact summary at the start of each new session. No cloud, no account, just a SQLite file on your machine. Works with Claude Code, Cursor, Cline, Windsurf, and any other MCP host. From 64845e9f3e39b9c2004d5e9a3a9cdff76906a94c Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 01:36:54 -0400 Subject: [PATCH 120/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a92e89bf9..48c5c61c8 100644 --- a/README.md +++ b/README.md @@ -2906,7 +2906,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [dealx/mcp-server](https://github.com/DealExpress/mcp-server) ☁️ - MCP Server for DealX platform - [deficlow/HyperStore-MCP](https://github.com/deficlow/HyperStore-MCP) [![deficlow/HyperStore-MCP MCP server](https://glama.ai/mcp/servers/deficlow/HyperStore-MCP/badges/score.svg)](https://glama.ai/mcp/servers/deficlow/HyperStore-MCP) 🐍 ☁️ 🏠 - Search 6,500+ curated AI applications from the HyperStore directory. 8 tools (keyword + semantic search, full details, browsing), 3 resources, 3 prompts. Install via `uvx hyperstore-mcp` or use the hosted endpoint at `https://mcp.store.hypergpt.ai/mcp`. - [devflowinc/trieve](https://github.com/devflowinc/trieve/tree/main/clients/mcp-server) 🎖️ 📇 ☁️ 🏠 - Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai) -- [divyanshu-iitian/SearchForge](https://github.com/divyanshu-iitian/SearchForge) 📇 🏠 🍎 🪟 🐧 - Free capability-routed search and web reading for agents: GitHub, Crossref, Hacker News, Wikipedia, private SearXNG, and URL-to-Markdown, with live health diagnostics and no telemetry. Exposes `web_search`, `read_url`, and `search_status`. [![divyanshu-iitian/SearchForge MCP server](https://glama.ai/mcp/servers/divyanshu-iitian/SearchForge/badges/score.svg)](https://glama.ai/mcp/servers/divyanshu-iitian/SearchForge) +- [divyanshu-iitian/SearchForge](https://github.com/divyanshu-iitian/SearchForge) [![divyanshu-iitian/SearchForge MCP server](https://glama.ai/mcp/servers/divyanshu-iitian/SearchForge/badges/score.svg)](https://glama.ai/mcp/servers/divyanshu-iitian/SearchForge) 📇 🏠 🍎 🪟 🐧 - Free capability-routed search and web reading for agents: GitHub, Crossref, Hacker News, Wikipedia, private SearXNG, and URL-to-Markdown, with live health diagnostics and no telemetry. Exposes `web_search`, `read_url`, and `search_status`. - [dorukardahan/domain-search-mcp](https://github.com/dorukardahan/domain-search-mcp) 📇 ☁️ - Fast domain availability aggregator with pricing. Checks Porkbun, Namecheap, GoDaddy, RDAP & WHOIS. Includes bulk search, registrar comparison, AI-powered suggestions, and social media handle checking. - [mikusnuz/gsc-mcp](https://github.com/mikusnuz/gsc-mcp) [![mikusnuz/gsc-mcp MCP server](https://glama.ai/mcp/servers/mikusnuz/gsc-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mikusnuz/gsc-mcp) 📇 ☁️ - MCP server for Google Search Console & Indexing API — 13 tools for search analytics, sitemaps, URL inspection, and batch indexing. - [oso95/domain-suite-mcp](https://github.com/oso95/domain-suite-mcp) [![domain-suite-mcp MCP server](https://glama.ai/mcp/servers/oso95/domain-suite-mcp/badges/score.svg)](https://glama.ai/mcp/servers/oso95/domain-suite-mcp) 📇 🏠 - Full domain lifecycle management: availability checking (zero config), registration, DNS, SSL, email auth (SPF/DKIM/DMARC), and WHOIS across Porkbun, Namecheap, GoDaddy, and Cloudflare. 21 tools. From 05efd1285221271fe9b6cafe566e8b5be93ba9de Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 01:39:34 -0400 Subject: [PATCH 121/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e368f16a..b9d87caa2 100644 --- a/README.md +++ b/README.md @@ -2260,7 +2260,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [XJTLUmedia/Context-First-MCP](https://github.com/XJTLUmedia/Context-First-MCP) 📇 ☁️ 🏠 🍎 🪟 🐧 - Session memory, context health monitoring, reasoning quality, and truthfulness verification MCP server with 37 tools and tiered memory storage. `npx -y context-first-mcp` - [alfredoizdev/contextforge-mcp](https://github.com/alfredoizdev/contextforge-mcp) [![alfredoizdev/contextforge-mcp MCP server](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/alfredoizdev/contextforge-mcp) 📇 ☁️ - Persistent memory for Claude Code, Cursor, and GitHub Copilot via MCP. Semantic search, Git commit/PR sync, project-based organization, team collaboration. Free tier available. `npx contextforge-mcp` - [contextium-io/contextium-mcp-server](https://github.com/contextium-io/contextium-mcp-server) [![contextium-io/contextium-mcp-server MCP server](https://glama.ai/mcp/servers/contextium-io/contextium-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/contextium-io/contextium-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - One shared context for every AI tool your team uses. Serves your team's knowledge, coding standards, skills, and AI agents to Claude, Cursor, Copilot, and any MCP client — load a whole workflow (docs, agents, skills, tasks, phases) in a single call. Versioned and permissioned. `npx @contextium/mcp-server` -- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/servers/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/servers/yonro/memory-os-cli) +- [yonro/memory-os-cli](https://github.com/yonro/memory-os-cli) [![yonro/memory-os-cli MCP server](https://glama.ai/mcp/servers/yonro/memory-os-cli/badges/score.svg)](https://glama.ai/mcp/servers/yonro/memory-os-cli) 📇 ☁️ - XMemo is user-owned memory for AI agents over a hosted Streamable HTTP MCP endpoint. Save, search, recall, and manage scoped memories across Copilot, Claude, ChatGPT, IDEs, and CLIs. `https://xmemo.dev/mcp` - [contextstream/mcp-server](https://github.com/contextstream/mcp-server) [![contextstream/mcp-server MCP server](https://glama.ai/mcp/servers/contextstream/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/contextstream/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, and decision tracking. 90.0% on LongMemEval-S. Works across Cursor, Claude Code, Windsurf, and any MCP client. `npx -y @contextstream/mcp-server` - [conversation-handoff-mcp](https://github.com/trust-delta/conversation-handoff-mcp) 📇 🏠 - Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter. - [cryptosquanch/legends-mcp](https://github.com/cryptosquanch/legends-mcp) 📇 🏠 🍎 🪟 🐧 - Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required. From 359bdcd7693dfb6cf14c45778ba4468859a0f870 Mon Sep 17 00:00:00 2001 From: Al-source-web Date: Wed, 29 Jul 2026 01:40:33 -0400 Subject: [PATCH 122/133] fix: use Glama score badge for Clarity --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9454298cb..83dec73f6 100644 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [SidneyBissoli/medical-terminologies-mcp](https://github.com/SidneyBissoli/medical-terminologies-mcp) [![SidneyBissoli/medical-terminologies-mcp MCP server](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SidneyBissoli/medical-terminologies-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Unified MCP server for ICD-11 (WHO), LOINC, RxNorm, MeSH (NLM), ATC, CID-10 (Brazilian DataSUS), and optional SNOMED CT. 28 tools (34 with SNOMED) with `structuredContent` + `outputSchema` on every default tool. Hosted on Cloudflare Workers, listed on Smithery, and on npm. - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. -- [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) [![MCP Score](https://glama.ai/mcp/servers/@thehealthai/clarity-mcp/badge)](https://glama.ai/mcp/servers/@thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. +- [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) [![thehealthai/clarity-mcp MCP server](https://glama.ai/mcp/servers/thehealthai/clarity-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. - [thelongevityvault/decoder-3am-mcp](https://github.com/thelongevityvault/decoder-3am-mcp) [![thelongevityvault/decoder-3am-mcp MCP server](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp) 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. @@ -3460,4 +3460,4 @@ Now Claude can answer questions about writing MCP servers and how they work Star History Chart - \ No newline at end of file + From 1b488d5ae695d9ee64c2c1fe2c0b9e198d5de6fd Mon Sep 17 00:00:00 2001 From: zsxh1990 <445655361@qq.com> Date: Wed, 29 Jul 2026 14:13:12 +0800 Subject: [PATCH 123/133] Add pr-genius to Knowledge & Memory Evidence-backed PR contribution advisor. 550+ case studies from 33 repos, 8 tools for merge probability analysis. Glama A-rated. Signed-off-by: zsxh1990 <445655361@qq.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ada8dc4ea..4c12adcde 100644 --- a/README.md +++ b/README.md @@ -2320,6 +2320,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [idapixl/algora-mcp-server](https://github.com/idapixl/algora-mcp-server) [![idapixl-algora-mcp-server MCP server](https://glama.ai/mcp/servers/idapixl-algora-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/idapixl-algora-mcp-server) 📇 ☁️ - Browse and search open-source bounties on Algora. 5 tools: list, search, filter by org/tech/amount, get top bounties, aggregate stats. No API key required. - [IgorGanapolsky/mcp-memory-gateway](https://github.com/IgorGanapolsky/mcp-memory-gateway) [![IgorGanapolsky/mcp-memory-gateway MCP server](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway/badges/score.svg)](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway) 📇 🏠 - Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks. - [Ikalus1988/MisakaNet](https://github.com/Ikalus1988/MisakaNet) [![Ikalus1988/MisakaNet MCP server](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet/badges/score.svg)](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet) 🐍 🏠 🍎 🪟 🐧 - Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py` +- [zsxh1990/pr-genius](https://github.com/zsxh1990/pr-genius) [![zsxh1990/pr-genius MCP server](https://glama.ai/mcp/servers/zsxh1990/pr-genius/badges/score.svg)](https://glama.ai/mcp/servers/zsxh1990/pr-genius) 🐍 🏠 - Evidence-backed PR contribution advisor. 550+ case studies from 33 repos, 8 tools for merge probability analysis, pattern matching, and contribution strategy. `pip install prgenius-core` - [JamesANZ/cross-llm-mcp](https://github.com/JamesANZ/cross-llm-mcp) 📇 🏠 - An MCP server that enables cross-LLM communication and memory sharing, allowing different AI models to collaborate and share context across conversations. - [JamesANZ/memory-mcp](https://github.com/JamesANZ/memory-mcp) 📇 🏠 - An MCP server that stores and retrieves memories from multiple LLMs using MongoDB. Provides tools for saving, retrieving, adding, and clearing conversation memories with timestamps and LLM identification. - [japlete/md-vision-mcp](https://github.com/japlete/md-vision-mcp) [![md-vision-mcp MCP server](https://glama.ai/mcp/servers/japlete/md-vision-mcp/badges/score.svg)](https://glama.ai/mcp/servers/japlete/md-vision-mcp) 📇 🏠 🍎 🪟 🐧 - Read Markdown with inlined images and heading indexes for agentic RAG over local docs or allowed URLs. From 06b2d001bc0d7d40d0fc3e461dea67dce4f5d61f Mon Sep 17 00:00:00 2001 From: Health AI Date: Tue, 14 Jul 2026 15:16:53 -0400 Subject: [PATCH 124/133] Add 483 Risk Radar (FDA/NHTSA regulatory-risk MCP server) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ada8dc4ea..4ced57ef9 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. - [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) [![thehealthai/clarity-mcp MCP server](https://glama.ai/mcp/servers/thehealthai/clarity-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. +- [thehealthai/fda-risk-radar-mcp](https://github.com/thehealthai/fda-risk-radar-mcp) 📇 ☁️ - FDA & NHTSA regulatory-risk intelligence for agents: device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 12 tools. Decision support, not regulatory advice. Hosted at radar.healthai.com/api/mcp. - [thelongevityvault/decoder-3am-mcp](https://github.com/thelongevityvault/decoder-3am-mcp) [![thelongevityvault/decoder-3am-mcp MCP server](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp) 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. From 3cf771ea56108cf7e894791d5a7f1990dc280cd9 Mon Sep 17 00:00:00 2001 From: Health AI Date: Tue, 14 Jul 2026 16:45:06 -0400 Subject: [PATCH 125/133] Add 483 Risk Radar (FDA/NHTSA regulatory-risk MCP server) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ced57ef9..4a19a03b6 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. - [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) [![thehealthai/clarity-mcp MCP server](https://glama.ai/mcp/servers/thehealthai/clarity-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. -- [thehealthai/fda-risk-radar-mcp](https://github.com/thehealthai/fda-risk-radar-mcp) 📇 ☁️ - FDA & NHTSA regulatory-risk intelligence for agents: device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 12 tools. Decision support, not regulatory advice. Hosted at radar.healthai.com/api/mcp. +- [thehealthai/fda-risk-radar-mcp](https://github.com/thehealthai/fda-risk-radar-mcp) 📇 ☁️ - The MCP server behind [Constat](https://constat.dev): FDA & NHTSA regulatory-risk intelligence for agents — device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 12 tools. Decision support, not regulatory advice. Hosted at radar.healthai.com/api/mcp. - [thelongevityvault/decoder-3am-mcp](https://github.com/thelongevityvault/decoder-3am-mcp) [![thelongevityvault/decoder-3am-mcp MCP server](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp) 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. From 2ea309825ac6d55d9fc23fa662a8c4ca09ad3697 Mon Sep 17 00:00:00 2001 From: Al-source-web Date: Mon, 27 Jul 2026 23:39:57 -0400 Subject: [PATCH 126/133] radar entry: Glama score badge, 14 tools, constat.dev host --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a19a03b6..84aac67f9 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. - [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) [![thehealthai/clarity-mcp MCP server](https://glama.ai/mcp/servers/thehealthai/clarity-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. -- [thehealthai/fda-risk-radar-mcp](https://github.com/thehealthai/fda-risk-radar-mcp) 📇 ☁️ - The MCP server behind [Constat](https://constat.dev): FDA & NHTSA regulatory-risk intelligence for agents — device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 12 tools. Decision support, not regulatory advice. Hosted at radar.healthai.com/api/mcp. +- [thehealthai/fda-risk-radar-mcp](https://github.com/thehealthai/fda-risk-radar-mcp) [![MCP Score](https://glama.ai/mcp/servers/@thehealthai/fda-risk-radar-mcp/badge)](https://glama.ai/mcp/servers/@thehealthai/fda-risk-radar-mcp) 📇 ☁️ - The MCP server behind [Constat](https://constat.dev): FDA & NHTSA regulatory-risk intelligence for agents — device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 14 tools. Decision support, not regulatory advice. Hosted at constat.dev/api/mcp. - [thelongevityvault/decoder-3am-mcp](https://github.com/thelongevityvault/decoder-3am-mcp) [![thelongevityvault/decoder-3am-mcp MCP server](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp) 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. From 799668f6b50cb60181fe22a9c39953d3da82d69c Mon Sep 17 00:00:00 2001 From: Al-source-web Date: Wed, 29 Jul 2026 01:36:28 -0400 Subject: [PATCH 127/133] fix: use Glama score badge for Risk Radar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84aac67f9..be4494905 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [the-momentum/apple-health-mcp-server](https://github.com/the-momentum/apple-health-mcp-server) 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included. - [the-momentum/fhir-mcp-server](https://github.com/the-momentum/fhir-mcp-server) 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language. - [thehealthai/clarity-mcp](https://github.com/thehealthai/clarity-mcp) [![thehealthai/clarity-mcp MCP server](https://glama.ai/mcp/servers/thehealthai/clarity-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thehealthai/clarity-mcp) 📇 ☁️ - Condition-aware ingredient, product & supplement safety for agents, with provenance on every answer — a verdict, an evidence tier (Gold/Silver/Bronze), and a verifiable citation — across breastfeeding, pregnancy, histamine/MCAS, rosacea, HS, allergy and fertility lenses. 9 tools incl. validate_claim (fact-check a claim against curated cited sources) and check_recall (FDA/consumer recall lookup by brand with Class I flagging and source URLs). Hosted at mcp.healthai.com. -- [thehealthai/fda-risk-radar-mcp](https://github.com/thehealthai/fda-risk-radar-mcp) [![MCP Score](https://glama.ai/mcp/servers/@thehealthai/fda-risk-radar-mcp/badge)](https://glama.ai/mcp/servers/@thehealthai/fda-risk-radar-mcp) 📇 ☁️ - The MCP server behind [Constat](https://constat.dev): FDA & NHTSA regulatory-risk intelligence for agents — device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 14 tools. Decision support, not regulatory advice. Hosted at constat.dev/api/mcp. +- [thehealthai/fda-risk-radar-mcp](https://github.com/thehealthai/fda-risk-radar-mcp) [![thehealthai/fda-risk-radar-mcp MCP server](https://glama.ai/mcp/servers/thehealthai/fda-risk-radar-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thehealthai/fda-risk-radar-mcp) 📇 ☁️ - The MCP server behind [Constat](https://constat.dev): FDA & NHTSA regulatory-risk intelligence for agents — device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 14 tools. Decision support, not regulatory advice. Hosted at constat.dev/api/mcp. - [thelongevityvault/decoder-3am-mcp](https://github.com/thelongevityvault/decoder-3am-mcp) [![thelongevityvault/decoder-3am-mcp MCP server](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thelongevityvault/decoder-3am-mcp) 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder. - [wso2/fhir-mcp-server](https://github.com/wso2/fhir-mcp-server) 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support. From 6fa7d7cdcbe1cae671656f9e7d564a084b90c3f5 Mon Sep 17 00:00:00 2001 From: Al-source-web Date: Sun, 12 Jul 2026 12:51:37 -0400 Subject: [PATCH 128/133] Add MCP Queen to Aggregators --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ada8dc4ea..24b9383f3 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Servers for accessing many apps and tools through a single MCP server. - [2s-io/sdk](https://github.com/2s-io/sdk) [![2s-io/sdk MCP server](https://glama.ai/mcp/servers/2s-io/sdk/badges/score.svg)](https://glama.ai/mcp/servers/2s-io/sdk) 📇 ☁️ 🍎 🪟 🐧 - Unified API for AI agents — 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 — no API keys, no signup. `npx -y @2sio/mcp` - [8randonpickart5/alderpost-mcp](https://github.com/8randonpickart5/alderpost-mcp) [![alderpost-mcp MCP server](https://glama.ai/mcp/servers/8randonpickart5/alderpost-mcp/badges/score.svg)](https://glama.ai/mcp/servers/8randonpickart5/alderpost-mcp) 📇 ☁️ - 8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base. - [GTCC777/pulsenetwork-mcp](https://github.com/GTCC777/pulsenetwork-mcp) [![GTCC777/pulsenetwork-mcp MCP server](https://glama.ai/mcp/servers/GTCC777/pulsenetwork-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GTCC777/pulsenetwork-mcp) 📇 - One MCP server exposing 66 specialized intelligence APIs (660+ endpoints) — finance, crypto, legal, immigration, healthcare cost, real estate, tax, climate, sports, science, and more — each an x402 pay-per-call tool in USDC on Base and Solana. Includes a `discover` meta-tool over the whole network and a cross-vertical referral graph. No API keys. `npx mcp-pulsenetwork` +- [mcpqueen/mcpqueen](https://github.com/mcpqueen/mcpqueen) 🎖️ 📇 ☁️ - The graded MCP registry: live-probes every remote server in the official registry (initialize, tools/list, schema quality, latency, provenance) and publishes evidence-backed grades — searchable by agents via its own MCP endpoint at [mcpqueen.com](https://mcpqueen.com). - [szp2005/llm-prices-cn](https://github.com/szp2005/llm-prices-cn) [![szp2005/llm-prices-cn MCP server](https://glama.ai/mcp/servers/szp2005/llm-prices-cn/badges/score.svg)](https://glama.ai/mcp/servers/szp2005/llm-prices-cn) 🐍 ☁️ - Daily-verified LLM API pricing dataset (44+ models, CN & global) with a hosted MCP server for live price queries and token cost estimation. - [tadas-github/a2asearch-mcp](https://github.com/tadas-github/a2asearch-mcp) [![tadas-github/a2asearch-mcp MCP server](https://glama.ai/mcp/servers/tadas-github/a2asearch-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tadas-github/a2asearch-mcp) 📇 ☁️ - MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install: `npx -y a2asearch-mcp`. Ask Claude: "Find MCP servers for database access". Free, no auth required. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. From cc36bae65e36cc924c246bc7fa9cf2db235e6375 Mon Sep 17 00:00:00 2001 From: Al-source-web Date: Mon, 27 Jul 2026 23:39:59 -0400 Subject: [PATCH 129/133] mcpqueen entry: Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24b9383f3..5d53d6802 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Servers for accessing many apps and tools through a single MCP server. - [2s-io/sdk](https://github.com/2s-io/sdk) [![2s-io/sdk MCP server](https://glama.ai/mcp/servers/2s-io/sdk/badges/score.svg)](https://glama.ai/mcp/servers/2s-io/sdk) 📇 ☁️ 🍎 🪟 🐧 - Unified API for AI agents — 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 — no API keys, no signup. `npx -y @2sio/mcp` - [8randonpickart5/alderpost-mcp](https://github.com/8randonpickart5/alderpost-mcp) [![alderpost-mcp MCP server](https://glama.ai/mcp/servers/8randonpickart5/alderpost-mcp/badges/score.svg)](https://glama.ai/mcp/servers/8randonpickart5/alderpost-mcp) 📇 ☁️ - 8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base. - [GTCC777/pulsenetwork-mcp](https://github.com/GTCC777/pulsenetwork-mcp) [![GTCC777/pulsenetwork-mcp MCP server](https://glama.ai/mcp/servers/GTCC777/pulsenetwork-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GTCC777/pulsenetwork-mcp) 📇 - One MCP server exposing 66 specialized intelligence APIs (660+ endpoints) — finance, crypto, legal, immigration, healthcare cost, real estate, tax, climate, sports, science, and more — each an x402 pay-per-call tool in USDC on Base and Solana. Includes a `discover` meta-tool over the whole network and a cross-vertical referral graph. No API keys. `npx mcp-pulsenetwork` -- [mcpqueen/mcpqueen](https://github.com/mcpqueen/mcpqueen) 🎖️ 📇 ☁️ - The graded MCP registry: live-probes every remote server in the official registry (initialize, tools/list, schema quality, latency, provenance) and publishes evidence-backed grades — searchable by agents via its own MCP endpoint at [mcpqueen.com](https://mcpqueen.com). +- [mcpqueen/mcpqueen](https://github.com/mcpqueen/mcpqueen) [![MCP Score](https://glama.ai/mcp/servers/@mcpqueen/mcpqueen/badge)](https://glama.ai/mcp/servers/@mcpqueen/mcpqueen) 🎖️ 📇 ☁️ - The graded MCP registry: live-probes every remote server in the official registry (initialize, tools/list, schema quality, latency, provenance) and publishes evidence-backed grades — searchable by agents via its own MCP endpoint at [mcpqueen.com](https://mcpqueen.com). - [szp2005/llm-prices-cn](https://github.com/szp2005/llm-prices-cn) [![szp2005/llm-prices-cn MCP server](https://glama.ai/mcp/servers/szp2005/llm-prices-cn/badges/score.svg)](https://glama.ai/mcp/servers/szp2005/llm-prices-cn) 🐍 ☁️ - Daily-verified LLM API pricing dataset (44+ models, CN & global) with a hosted MCP server for live price queries and token cost estimation. - [tadas-github/a2asearch-mcp](https://github.com/tadas-github/a2asearch-mcp) [![tadas-github/a2asearch-mcp MCP server](https://glama.ai/mcp/servers/tadas-github/a2asearch-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tadas-github/a2asearch-mcp) 📇 ☁️ - MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install: `npx -y a2asearch-mcp`. Ask Claude: "Find MCP servers for database access". Free, no auth required. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. From dac42c0fb7fc1914a1ddbc0be39f1b8c5f40c6f4 Mon Sep 17 00:00:00 2001 From: Al-source-web Date: Wed, 29 Jul 2026 01:40:57 -0400 Subject: [PATCH 130/133] fix: use Glama score badge for MCP Queen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d53d6802..485173506 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Servers for accessing many apps and tools through a single MCP server. - [2s-io/sdk](https://github.com/2s-io/sdk) [![2s-io/sdk MCP server](https://glama.ai/mcp/servers/2s-io/sdk/badges/score.svg)](https://glama.ai/mcp/servers/2s-io/sdk) 📇 ☁️ 🍎 🪟 🐧 - Unified API for AI agents — 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 — no API keys, no signup. `npx -y @2sio/mcp` - [8randonpickart5/alderpost-mcp](https://github.com/8randonpickart5/alderpost-mcp) [![alderpost-mcp MCP server](https://glama.ai/mcp/servers/8randonpickart5/alderpost-mcp/badges/score.svg)](https://glama.ai/mcp/servers/8randonpickart5/alderpost-mcp) 📇 ☁️ - 8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base. - [GTCC777/pulsenetwork-mcp](https://github.com/GTCC777/pulsenetwork-mcp) [![GTCC777/pulsenetwork-mcp MCP server](https://glama.ai/mcp/servers/GTCC777/pulsenetwork-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GTCC777/pulsenetwork-mcp) 📇 - One MCP server exposing 66 specialized intelligence APIs (660+ endpoints) — finance, crypto, legal, immigration, healthcare cost, real estate, tax, climate, sports, science, and more — each an x402 pay-per-call tool in USDC on Base and Solana. Includes a `discover` meta-tool over the whole network and a cross-vertical referral graph. No API keys. `npx mcp-pulsenetwork` -- [mcpqueen/mcpqueen](https://github.com/mcpqueen/mcpqueen) [![MCP Score](https://glama.ai/mcp/servers/@mcpqueen/mcpqueen/badge)](https://glama.ai/mcp/servers/@mcpqueen/mcpqueen) 🎖️ 📇 ☁️ - The graded MCP registry: live-probes every remote server in the official registry (initialize, tools/list, schema quality, latency, provenance) and publishes evidence-backed grades — searchable by agents via its own MCP endpoint at [mcpqueen.com](https://mcpqueen.com). +- [mcpqueen/mcpqueen](https://github.com/mcpqueen/mcpqueen) [![mcpqueen/mcpqueen MCP server](https://glama.ai/mcp/servers/mcpqueen/mcpqueen/badges/score.svg)](https://glama.ai/mcp/servers/mcpqueen/mcpqueen) 🎖️ 📇 ☁️ - The graded MCP registry: live-probes every remote server in the official registry (initialize, tools/list, schema quality, latency, provenance) and publishes evidence-backed grades — searchable by agents via its own MCP endpoint at [mcpqueen.com](https://mcpqueen.com). - [szp2005/llm-prices-cn](https://github.com/szp2005/llm-prices-cn) [![szp2005/llm-prices-cn MCP server](https://glama.ai/mcp/servers/szp2005/llm-prices-cn/badges/score.svg)](https://glama.ai/mcp/servers/szp2005/llm-prices-cn) 🐍 ☁️ - Daily-verified LLM API pricing dataset (44+ models, CN & global) with a hosted MCP server for live price queries and token cost estimation. - [tadas-github/a2asearch-mcp](https://github.com/tadas-github/a2asearch-mcp) [![tadas-github/a2asearch-mcp MCP server](https://glama.ai/mcp/servers/tadas-github/a2asearch-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tadas-github/a2asearch-mcp) 📇 ☁️ - MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install: `npx -y a2asearch-mcp`. Ask Claude: "Find MCP servers for database access". Free, no auth required. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. From 7d752fd75ee127bf97bc245ce3e38be5a9aede5f Mon Sep 17 00:00:00 2001 From: xDarkzx Date: Wed, 29 Jul 2026 18:27:16 +1200 Subject: [PATCH 131/133] Add Reaper-MCP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c12adcde..4d6ed6c7c 100644 --- a/README.md +++ b/README.md @@ -2763,6 +2763,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [rendobar/mcp](https://github.com/rendobar/mcp) [![rendobar/mcp MCP server](https://glama.ai/mcp/servers/rendobar/mcp/badges/score.svg)](https://glama.ai/mcp/servers/rendobar/mcp) 🎖️ 📇 ☁️ - Submit media-processing jobs to the Rendobar API and upload local files in one tool call. Transcode, run raw FFmpeg, burn captions, and add watermarks over REST. Free tier. - [woladi/macos-vision-mcp](https://github.com/woladi/macos-vision-mcp) [![macos-vision-mcp MCP server](https://glama.ai/mcp/servers/woladi/macos-vision-mcp/badges/score.svg)](https://glama.ai/mcp/servers/woladi/macos-vision-mcp) 📇 🏠 🍎 - Local OCR and image analysis via Apple Vision Framework. Wraps macOS's native Vision API to expose OCR for images and PDFs (with reading-order paragraphs, bounding boxes, line/paragraph IDs, and confidence), face / barcode / QR / document-corner detection, and image classification — all as MCP tools any client (Claude Code, Claude Desktop, Cursor, Codex CLI) can call. ~97% token savings vs sending raw images. Fully offline, no API keys, files never leave the Mac. One-line install: `npx -y macos-vision-mcp`. - [afghanfansmedia-ai/songcheck-mcp](https://github.com/afghanfansmedia-ai/songcheck-mcp) [![afghanfansmedia-ai/songcheck-mcp MCP server](https://glama.ai/mcp/servers/afghanfansmedia-ai/songcheck-mcp/badges/score.svg)](https://glama.ai/mcp/servers/afghanfansmedia-ai/songcheck-mcp) 🐍 ☁️ - Is this song AI or human? Detect AI-generated music (Suno, Udio) and media from any AI agent. Returns a verdict, AI-probability score, confidence, and provenance signals (Content Credentials / SynthID), plus scan_catalog to audit a whole music folder. +- [xDarkzx/Reaper-MCP](https://github.com/xDarkzx/Reaper-MCP) [![xDarkzx/Reaper-MCP MCP server](https://glama.ai/mcp/servers/xDarkzx/Reaper-MCP/badges/score.svg)](https://glama.ai/mcp/servers/xDarkzx/Reaper-MCP) 🐍 🏠 🍎 🪟 🐧 - AI-powered music production in REAPER through natural conversation - 173 tools across 26 modules covering transport, tracks, MIDI (insert/edit/quantize/humanize), mixing and FX (EQ, compression, sidechain, sends), tempo maps, markers/regions, ReaScript discovery/execution, and more. ### 🖥️ OS Automation From 73e340ac80419d9287935f118199a463c48e9b6f Mon Sep 17 00:00:00 2001 From: Christiaan Maks Date: Wed, 29 Jul 2026 08:48:12 +0200 Subject: [PATCH 132/133] Update rekordcloud/sonovault-mcp entry in README Added glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26766190b..bdb706a86 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [r-huijts/oorlogsbronnen-mcp](https://github.com/r-huijts/oorlogsbronnen-mcp) 📇 ☁️ - Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945) - [r-huijts/rijksmuseum-mcp](https://github.com/r-huijts/rijksmuseum-mcp) 📇 ☁️ - Rijksmuseum API integration for artwork search, details, and collections - [raveenb/fal-mcp-server](https://github.com/raveenb/fal-mcp-server) 🐍 ☁️ - Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop -- [rekordcloud/sonovault-mcp](https://github.com/rekordcloud/sonovault-mcp) 📇 ☁️ 🍎 🪟 🐧 - Music metadata search over 90M+ tracks, artists, labels, and releases: genre, release dates, ISRC/ISWC codes, and cross-platform IDs (Spotify, Apple Music, Tidal, Beatport, Discogs, MusicBrainz, YouTube). `npx -y sonovault-mcp` +- [rekordcloud/sonovault-mcp](https://github.com/rekordcloud/sonovault-mcp) [![rekordcloud/sonovault-mcp MCP server](https://glama.ai/mcp/servers/rekordcloud/sonovault-mcp/badges/score.svg)](https://glama.ai/mcp/servers/rekordcloud/sonovault-mcp) 📇 ☁️ 🍎 🪟 🐧 - Music metadata search over 90M+ tracks, artists, labels, and releases: genre, release dates, ISRC/ISWC codes, and cross-platform IDs (Spotify, Apple Music, Tidal, Beatport, Discogs, MusicBrainz, YouTube). `npx -y sonovault-mcp` - [rosasynthesiz/flstudio-mcp](https://github.com/rosasynthesiz/flstudio-mcp) [![flstudio-mcp MCP server](https://glama.ai/mcp/servers/rosasynthesiz/flstudio-mcp/badges/score.svg)](https://glama.ai/mcp/servers/rosasynthesiz/flstudio-mcp) 🐍 🏠 🪟 - Control FL Studio with AI: in-DAW mixing (Mix Doctor, gain staging, EQ/comp/reverb, reference matching), routing, and composition. 67 tools. - [samuelgursky/davinci-resolve-mcp](https://github.com/samuelgursky/davinci-resolve-mcp) 🐍 - MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control - [shunshi-ai/bazi-reader-mcp](https://github.com/shunshi-ai/bazi-reader-mcp) [![shunshi-ai/bazi-reader-mcp MCP server](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shunshi-ai/bazi-reader-mcp) 📇 🏠 🍎 🪟 🐧 - Bazi (Four Pillars / 四柱推命 / 사주팔자) charting MCP server with true solar time correction and multilingual output (中文/EN/日本語/한국어). `npx shunshi-bazi-mcp` From 29ccc1181e7a4f4a8f67a530997a6869fb486195 Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Wed, 29 Jul 2026 04:28:38 -0400 Subject: [PATCH 133/133] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b17a0d7..18a8c46ab 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Servers for accessing many apps and tools through a single MCP server. - [Work90210/APIFold](https://github.com/Work90210/APIFold) [![Work90210/APIFold MCP server](https://glama.ai/mcp/servers/Work90210/APIFold/badges/score.svg)](https://glama.ai/mcp/servers/Work90210/APIFold) 📇 ☁️ - Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key. - [alexar76/aimarket-plugins](https://github.com/alexar76/aimarket-plugins) [![alexar76/aimarket-plugins MCP server](https://glama.ai/mcp/servers/alexar76/aimarket-plugins/badges/score.svg)](https://glama.ai/mcp/servers/alexar76/aimarket-plugins) 📇 ☁️ 🏠 🍎 🪟 🐧 - **aimarket-mcp-packager** hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + `mcp_manifest` + Claude Desktop `mcpServers` config). Part of 15-plugin AIMarket Hub ([modelmarket.dev](https://modelmarket.dev)); protocol discovery at `/.well-known/ai-market.json`. Install: `pip install aimarket-mcp-packager`. - [reefapi/reefapi-mcp](https://github.com/reefapi/reefapi-mcp) [![reefapi/reefapi-mcp MCP server](https://glama.ai/mcp/servers/reefapi/reefapi-mcp/badges/score.svg)](https://glama.ai/mcp/servers/reefapi/reefapi-mcp) 🐍 ☁️ - One MCP for 160+ live web-data APIs — search engines, social (Reddit, TikTok, Threads, Bluesky), e-commerce (Amazon, eBay, AliExpress, Etsy), real estate (Zillow, Redfin), jobs, travel, news, finance and company/people intel. Clean JSON from sites that block scrapers; one key, one shared credit pool, free tier. Remote streamable-http at api.reefapi.com/mcp. -- [RightOnPar-LLC/mesh-connector](https://github.com/RightOnPar-LLC/mesh-connector) [![MCP Server](https://glama.ai/mcp/servers/tj2bviu2gh/badge)](https://glama.ai/mcp/servers/tj2bviu2gh) 📇 ☁️ - Agent-to-agent capability exchange (MeshMarket): agents browse keylessly, self-onboard via mesh_signup, rent memory/reasoning/safety per call, list their own tools with mesh_publish, and settle in closed-loop credits on a debit-first ledger. +- [RightOnPar-LLC/mesh-connector](https://github.com/RightOnPar-LLC/mesh-connector) [![RightOnPar-LLC/mesh-connector MCP server](https://glama.ai/mcp/servers/RightOnPar-LLC/mesh-connector/badges/score.svg)](https://glama.ai/mcp/servers/RightOnPar-LLC/mesh-connector) 📇 ☁️ - Agent-to-agent capability exchange (MeshMarket): agents browse keylessly, self-onboard via mesh_signup, rent memory/reasoning/safety per call, list their own tools with mesh_publish, and settle in closed-loop credits on a debit-first ledger. - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [![agoragentic-integrations MCP server](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations/badges/score.svg)](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. - [arikusi/deepseek-mcp-server](https://github.com/arikusi/deepseek-mcp-server) [![deepseek-mcp-server MCP server](https://glama.ai/mcp/servers/arikusi/deepseek-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/arikusi/deepseek-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking. - [ariekogan/ateam-mcp](https://github.com/ariekogan/ateam-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environment via stdio or HTTP.