From 3fb037910b86a03bfbc0b20b6b5f2f0ba5a2ff85 Mon Sep 17 00:00:00 2001 From: Benjamin Turc Date: Tue, 24 Feb 2026 13:49:58 +0100 Subject: [PATCH 001/156] Add qr-for-agent MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f701fa89..e8cce874 100644 --- a/README.md +++ b/README.md @@ -733,6 +733,7 @@ Tools and integrations that enhance the development workflow and environment man - [qainsights/jmeter-mcp-server](https://github.com/QAInsights/jmeter-mcp-server) 🐍 🏠 - JMeter MCP Server for performance testing - [qainsights/k6-mcp-server](https://github.com/QAInsights/k6-mcp-server) 🐍 🏠 - Grafana k6 MCP Server for performance testing - [qainsights/locust-mcp-server](https://github.com/QAInsights/locust-mcp-server) 🐍 🏠 - Locust MCP Server for performance testing +- [qr-for-agent](https://github.com/benswel/qr-agent-core) πŸ“‡ ☁️ - Dynamic QR code service for AI agents. Create, update, track, and retarget QR codes without regenerating images. 6 lightweight tools, one-command install via `npx qr-for-agent`. - [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) 🏎️ 🏠 - Docker container management and operations through MCP - [r-huijts/xcode-mcp-server](https://github.com/r-huijts/xcode-mcp-server) πŸ“‡ 🏠 🍎 - Xcode integration for project management, file operations, and build automation - [ReAPI-com/mcp-openapi](https://github.com/ReAPI-com/mcp-openapi) πŸ“‡ 🏠 - MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data From adce66fdfb93c0f2c43bc4da250a75a9ca7c532d Mon Sep 17 00:00:00 2001 From: jstibal Date: Fri, 6 Mar 2026 18:09:52 -0600 Subject: [PATCH 002/156] Add openterms-mcp to Security section Closes #2049 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 352344bc..d9a7edd6 100644 --- a/README.md +++ b/README.md @@ -1493,6 +1493,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [takleb3rry/zitadel-mcp](https://github.com/takleb3rry/zitadel-mcp) πŸ“‡ ☁️ 🏠 - MCP server for Zitadel identity management β€” manage users, projects, OIDC apps, roles, and service accounts through natural language. - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) β˜• 🏠 - JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. - [loglux/authmcp-gateway](https://github.com/loglux/authmcp-gateway) [glama](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Auth proxy for MCP servers: OAuth2 + DCR, JWT, RBAC, rate limiting, multi-server aggregation, and monitoring dashboard. +- [jstibal/openterms-mcp](https://github.com/jstibal/openterms-mcp) 🐍 ☁️ - Ed25519-signed consent receipts and programmable policy engine for AI agents. Spending caps, action whitelists, escalation thresholds, and JWKS-backed provider verification. Independently verifiable. ### 🌐 Social Media From 9f746570ef1afb7cd03a023a2490af27da7ec38e Mon Sep 17 00:00:00 2001 From: "Dr. AI" Date: Sun, 8 Mar 2026 16:28:39 +0300 Subject: [PATCH 003/156] feat: add PromptPilot MCP server to Art & Culture section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d49b98db..56fadceb 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [omni-mcp/isaac-sim-mcp](https://github.com/omni-mcp/isaac-sim-mcp) πŸ“‡ ☁️ - A MCP Server and an extension enables natural language control of NVIDIA Isaac Sim, Lab, OpenUSD and etc. - [PatrickPalmer/MayaMCP](https://github.com/PatrickPalmer/MayaMCP) 🐍 🏠 - MCP server for Autodesk Maya - [peek-travel/mcp-intro](https://github.com/peek-travel/mcp-intro) ☁️ 🍎 πŸͺŸ 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation +- [doctorm333/promptpilot-mcp-server](https://github.com/doctorm333/promptpilot-mcp-server) πŸ“‡ ☁️ - Generate images, video, and audio via 20+ AI models (Flux, GPT-Image-1, Imagen 4, Grok, Seedance, ElevenLabs). Prompt builder with styles, lighting, camera, mood presets. Batch generation support. - [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 From 8170bb16877788bde008baa3a3b74083afd60b2b Mon Sep 17 00:00:00 2001 From: tommylauren Date: Sun, 8 Mar 2026 22:14:49 -0400 Subject: [PATCH 004/156] =?UTF-8?q?Add=20scopeblind-mcp=20=E2=80=94=20agen?= =?UTF-8?q?t-safe=20API=20abuse=20protection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds scopeblind-mcp to the Security section. 4 tools for scanning API endpoints, provisioning tenants, getting abuse reports, and generating integration code. Device-level rate limiting via DPoP/TPM. npm: https://npmjs.com/package/scopeblind-mcp Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d49b98db..22df5fa7 100644 --- a/README.md +++ b/README.md @@ -1512,6 +1512,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [sanyambassi/ciphertrust-manager-mcp-server](https://github.com/sanyambassi/ciphertrust-manager-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants. - [sanyambassi/thales-cdsp-cakm-mcp-server](https://github.com/sanyambassi/thales-cdsp-cakm-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CDSP CAKM integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants for Ms SQL and Oracle Databases. - [sanyambassi/thales-cdsp-crdp-mcp-server](https://github.com/sanyambassi/thales-cdsp-crdp-mcp-server) πŸ“‡ ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager RestFul Data Protection service. +- [scopeblind/scopeblind-mcp](https://github.com/tomjwxf/scopeblind-gateway/tree/main/scopeblind-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Agent-safe API abuse protection. Scan endpoints for vulnerabilities, provision tenants, get real-time abuse reports, and generate framework-specific integration code (Express, FastAPI, Next.js). Device-level rate limiting via DPoP/TPM β€” no CAPTCHAs. - [securityfortech/secops-mcp](https://github.com/securityfortech/secops-mcp) 🐍 🏠 - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more. - [semgrep/mcp](https://github.com/semgrep/mcp) πŸ“‡ ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev). - [slouchd/cyberchef-api-mcp-server](https://github.com/slouchd/cyberchef-api-mcp-server) 🐍 ☁️ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations. From eb7d331bdaf8ee64e1a134ec3d35e587fdbcc705 Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Mon, 9 Mar 2026 21:12:13 +0000 Subject: [PATCH 005/156] Add Credit Optimizer for Manus AI to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71083478..fa00184f 100644 --- a/README.md +++ b/README.md @@ -669,6 +669,7 @@ Tools and integrations that enhance the development workflow and environment man - [conan-io/conan-mcp](https://github.com/conan-io/conan-mcp) πŸŽ–οΈ 🐍 🏠 🍎 πŸͺŸ 🐧 - Official MCP server for Conan C/C++ package manager. Create projects, manage dependencies, check licenses, and scan for security vulnerabilities. - [ConfigCat/mcp-server](https://github.com/configcat/mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations. - [context-rot-detection](https://github.com/milos-product-maker/context-rot-detection) πŸ“‡ 🏠 - Gives AI agents self-awareness about their cognitive state. Monitors token utilization, context quality degradation, and session fatigue. Returns health scores (0-100) and recovery recommendations based on model-specific degradation curves. +- [rafsilva85/manus-credit-optimizer](https://github.com/rafsilva85/manus-credit-optimizer) πŸ“‡ 🏠 - AI-powered credit optimization skill for Manus AI agents. Automatically analyzes prompts and applies intelligent routing (Standard/Max models), smart testing, section-by-section processing, and context hygiene to save 30-75% on Manus AI credits without quality loss. Includes 12 vulnerability patches and 22 scenario audits. - [cqfn/aibolit-mcp-server](https://github.com/cqfn/aibolit-mcp-server) β˜• - Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better' - [currents-dev/currents-mcp](https://github.com/currents-dev/currents-mcp) πŸŽ–οΈ πŸ“‡ ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev). - [Daghis/teamcity-mcp](https://github.com/Daghis/teamcity-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching. From 4016f0af0e28fdeb3d4d6186183cbf8bee226421 Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Tue, 10 Mar 2026 22:21:42 +0000 Subject: [PATCH 006/156] Add Credit Optimizer for Manus AI MCP Server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa00184f..dcaa1e53 100644 --- a/README.md +++ b/README.md @@ -669,7 +669,6 @@ Tools and integrations that enhance the development workflow and environment man - [conan-io/conan-mcp](https://github.com/conan-io/conan-mcp) πŸŽ–οΈ 🐍 🏠 🍎 πŸͺŸ 🐧 - Official MCP server for Conan C/C++ package manager. Create projects, manage dependencies, check licenses, and scan for security vulnerabilities. - [ConfigCat/mcp-server](https://github.com/configcat/mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations. - [context-rot-detection](https://github.com/milos-product-maker/context-rot-detection) πŸ“‡ 🏠 - Gives AI agents self-awareness about their cognitive state. Monitors token utilization, context quality degradation, and session fatigue. Returns health scores (0-100) and recovery recommendations based on model-specific degradation curves. -- [rafsilva85/manus-credit-optimizer](https://github.com/rafsilva85/manus-credit-optimizer) πŸ“‡ 🏠 - AI-powered credit optimization skill for Manus AI agents. Automatically analyzes prompts and applies intelligent routing (Standard/Max models), smart testing, section-by-section processing, and context hygiene to save 30-75% on Manus AI credits without quality loss. Includes 12 vulnerability patches and 22 scenario audits. - [cqfn/aibolit-mcp-server](https://github.com/cqfn/aibolit-mcp-server) β˜• - Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better' - [currents-dev/currents-mcp](https://github.com/currents-dev/currents-mcp) πŸŽ–οΈ πŸ“‡ ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev). - [Daghis/teamcity-mcp](https://github.com/Daghis/teamcity-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching. @@ -1843,6 +1842,7 @@ Interact with Git repositories and version control platforms. Enables repository - [vinkius-labs/mcp-fusion](https://github.com/vinkius-labs/mcp-fusion) πŸ“‡ [![Glama](https://glama.ai/mcp/servers/badge/@vinkius-labs/mcp-fusion)](https://glama.ai/mcp/servers/@vinkius-labs/mcp-fusion) - A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup. - [MervinPraison/praisonai-mcp](https://github.com/MervinPraison/praisonai-mcp) 🐍 - AI Agents framework with 64+ built-in tools for search, memory, workflows, code execution, and file operations. Turn any AI assistant into a multi-agent system with MCP. +- [Credit Optimizer for Manus AI](https://github.com/rafaelsilva85/manus-credit-optimizer) - MCP server that automatically optimizes Manus AI credit usage through smart model routing, context hygiene, and prompt optimization. Saves 30-75% on credits with zero quality loss. ## Tips and Tricks ### Official prompt to inform LLMs how to use MCP From 3031cb9c3c326651542e45bb2e75011393c93c8d Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Tue, 10 Mar 2026 22:31:36 +0000 Subject: [PATCH 007/156] Add Credit Optimizer for Manus AI to Developer Tools section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcaa1e53..9f5e883a 100644 --- a/README.md +++ b/README.md @@ -663,6 +663,7 @@ Tools and integrations that enhance the development workflow and environment man - [ckanthony/gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ πŸ“Ÿ πŸͺŸ 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. - [ckreiling/mcp-server-docker](https://github.com/ckreiling/mcp-server-docker) 🐍 🏠 - Integrate with Docker to manage containers, images, volumes, and networks. - [ClaudeCodeNavi/claudecodenavi-mcp](https://github.com/saikiyusuke/claudecodenavi-mcp) πŸ“‡ ☁️ - Claude Code knowledge platform & marketplace MCP server. Search and share snippets, prompts, Q&A solutions, error fixes, and MCP server configurations from the ClaudeCodeNavi community. +- [Credit Optimizer for Manus AI](https://github.com/rafsilva85/manus-credit-optimizer) 🐍 ☁️ - MCP server that automatically optimizes Manus AI credit usage through smart model routing, context hygiene, and prompt optimization. Saves 30-75% on credits with zero quality loss. - [PatrickSys/codebase-context](https://github.com/PatrickSys/codebase-context) [glama](https://glama.ai/mcp/servers/@PatrickSys/codebase-context) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local. - [CodeLogicIncEngineering/codelogic-mcp-server](https://github.com/CodeLogicIncEngineering/codelogic-mcp-server) πŸŽ–οΈ 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools. - [Comet-ML/Opik-MCP](https://github.com/comet-ml/opik-mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Use natural language to explore LLM observability, traces, and monitoring data captured by Opik. @@ -1842,7 +1843,6 @@ Interact with Git repositories and version control platforms. Enables repository - [vinkius-labs/mcp-fusion](https://github.com/vinkius-labs/mcp-fusion) πŸ“‡ [![Glama](https://glama.ai/mcp/servers/badge/@vinkius-labs/mcp-fusion)](https://glama.ai/mcp/servers/@vinkius-labs/mcp-fusion) - A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup. - [MervinPraison/praisonai-mcp](https://github.com/MervinPraison/praisonai-mcp) 🐍 - AI Agents framework with 64+ built-in tools for search, memory, workflows, code execution, and file operations. Turn any AI assistant into a multi-agent system with MCP. -- [Credit Optimizer for Manus AI](https://github.com/rafaelsilva85/manus-credit-optimizer) - MCP server that automatically optimizes Manus AI credit usage through smart model routing, context hygiene, and prompt optimization. Saves 30-75% on credits with zero quality loss. ## Tips and Tricks ### Official prompt to inform LLMs how to use MCP From 6720234461201494d53975c18709238b8ebadb15 Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:52:54 -0300 Subject: [PATCH 008/156] Update Credit Optimizer entry with new repo URL and description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f5e883a..95a920ec 100644 --- a/README.md +++ b/README.md @@ -663,7 +663,7 @@ Tools and integrations that enhance the development workflow and environment man - [ckanthony/gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ πŸ“Ÿ πŸͺŸ 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. - [ckreiling/mcp-server-docker](https://github.com/ckreiling/mcp-server-docker) 🐍 🏠 - Integrate with Docker to manage containers, images, volumes, and networks. - [ClaudeCodeNavi/claudecodenavi-mcp](https://github.com/saikiyusuke/claudecodenavi-mcp) πŸ“‡ ☁️ - Claude Code knowledge platform & marketplace MCP server. Search and share snippets, prompts, Q&A solutions, error fixes, and MCP server configurations from the ClaudeCodeNavi community. -- [Credit Optimizer for Manus AI](https://github.com/rafsilva85/manus-credit-optimizer) 🐍 ☁️ - MCP server that automatically optimizes Manus AI credit usage through smart model routing, context hygiene, and prompt optimization. Saves 30-75% on credits with zero quality loss. +- [Credit Optimizer for Manus AI](https://github.com/rafsilva85/credit-optimizer-v5) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically optimizes Manus AI credit consumption by 30-75% with zero quality loss through intelligent model routing, context hygiene, and smart testing. - [PatrickSys/codebase-context](https://github.com/PatrickSys/codebase-context) [glama](https://glama.ai/mcp/servers/@PatrickSys/codebase-context) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local. - [CodeLogicIncEngineering/codelogic-mcp-server](https://github.com/CodeLogicIncEngineering/codelogic-mcp-server) πŸŽ–οΈ 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools. - [Comet-ML/Opik-MCP](https://github.com/comet-ml/opik-mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Use natural language to explore LLM observability, traces, and monitoring data captured by Opik. From e7918e4d176f8e5d16b8e5fefd50a8a62cb3e451 Mon Sep 17 00:00:00 2001 From: Xu Zhang Date: Thu, 12 Mar 2026 06:34:14 -0700 Subject: [PATCH 009/156] Add OpenTabs to Aggregators --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8ab9efd..0fb310c2 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ Servers for accessing many apps and tools through a single MCP server. - [merterbak/Grok-MCP](https://github.com/merterbak/Grok-MCP) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support. - [metatool-ai/metatool-app](https://github.com/metatool-ai/metatool-app) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI. - [mindsdb/mindsdb](https://github.com/mindsdb/mindsdb) - Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview). +- [opentabs-dev/opentabs](https://github.com/opentabs-dev/opentabs) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a plugin SDK for building new ones. - [oxgeneral/agentnet](https://github.com/oxgeneral/agentnet) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Agent-to-agent referral network where AI agents discover, recommend, and refer users to each other. Features bilateral trust model, credit economy, and 7 MCP tools for agent registration, discovery, and referral tracking. - [particlefuture/MCPDiscovery](https://github.com/particlefuture/1mcpserver) 🐍 ☁️ 🏠 🍎 πŸͺŸ - MCP of MCPs. Automatic discovery and configure MCP servers on your local machine. - [PipedreamHQ/pipedream](https://github.com/PipedreamHQ/pipedream/tree/master/modelcontextprotocol) ☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app. From 120adbe2e42f5c7de2752e1dd121e9652bfa7b60 Mon Sep 17 00:00:00 2001 From: Kristiyan Ivanov Date: Fri, 13 Mar 2026 21:10:11 +0200 Subject: [PATCH 010/156] Added BetterDB under developer tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7250a073..433bdf28 100644 --- a/README.md +++ b/README.md @@ -673,6 +673,7 @@ Tools and integrations that enhance the development workflow and environment man - [azer/react-analyzer-mcp](https://github.com/azer/react-analyzer-mcp) πŸ“‡ 🏠 - Analyze React code locally, generate docs / llm.txt for whole project at once - [back1ply/agent-skill-loader](https://github.com/back1ply/agent-skill-loader) πŸ“‡ 🏠 - Dynamically load Claude Code skills into AI agents without copying files. Discover, read, and install skills on demand. - [bbonnin/openapi-to-mcp](https://github.com/bbonnin/openapi-to-mcp) β˜• 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically converts any OpenAPI/Swagger specification into a set of usable MCP tools. Unlike manual tool definition, this approach auto-generates tools directly from the Swagger spec, ensuring consistency, reducing maintenance effort, and preventing mismatches between the tools and the actual API. +- [BetterDB-inc/monitor](https://github.com/BetterDB-inc/monitor) πŸ“‡ ☁️ 🏠 - Valkey-first observability with Redis compatibility. Query real-time metrics, analyze slow commands, detect hot keys, and investigate performance issues directly from AI coding assistants. - [bgauryy/octocode-mcp](https://github.com/bgauryy/octocode-mcp) ☁️ πŸ“‡ 🍎 πŸͺŸ 🐧 - AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub and NPM realms in realtime. - [bitrise-io/bitrise-mcp](https://github.com/bitrise-io/bitrise-mcp) πŸŽ–οΈ 🐍 ☁️ 🍎 πŸͺŸ 🐧 - MCP Server for the [Bitrise](https://bitrise.io) API, enabling app management, build operations, artifact management and more. - [BrainGrid MCP](https://docs.braingrid.ai/mcp-server/installation) πŸŽ–οΈβ˜οΈ - [BrainGrid](https://braingrid.ai) MCP is the Product Management Agent that writes your specs, plans your features, and creates engineering-grade tasks your coding tools can build reliably. From 33a79eed904c0126fc4dbfb403d577048666f7c2 Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Sat, 14 Mar 2026 04:37:51 +0000 Subject: [PATCH 011/156] Fix entry format: use author/repo naming convention --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a920ec..262ffbda 100644 --- a/README.md +++ b/README.md @@ -663,7 +663,7 @@ Tools and integrations that enhance the development workflow and environment man - [ckanthony/gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ πŸ“Ÿ πŸͺŸ 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. - [ckreiling/mcp-server-docker](https://github.com/ckreiling/mcp-server-docker) 🐍 🏠 - Integrate with Docker to manage containers, images, volumes, and networks. - [ClaudeCodeNavi/claudecodenavi-mcp](https://github.com/saikiyusuke/claudecodenavi-mcp) πŸ“‡ ☁️ - Claude Code knowledge platform & marketplace MCP server. Search and share snippets, prompts, Q&A solutions, error fixes, and MCP server configurations from the ClaudeCodeNavi community. -- [Credit Optimizer for Manus AI](https://github.com/rafsilva85/credit-optimizer-v5) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically optimizes Manus AI credit consumption by 30-75% with zero quality loss through intelligent model routing, context hygiene, and smart testing. +- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically optimizes Manus AI credit consumption by 30-75% with zero quality loss through intelligent model routing, context hygiene, and smart testing. - [PatrickSys/codebase-context](https://github.com/PatrickSys/codebase-context) [glama](https://glama.ai/mcp/servers/@PatrickSys/codebase-context) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local. - [CodeLogicIncEngineering/codelogic-mcp-server](https://github.com/CodeLogicIncEngineering/codelogic-mcp-server) πŸŽ–οΈ 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools. - [Comet-ML/Opik-MCP](https://github.com/comet-ml/opik-mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Use natural language to explore LLM observability, traces, and monitoring data captured by Opik. From d03e88e4188e4eb9536533d1a2105b3d1fb2bfc7 Mon Sep 17 00:00:00 2001 From: Jorgenclaw Date: Sat, 14 Mar 2026 02:20:50 -0700 Subject: [PATCH 012/156] Add jorgenclaw/nanoclaw - Lightning-paid Nostr signing MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7250a073..110ec279 100644 --- a/README.md +++ b/README.md @@ -1623,6 +1623,7 @@ Integration with social media platforms to allow posting, analytics, and interac - [gwbischof/bluesky-social-mcp](https://github.com/gwbischof/bluesky-social-mcp) 🐍 🏠 - An MCP server for interacting with Bluesky via the atproto client. - [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. +- [jorgenclaw/nanoclaw](https://github.com/jorgenclaw/nanoclaw) πŸ“‡ ☁️ - 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). - [karanb192/reddit-mcp-buddy](https://github.com/karanb192/reddit-mcp-buddy) πŸ“‡ 🏠 - Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop. - [king-of-the-grackles/reddit-research-mcp](https://github.com/king-of-the-grackles/reddit-research-mcp) 🐍 ☁️ - AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations, and manage research feeds. No Reddit API credentials needed. - [kunallunia/twitter-mcp](https://github.com/LuniaKunal/mcp-twitter) 🐍 🏠 - All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API. From b1cd1e37020f9dda18706abf8fa2533859fa402d Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Sat, 14 Mar 2026 21:15:30 +0000 Subject: [PATCH 013/156] Add Glama badge to Credit Optimizer entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 262ffbda..03e5739c 100644 --- a/README.md +++ b/README.md @@ -663,7 +663,7 @@ Tools and integrations that enhance the development workflow and environment man - [ckanthony/gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ πŸ“Ÿ πŸͺŸ 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. - [ckreiling/mcp-server-docker](https://github.com/ckreiling/mcp-server-docker) 🐍 🏠 - Integrate with Docker to manage containers, images, volumes, and networks. - [ClaudeCodeNavi/claudecodenavi-mcp](https://github.com/saikiyusuke/claudecodenavi-mcp) πŸ“‡ ☁️ - Claude Code knowledge platform & marketplace MCP server. Search and share snippets, prompts, Q&A solutions, error fixes, and MCP server configurations from the ClaudeCodeNavi community. -- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically optimizes Manus AI credit consumption by 30-75% with zero quality loss through intelligent model routing, context hygiene, and smart testing. +- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) [Glama](https://glama.ai/mcp/servers/rafsilva85/manus-credit-optimizer) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically optimizes Manus AI credit consumption by 30-75% with zero quality loss through intelligent model routing, context hygiene, and smart testing. - [PatrickSys/codebase-context](https://github.com/PatrickSys/codebase-context) [glama](https://glama.ai/mcp/servers/@PatrickSys/codebase-context) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local. - [CodeLogicIncEngineering/codelogic-mcp-server](https://github.com/CodeLogicIncEngineering/codelogic-mcp-server) πŸŽ–οΈ 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools. - [Comet-ML/Opik-MCP](https://github.com/comet-ml/opik-mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Use natural language to explore LLM observability, traces, and monitoring data captured by Opik. From 433ec7810bb0011881a4b451b096f6f9718352d3 Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Sat, 14 Mar 2026 19:07:16 -0300 Subject: [PATCH 014/156] fix: use correct Glama badge format (badges/score.svg) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e5739c..49caeae7 100644 --- a/README.md +++ b/README.md @@ -663,7 +663,7 @@ Tools and integrations that enhance the development workflow and environment man - [ckanthony/gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ πŸ“Ÿ πŸͺŸ 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. - [ckreiling/mcp-server-docker](https://github.com/ckreiling/mcp-server-docker) 🐍 🏠 - Integrate with Docker to manage containers, images, volumes, and networks. - [ClaudeCodeNavi/claudecodenavi-mcp](https://github.com/saikiyusuke/claudecodenavi-mcp) πŸ“‡ ☁️ - Claude Code knowledge platform & marketplace MCP server. Search and share snippets, prompts, Q&A solutions, error fixes, and MCP server configurations from the ClaudeCodeNavi community. -- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) [Glama](https://glama.ai/mcp/servers/rafsilva85/manus-credit-optimizer) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically optimizes Manus AI credit consumption by 30-75% with zero quality loss through intelligent model routing, context hygiene, and smart testing. +- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) [![rafsilva85/credit-optimizer-v5 MCP server](https://glama.ai/mcp/servers/rafsilva85/manus-credit-optimizer/badges/score.svg)](https://glama.ai/mcp/servers/rafsilva85/manus-credit-optimizer) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically optimizes Manus AI credit consumption by 30-75% with zero quality loss through intelligent model routing, context hygiene, and smart testing. - [PatrickSys/codebase-context](https://github.com/PatrickSys/codebase-context) [glama](https://glama.ai/mcp/servers/@PatrickSys/codebase-context) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local. - [CodeLogicIncEngineering/codelogic-mcp-server](https://github.com/CodeLogicIncEngineering/codelogic-mcp-server) πŸŽ–οΈ 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools. - [Comet-ML/Opik-MCP](https://github.com/comet-ml/opik-mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Use natural language to explore LLM observability, traces, and monitoring data captured by Opik. From d52c18808c36f1bd8d98f77951a4a77e5f39396d Mon Sep 17 00:00:00 2001 From: Ali Samei Date: Sun, 15 Mar 2026 00:18:25 +0100 Subject: [PATCH 015/156] Add Crabcut MCP server to Multimedia Process Crabcut is an MCP server for AI-powered short-form video clip generation from YouTube videos. It handles highlight detection, subtitle generation, 9:16 reframing, and provides download URLs. https: //github.com/realcrabcut/crabcut-mcp-server Made-with: Cursor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b84f49f3..5f85e7c8 100644 --- a/README.md +++ b/README.md @@ -1394,6 +1394,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [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 - [quietnotion/barevalue-mcp](https://github.com/quietnotion/barevalue-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation. - [elestirelbilinc-sketch/vap-showcase](https://github.com/elestirelbilinc-sketch/vap-showcase) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - AI media generation (Flux, Veo, Suno) with cost control. Pre-commit pricing, budget enforcement, reserve-burn-refund billing. +- [realcrabcut/crabcut-mcp-server](https://github.com/realcrabcut/crabcut-mcp-server) πŸ“‡ ☁️ - Turn YouTube videos into short-form clips from any AI assistant. AI-powered highlight detection, subtitle generation, 9:16 reframing, and direct download URLs via the Crabcut API. - [keiver/image-tiler-mcp-server](https://github.com/keiver/image-tiler-mcp-server) [![image-tiler-mcp-server MCP server](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Full-resolution vision for LLMs. Tiles large images and captures web pages via Chrome CDP so vision models process every detail without downscaling. Generates interactive HTML tile previews. Supports Claude, OpenAI, Gemini presets with per-model token math and entropy-based tile classification. - [guimatheus92/mcp-video-analyzer](https://github.com/guimatheus92/mcp-video-analyzer) [![mcp-video-analyzer MCP server](https://glama.ai/mcp/servers/guimatheus92/mcp-video-analyzer/badges/score.svg)](https://glama.ai/mcp/servers/guimatheus92/mcp-video-analyzer) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server for video analysis β€” extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required. - [stass/exif-mcp](https://github.com/stass/exif-mcp) πŸ“‡ 🏠 🐧 🍎 πŸͺŸ - A MCP server that allows one to examine image metadata like EXIF, XMP, JFIF and GPS. This provides foundation for LLM-powered search and analysis of photo librares and image collections. From a3f5f33a2d154b69125d612c66af8c06c5d372e9 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:49:34 +0400 Subject: [PATCH 016/156] =?UTF-8?q?Add=20Depwire=20=E2=80=94=20dependency?= =?UTF-8?q?=20graph=20+=2015=20MCP=20tools=20for=20AI=20coding=20assistant?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bb492d5..84223f5e 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. +- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![Glama](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From ff497747460852c75a7508f531644da62b79dd77 Mon Sep 17 00:00:00 2001 From: jstibal Date: Mon, 16 Mar 2026 20:30:53 -0500 Subject: [PATCH 017/156] Add Glama listing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a7edd6..755ab802 100644 --- a/README.md +++ b/README.md @@ -1493,7 +1493,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [takleb3rry/zitadel-mcp](https://github.com/takleb3rry/zitadel-mcp) πŸ“‡ ☁️ 🏠 - MCP server for Zitadel identity management β€” manage users, projects, OIDC apps, roles, and service accounts through natural language. - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) β˜• 🏠 - JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. - [loglux/authmcp-gateway](https://github.com/loglux/authmcp-gateway) [glama](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Auth proxy for MCP servers: OAuth2 + DCR, JWT, RBAC, rate limiting, multi-server aggregation, and monitoring dashboard. -- [jstibal/openterms-mcp](https://github.com/jstibal/openterms-mcp) 🐍 ☁️ - Ed25519-signed consent receipts and programmable policy engine for AI agents. Spending caps, action whitelists, escalation thresholds, and JWKS-backed provider verification. Independently verifiable. +- [jstibal/openterms-mcp](https://github.com/jstibal/openterms-mcp) [glama](https://glama.ai/mcp/servers/jstibal/openterms-mcp) 🐍 ☁️ - Ed25519-signed consent receipts and programmable policy engine for AI agents. Spending caps, action whitelists, escalation thresholds, and JWKS-backed provider verification. Independently verifiable. ### 🌐 Social Media From d539dd716e3abfbcf19d90215ce4c165f081ead7 Mon Sep 17 00:00:00 2001 From: GPU-Bridge Date: Tue, 17 Mar 2026 20:29:39 +0000 Subject: [PATCH 018/156] Add GPU-Bridge MCP server (30 AI services) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e1e6ad8..d968627f 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Servers for accessing many apps and tools through a single MCP server. - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. - [glenngillen/mcpmcp-server](https://github.com/glenngillen/mcpmcp-server) ☁️ πŸ“‡ 🍎 πŸͺŸ 🐧 - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow. +- [gpu-bridge/mcp-server](https://github.com/gpu-bridge/mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API key credits. - [carlosahumada89/govrider-mcp-server](https://github.com/carlosahumada89/govrider-mcp-server) [![@carlosahumada89-govrider-mcp-server MCP server](https://glama.ai/mcp/servers/@carlosahumada89-govrider-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@carlosahumada89-govrider-mcp-server) ☁️ πŸ“‡ - Match your tech product or consulting service to thousands of live government tenders, RFPs, grants, and frameworks from 25+ official sources worldwide. - [gzoonet/cortex](https://github.com/gzoonet/cortex) [![gzoo-cortex MCP server](https://glama.ai/mcp/servers/@gzoonet/gzoo-cortex/badges/score.svg)](https://glama.ai/mcp/servers/@gzoonet/gzoo-cortex) πŸ“‡ 🏠 - Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, builds a queryable knowledge graph with web dashboard and CLI. Provides 4 MCP tools: get_status, list_projects, find_entity, query_cortex. - [hamflx/imagen3-mcp](https://github.com/hamflx/imagen3-mcp) πŸ“‡ 🏠 πŸͺŸ 🍎 🐧 - A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic, and photorealistic controls. From a4ae1ff26d5cdb588758c3105cfd8105db2784d8 Mon Sep 17 00:00:00 2001 From: petterlindstrom79 Date: Wed, 18 Mar 2026 09:41:00 +0100 Subject: [PATCH 019/156] =?UTF-8?q?Add=20Strale=20=E2=80=94=20trust=20and?= =?UTF-8?q?=20quality=20infrastructure=20for=20AI=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8af9ece7..98315059 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Servers for accessing many apps and tools through a single MCP server. - [profullstack/mcp-server](https://github.com/profullstack/mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities. - [rupinder2/mcp-orchestrator](https://github.com/rupinder2/mcp-orchestrator) 🐍 🏠 🍎 πŸͺ© 🐧 - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading. - [sitbon/magg](https://github.com/sitbon/magg) 🍎 πŸͺŸ 🐧 ☁️ 🏠 🐍 - Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand. +- [strale-io/strale](https://glama.ai/mcp/servers/strale-io/strale) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Trust and quality infrastructure for AI agents. 229+ quality-scored capabilities for company data, compliance checks, financial validation, and more. Every capability has a transparent SQS quality score. Strale is the trust layer for AI agents. - [sonnyflylock/voxie-ai-directory-mcp](https://github.com/sonnyflylock/voxie-ai-directory-mcp) πŸ“‡ ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions. - [SureScaleAI/openai-gpt-image-mcp](https://github.com/SureScaleAI/openai-gpt-image-mcp) πŸ“‡ ☁️ - OpenAI GPT image generation/editing MCP server. - [sxhxliang/mcp-access-point](https://github.com/sxhxliang/mcp-access-point) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Turn a web service into an MCP server in one click without making any code changes. From 0db9fb7e5ff44ccf6448fb56f1e45364d1d9598c Mon Sep 17 00:00:00 2001 From: petterlindstrom79 Date: Wed, 18 Mar 2026 16:13:03 +0100 Subject: [PATCH 020/156] Update strale link and add badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98315059..1f90441c 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Servers for accessing many apps and tools through a single MCP server. - [profullstack/mcp-server](https://github.com/profullstack/mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities. - [rupinder2/mcp-orchestrator](https://github.com/rupinder2/mcp-orchestrator) 🐍 🏠 🍎 πŸͺ© 🐧 - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading. - [sitbon/magg](https://github.com/sitbon/magg) 🍎 πŸͺŸ 🐧 ☁️ 🏠 🐍 - Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand. -- [strale-io/strale](https://glama.ai/mcp/servers/strale-io/strale) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Trust and quality infrastructure for AI agents. 229+ quality-scored capabilities for company data, compliance checks, financial validation, and more. Every capability has a transparent SQS quality score. Strale is the trust layer for AI agents. +- [strale-io/strale](https://github.com/strale-io/strale) [![strale-io/strale MCP server](https://glama.ai/mcp/servers/strale-io/strale/badge)](https://glama.ai/mcp/servers/strale-io/strale) 🏠 ☁️ πŸ“‡ πŸ” - Trust and quality infrastructure for AI agents. 250+ quality-scored capabilities for company data, compliance checks, financial validation, web extraction, and more. Every capability has a transparent SQS quality score. `npx strale-mcp. - [sonnyflylock/voxie-ai-directory-mcp](https://github.com/sonnyflylock/voxie-ai-directory-mcp) πŸ“‡ ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions. - [SureScaleAI/openai-gpt-image-mcp](https://github.com/SureScaleAI/openai-gpt-image-mcp) πŸ“‡ ☁️ - OpenAI GPT image generation/editing MCP server. - [sxhxliang/mcp-access-point](https://github.com/sxhxliang/mcp-access-point) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Turn a web service into an MCP server in one click without making any code changes. From 0d4b0800907ed32fa5fb82d5d4f94545458cfc62 Mon Sep 17 00:00:00 2001 From: "R.Brown" Date: Thu, 19 Mar 2026 10:16:52 +0100 Subject: [PATCH 021/156] Add NetLicensing MCP Server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3914d61..cdff9100 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,7 @@ Cloud platform service integration. Enables management and interaction with clou - [jdubois/azure-cli-mcp](https://github.com/jdubois/azure-cli-mcp) - A wrapper around the Azure CLI command line that allows you to talk directly to Azure - [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) πŸ”’ ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage. - [kestra-io/mcp-server-python](https://github.com/kestra-io/mcp-server-python) 🐍 ☁️ - Implementation of MCP server for [Kestra](https://kestra.io) workflow orchestration platform. +- [Labs64/NetLicensing-MCP](https://github.com/Labs64/NetLicensing-MCP) πŸŽ–οΈ 🐍 ☁️ - The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing πŸ‘‰πŸΌ without writing a single API call. - [liquidmetal-ai/raindrop-mcp](https://docs.liquidmetal.ai/tutorials/claude-code-mcp-setup/) πŸ“‡ ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP. - [liveblocks/liveblocks-mcp-server](https://github.com/liveblocks/liveblocks-mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - Create, modify, and delete different aspects of [Liveblocks](https://liveblocks.io) such as rooms, threads, comments, notifications, and more. Additionally, it has read access to Storage and Yjs. - [localstack/localstack-mcp-server](https://github.com/localstack/localstack-mcp-server) πŸŽ–οΈ πŸ“‡ 🏠 - A MCP server for LocalStack to manage local AWS environments, including lifecycle operations, infra deployments, log analysis, fault injection, and state management. From 2fcf9ef37db537cd96326b1d34fffbb2b44e37f2 Mon Sep 17 00:00:00 2001 From: mshors-pdai <162932320+mshors-pdai@users.noreply.github.com> Date: Thu, 19 Mar 2026 08:29:38 -0700 Subject: [PATCH 022/156] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3914d61..adf97cc9 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,7 @@ Provides access to customer profiles inside of customer data platforms - [hustcc/mcp-echarts](https://github.com/hustcc/mcp-echarts) πŸ“‡ 🏠 - Generate visual charts using [Apache ECharts](https://echarts.apache.org) with AI MCP dynamically. - [hustcc/mcp-mermaid](https://github.com/hustcc/mcp-mermaid) πŸ“‡ 🏠 - Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically. - [iaptic/mcp-server-iaptic](https://github.com/iaptic/mcp-server-iaptic) πŸŽ–οΈ πŸ“‡ ☁️ - Connect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics. +- [MCP Analytics](https://mcpanalytics.ai) 🐍 ☁️ πŸŽ–οΈ - Statistical analysis, ML models, and data exploration for Claude via MCP. Connects to your data and generates interactive reports. - [OpenDataMCP/OpenDataMCP](https://github.com/OpenDataMCP/OpenDataMCP) 🐍 ☁️ - Connect any Open Data to any LLM with Model Context Protocol. - [QuackbackIO/quackback](https://github.com/QuackbackIO/quackback) πŸ“‡ ☁️ - Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs. - [sergehuber/inoyu-mcp-unomi-server](https://github.com/sergehuber/inoyu-mcp-unomi-server) πŸ“‡ ☁️ - An MCP server to access and updates profiles on an Apache Unomi CDP server. From ee2fa63f02bfd9f9d9dc88ec57c7689ed170f17b Mon Sep 17 00:00:00 2001 From: mshors-pdai <162932320+mshors-pdai@users.noreply.github.com> Date: Thu, 19 Mar 2026 08:35:43 -0700 Subject: [PATCH 023/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adf97cc9..817df9a5 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,7 @@ Provides access to customer profiles inside of customer data platforms - [hustcc/mcp-echarts](https://github.com/hustcc/mcp-echarts) πŸ“‡ 🏠 - Generate visual charts using [Apache ECharts](https://echarts.apache.org) with AI MCP dynamically. - [hustcc/mcp-mermaid](https://github.com/hustcc/mcp-mermaid) πŸ“‡ 🏠 - Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically. - [iaptic/mcp-server-iaptic](https://github.com/iaptic/mcp-server-iaptic) πŸŽ–οΈ πŸ“‡ ☁️ - Connect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics. -- [MCP Analytics](https://mcpanalytics.ai) 🐍 ☁️ πŸŽ–οΈ - Statistical analysis, ML models, and data exploration for Claude via MCP. Connects to your data and generates interactive reports. +- [MCP Analytics](https://github.com/embeddedlayers/mcp-analytics) 🐍 ☁️ πŸŽ–οΈ - Statistical analysis, ML models, and data exploration for Claude via MCP. Connects to your data and generates interactive reports. - [OpenDataMCP/OpenDataMCP](https://github.com/OpenDataMCP/OpenDataMCP) 🐍 ☁️ - Connect any Open Data to any LLM with Model Context Protocol. - [QuackbackIO/quackback](https://github.com/QuackbackIO/quackback) πŸ“‡ ☁️ - Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs. - [sergehuber/inoyu-mcp-unomi-server](https://github.com/sergehuber/inoyu-mcp-unomi-server) πŸ“‡ ☁️ - An MCP server to access and updates profiles on an Apache Unomi CDP server. From e94c7d5c5a46e6756ff011e6c7340f2c90c561a4 Mon Sep 17 00:00:00 2001 From: mshors-pdai <162932320+mshors-pdai@users.noreply.github.com> Date: Thu, 19 Mar 2026 08:38:30 -0700 Subject: [PATCH 024/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 817df9a5..e885225d 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,7 @@ Provides access to customer profiles inside of customer data platforms - [hustcc/mcp-echarts](https://github.com/hustcc/mcp-echarts) πŸ“‡ 🏠 - Generate visual charts using [Apache ECharts](https://echarts.apache.org) with AI MCP dynamically. - [hustcc/mcp-mermaid](https://github.com/hustcc/mcp-mermaid) πŸ“‡ 🏠 - Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically. - [iaptic/mcp-server-iaptic](https://github.com/iaptic/mcp-server-iaptic) πŸŽ–οΈ πŸ“‡ ☁️ - Connect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics. -- [MCP Analytics](https://github.com/embeddedlayers/mcp-analytics) 🐍 ☁️ πŸŽ–οΈ - Statistical analysis, ML models, and data exploration for Claude via MCP. Connects to your data and generates interactive reports. +- [embeddedlayers/mcp-analytics](https://github.com/embeddedlayers/mcp-analytics) [![embeddedlayers/mcp-analytics MCP server](https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics/badges/score.svg (https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics) 🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources β€” ask a question in Claude or Cursor, get an interactive HTML report. - [OpenDataMCP/OpenDataMCP](https://github.com/OpenDataMCP/OpenDataMCP) 🐍 ☁️ - Connect any Open Data to any LLM with Model Context Protocol. - [QuackbackIO/quackback](https://github.com/QuackbackIO/quackback) πŸ“‡ ☁️ - Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs. - [sergehuber/inoyu-mcp-unomi-server](https://github.com/sergehuber/inoyu-mcp-unomi-server) πŸ“‡ ☁️ - An MCP server to access and updates profiles on an Apache Unomi CDP server. From 3dbd552d976f1bc588552d7b87b0659277fbcc31 Mon Sep 17 00:00:00 2001 From: mshors-pdai <162932320+mshors-pdai@users.noreply.github.com> Date: Thu, 19 Mar 2026 08:41:38 -0700 Subject: [PATCH 025/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e885225d..24f4f48c 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,7 @@ Provides access to customer profiles inside of customer data platforms - [hustcc/mcp-echarts](https://github.com/hustcc/mcp-echarts) πŸ“‡ 🏠 - Generate visual charts using [Apache ECharts](https://echarts.apache.org) with AI MCP dynamically. - [hustcc/mcp-mermaid](https://github.com/hustcc/mcp-mermaid) πŸ“‡ 🏠 - Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically. - [iaptic/mcp-server-iaptic](https://github.com/iaptic/mcp-server-iaptic) πŸŽ–οΈ πŸ“‡ ☁️ - Connect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics. -- [embeddedlayers/mcp-analytics](https://github.com/embeddedlayers/mcp-analytics) [![embeddedlayers/mcp-analytics MCP server](https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics/badges/score.svg (https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics) 🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources β€” ask a question in Claude or Cursor, get an interactive HTML report. +- [embeddedlayers/mcp-analytics](https://github.com/embeddedlayers/mcp-analytics) [![embeddedlayers/mcp-analytics MCP server](https ://glama.ai/mcp/servers/embeddedlayers/mcp-analytics/badges/score.svg) (https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics) 🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources β€” ask a question in Claude or Cursor, get an interactive HTML report. - [OpenDataMCP/OpenDataMCP](https://github.com/OpenDataMCP/OpenDataMCP) 🐍 ☁️ - Connect any Open Data to any LLM with Model Context Protocol. - [QuackbackIO/quackback](https://github.com/QuackbackIO/quackback) πŸ“‡ ☁️ - Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs. - [sergehuber/inoyu-mcp-unomi-server](https://github.com/sergehuber/inoyu-mcp-unomi-server) πŸ“‡ ☁️ - An MCP server to access and updates profiles on an Apache Unomi CDP server. From 7fd7d067a296bf52b85f5c7bb05dd18e4800d13e Mon Sep 17 00:00:00 2001 From: mshors-pdai <162932320+mshors-pdai@users.noreply.github.com> Date: Thu, 19 Mar 2026 08:43:46 -0700 Subject: [PATCH 026/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24f4f48c..4c3dd4a3 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,7 @@ Provides access to customer profiles inside of customer data platforms - [hustcc/mcp-echarts](https://github.com/hustcc/mcp-echarts) πŸ“‡ 🏠 - Generate visual charts using [Apache ECharts](https://echarts.apache.org) with AI MCP dynamically. - [hustcc/mcp-mermaid](https://github.com/hustcc/mcp-mermaid) πŸ“‡ 🏠 - Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically. - [iaptic/mcp-server-iaptic](https://github.com/iaptic/mcp-server-iaptic) πŸŽ–οΈ πŸ“‡ ☁️ - Connect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics. -- [embeddedlayers/mcp-analytics](https://github.com/embeddedlayers/mcp-analytics) [![embeddedlayers/mcp-analytics MCP server](https ://glama.ai/mcp/servers/embeddedlayers/mcp-analytics/badges/score.svg) (https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics) 🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources β€” ask a question in Claude or Cursor, get an interactive HTML report. +- [embeddedlayers/mcp-analytics](https://github.com/embeddedlayers/mcp-analytics) [![embeddedlayers/mcp-analytics MCP server](https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics/badges/score.svg) (https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics) 🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources β€” ask a question in Claude or Cursor, get an interactive HTML report. - [OpenDataMCP/OpenDataMCP](https://github.com/OpenDataMCP/OpenDataMCP) 🐍 ☁️ - Connect any Open Data to any LLM with Model Context Protocol. - [QuackbackIO/quackback](https://github.com/QuackbackIO/quackback) πŸ“‡ ☁️ - Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs. - [sergehuber/inoyu-mcp-unomi-server](https://github.com/sergehuber/inoyu-mcp-unomi-server) πŸ“‡ ☁️ - An MCP server to access and updates profiles on an Apache Unomi CDP server. From 7251a94d297f8dc2227f5dc116d12edfa67459e2 Mon Sep 17 00:00:00 2001 From: mshors-pdai <162932320+mshors-pdai@users.noreply.github.com> Date: Thu, 19 Mar 2026 08:47:14 -0700 Subject: [PATCH 027/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c3dd4a3..defa6d30 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,7 @@ Provides access to customer profiles inside of customer data platforms - [hustcc/mcp-echarts](https://github.com/hustcc/mcp-echarts) πŸ“‡ 🏠 - Generate visual charts using [Apache ECharts](https://echarts.apache.org) with AI MCP dynamically. - [hustcc/mcp-mermaid](https://github.com/hustcc/mcp-mermaid) πŸ“‡ 🏠 - Generate [mermaid](https://mermaid.js.org/) diagram and chart with AI MCP dynamically. - [iaptic/mcp-server-iaptic](https://github.com/iaptic/mcp-server-iaptic) πŸŽ–οΈ πŸ“‡ ☁️ - Connect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics. -- [embeddedlayers/mcp-analytics](https://github.com/embeddedlayers/mcp-analytics) [![embeddedlayers/mcp-analytics MCP server](https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics/badges/score.svg) (https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics) 🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources β€” ask a question in Claude or Cursor, get an interactive HTML report. +- [embeddedlayers/mcp-analytics](https://github.com/embeddedlayers/mcp-analytics) [![embeddedlayers/mcp-analytics MCP server](https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics/badges/score.svg)](https://glama.ai/mcp/servers/embeddedlayers/mcp-analytics) 🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources β€” ask a question in Claude or Cursor, get an interactive HTML report. - [OpenDataMCP/OpenDataMCP](https://github.com/OpenDataMCP/OpenDataMCP) 🐍 ☁️ - Connect any Open Data to any LLM with Model Context Protocol. - [QuackbackIO/quackback](https://github.com/QuackbackIO/quackback) πŸ“‡ ☁️ - Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs. - [sergehuber/inoyu-mcp-unomi-server](https://github.com/sergehuber/inoyu-mcp-unomi-server) πŸ“‡ ☁️ - An MCP server to access and updates profiles on an Apache Unomi CDP server. From 07448e8287de0bb67a1674293698c50d52c11dfe Mon Sep 17 00:00:00 2001 From: kushneryk Date: Fri, 20 Mar 2026 10:22:44 +0400 Subject: [PATCH 028/156] Add kushneryk/join.cloud to Communication section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8a73739..62b0d6a1 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ Integration with communication platforms for message management and channel oper - [jaipandya/producthunt-mcp-server](https://github.com/jaipandya/producthunt-mcp-server) 🐍 🏠 - MCP server for Product Hunt. Interact with trending posts, comments, collections, users, and more. - [jaspertvdm/mcp-server-rabel](https://github.com/jaspertvdm/mcp-server-rabel) 🐍 ☁️ 🏠 - AI-to-AI messaging via I-Poll protocol and AInternet. Enables agents to communicate using .aint domains, semantic messaging, and trust-based routing. - [joinly-ai/joinly](https://github.com/joinly-ai/joinly) 🐍☁️ - MCP server to interact with browser-based meeting platforms (Zoom, Teams, Google Meet). Enables AI agents to send bots to online meetings, gather live transcripts, speak text, and send messages in the meeting chat. +- [kushneryk/join.cloud](https://github.com/kushneryk/join.cloud) πŸ“‡ ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud. - [jtalk22/slack-mcp-server](https://github.com/jtalk22/slack-mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Your complete Slack context for Claudeβ€”DMs, channels, threads, search. No OAuth apps, no admin approval. `--setup` and done, 11 tools, auto-refresh. - [keturiosakys/bluesky-context-server](https://github.com/keturiosakys/bluesky-context-server) πŸ“‡ ☁️ - Bluesky instance integration for querying and interaction - [khan2a/telephony-mcp-server](https://github.com/khan2a/telephony-mcp-server) 🐍 πŸ’¬ - MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows. From 261c14df3681771e97dfd54a82b6a48e9563e2da Mon Sep 17 00:00:00 2001 From: cloakmaster Date: Sat, 21 Mar 2026 12:23:55 +0100 Subject: [PATCH 029/156] Add Inkog to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8a73739..adb97103 100644 --- a/README.md +++ b/README.md @@ -1647,6 +1647,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [HaroldFinchIFT/vuln-nist-mcp-server](https://github.com/HaroldFinchIFT/vuln-nist-mcp-server) 🐍 ☁️️ 🍎 πŸͺŸ 🐧 - A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints. - [hieutran/entraid-mcp-server](https://github.com/hieuttmmo/entraid-mcp-server) 🐍 ☁️ - A MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph Python SDK. - [intruder-io/intruder-mcp](https://github.com/intruder-io/intruder-mcp) 🐍 ☁️ - MCP server to access [Intruder](https://www.intruder.io/), helping you identify, understand, and fix security vulnerabilities in your infrastructure. +- [inkog-io/inkog-mcp](https://github.com/inkog-io/inkog-mcp) πŸ“‡ ☁️ - AI agent security scanner. Audits MCP servers for vulnerabilities, detects prompt injection, infinite loops, token bombing, and missing human oversight across 20+ frameworks. Maps findings to EU AI Act, OWASP LLM Top 10. - [jaspertvdm/mcp-server-inject-bender](https://github.com/jaspertvdm/mcp-server-inject-bender) 🐍 ☁️ 🏠 - Security through absurdity: transforms SQL injection and XSS attempts into harmless comedy responses using AI-powered humor defense. - [joergmichno/clawguard-mcp](https://github.com/joergmichno/clawguard-mcp) [![clawguard-mcp MCP server](https://glama.ai/mcp/servers/joergmichno/clawguard-mcp/badges/score.svg)](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) β˜• 🏠 - A native Model Context Protocol server for Ghidra. Includes GUI configuration and logging, 31 powerful tools and no external dependencies. From 6bac215c5ac7c796432beba1d7cb9149b1d0245e Mon Sep 17 00:00:00 2001 From: Nikola Katsarov Date: Sat, 21 Mar 2026 14:09:24 +0200 Subject: [PATCH 030/156] =?UTF-8?q?Add=20FleetQ=20=E2=80=94=20AI=20Agent?= =?UTF-8?q?=20Mission=20Control=20(200+=20tools)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8a73739..b97c7c3a 100644 --- a/README.md +++ b/README.md @@ -1992,6 +1992,7 @@ Interact with Git repositories and version control platforms. Enables repository - [Epistates/TurboMCP](https://github.com/Epistates/turbomcp) πŸ¦€ - TurboMCP SDK: Enterprise MCP SDK in Rust - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python - [FastMCP](https://github.com/punkpeye/fastmcp) πŸ“‡ - A high-level framework for building MCP servers in TypeScript +- [FleetQ](https://github.com/escapeboy/agent-fleet-o) β€” AI Agent Mission Control with 200+ MCP tools. Manage agents, experiments, workflows, crews, skills, and more via stdio + HTTP/SSE. Self-hosted, open-source (AGPL-3.0). Remote server: `https://fleetq.net/mcp` - [SonAIengine/graph-tool-call](https://github.com/SonAIengine/graph-tool-call) [![graph-tool-call MCP server](https://glama.ai/mcp/servers/SonAIengine/graph-tool-call/badges/score.svg)](https://glama.ai/mcp/servers/SonAIengine/graph-tool-call) 🐍 🏠 - When tool count exceeds LLM context limits, accuracy collapses (248 tools β†’ 12%). graph-tool-call builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy to 82% with 79% fewer tokens. Zero dependencies. Also works as an MCP Proxy β€” aggregate multiple MCP servers behind 3 meta-tools. - [vinkius-labs/mcp-fusion](https://github.com/vinkius-labs/mcp-fusion) πŸ“‡ [![Glama](https://glama.ai/mcp/servers/badge/@vinkius-labs/mcp-fusion)](https://glama.ai/mcp/servers/@vinkius-labs/mcp-fusion) - A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup. - [MervinPraison/praisonai-mcp](https://github.com/MervinPraison/praisonai-mcp) 🐍 - AI Agents framework with 64+ built-in tools for search, memory, workflows, code execution, and file operations. Turn any AI assistant into a multi-agent system with MCP. From aab802d15ed66a6a1935d92e144398c480a68734 Mon Sep 17 00:00:00 2001 From: Nikola Katsarov Date: Sat, 21 Mar 2026 14:20:26 +0200 Subject: [PATCH 031/156] fix: use owner/repo format, add emoji tags and Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b97c7c3a..7024d897 100644 --- a/README.md +++ b/README.md @@ -1989,10 +1989,10 @@ Interact with Git repositories and version control platforms. Enables repository > More frameworks, utilities, and other developer tools are available at https://github.com/punkpeye/awesome-mcp-devtools > - [Nyrok/flompt](https://github.com/Nyrok/flompt) [![flompt MCP server](https://glama.ai/mcp/servers/@nyrok/flompt/badges/score.svg)](https://glama.ai/mcp/servers/@nyrok/flompt) 🐍 ☁️ - Visual AI prompt builder MCP server. Decompose any prompt into 12 semantic blocks and compile to Claude-optimized XML. Tools: `decompose_prompt`, `compile_prompt`. Setup: `claude mcp add flompt https://flompt.dev/mcp/` +- [escapeboy/agent-fleet-o](https://github.com/escapeboy/agent-fleet-o) [![escapeboy/agent-fleet-o MCP server](https://glama.ai/mcp/servers/escapeboy/agent-fleet-o/badges/score.svg)](https://glama.ai/mcp/servers/escapeboy/agent-fleet-o) ☁️ 🏠 - AI Agent Mission Control with 200+ MCP tools. Manage agents, experiments, workflows, crews, skills, and more via stdio + HTTP/SSE. Self-hosted, open-source (AGPL-3.0). Remote server: `https://fleetq.net/mcp` - [Epistates/TurboMCP](https://github.com/Epistates/turbomcp) πŸ¦€ - TurboMCP SDK: Enterprise MCP SDK in Rust - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python - [FastMCP](https://github.com/punkpeye/fastmcp) πŸ“‡ - A high-level framework for building MCP servers in TypeScript -- [FleetQ](https://github.com/escapeboy/agent-fleet-o) β€” AI Agent Mission Control with 200+ MCP tools. Manage agents, experiments, workflows, crews, skills, and more via stdio + HTTP/SSE. Self-hosted, open-source (AGPL-3.0). Remote server: `https://fleetq.net/mcp` - [SonAIengine/graph-tool-call](https://github.com/SonAIengine/graph-tool-call) [![graph-tool-call MCP server](https://glama.ai/mcp/servers/SonAIengine/graph-tool-call/badges/score.svg)](https://glama.ai/mcp/servers/SonAIengine/graph-tool-call) 🐍 🏠 - When tool count exceeds LLM context limits, accuracy collapses (248 tools β†’ 12%). graph-tool-call builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy to 82% with 79% fewer tokens. Zero dependencies. Also works as an MCP Proxy β€” aggregate multiple MCP servers behind 3 meta-tools. - [vinkius-labs/mcp-fusion](https://github.com/vinkius-labs/mcp-fusion) πŸ“‡ [![Glama](https://glama.ai/mcp/servers/badge/@vinkius-labs/mcp-fusion)](https://glama.ai/mcp/servers/@vinkius-labs/mcp-fusion) - A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup. - [MervinPraison/praisonai-mcp](https://github.com/MervinPraison/praisonai-mcp) 🐍 - AI Agents framework with 64+ built-in tools for search, memory, workflows, code execution, and file operations. Turn any AI assistant into a multi-agent system with MCP. From b6b05e500149aede94ef30726529ab559243fb06 Mon Sep 17 00:00:00 2001 From: cloakmaster Date: Sat, 21 Mar 2026 14:42:41 +0100 Subject: [PATCH 032/156] Add Glama score badge to Inkog entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adb97103..86b15061 100644 --- a/README.md +++ b/README.md @@ -1647,7 +1647,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [HaroldFinchIFT/vuln-nist-mcp-server](https://github.com/HaroldFinchIFT/vuln-nist-mcp-server) 🐍 ☁️️ 🍎 πŸͺŸ 🐧 - A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints. - [hieutran/entraid-mcp-server](https://github.com/hieuttmmo/entraid-mcp-server) 🐍 ☁️ - A MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph Python SDK. - [intruder-io/intruder-mcp](https://github.com/intruder-io/intruder-mcp) 🐍 ☁️ - MCP server to access [Intruder](https://www.intruder.io/), helping you identify, understand, and fix security vulnerabilities in your infrastructure. -- [inkog-io/inkog-mcp](https://github.com/inkog-io/inkog-mcp) πŸ“‡ ☁️ - AI agent security scanner. Audits MCP servers for vulnerabilities, detects prompt injection, infinite loops, token bombing, and missing human oversight across 20+ frameworks. Maps findings to EU AI Act, OWASP LLM Top 10. +- [inkog-io/inkog-mcp](https://github.com/inkog-io/inkog-mcp) [![inkog-mcp MCP server](https://glama.ai/mcp/servers/inkog-io/inkog/badges/score.svg)](https://glama.ai/mcp/servers/inkog-io/inkog) πŸ“‡ ☁️ - AI agent security scanner. Audits MCP servers for vulnerabilities, detects prompt injection, infinite loops, token bombing, and missing human oversight across 20+ frameworks. Maps findings to EU AI Act, OWASP LLM Top 10. - [jaspertvdm/mcp-server-inject-bender](https://github.com/jaspertvdm/mcp-server-inject-bender) 🐍 ☁️ 🏠 - Security through absurdity: transforms SQL injection and XSS attempts into harmless comedy responses using AI-powered humor defense. - [joergmichno/clawguard-mcp](https://github.com/joergmichno/clawguard-mcp) [![clawguard-mcp MCP server](https://glama.ai/mcp/servers/joergmichno/clawguard-mcp/badges/score.svg)](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) β˜• 🏠 - A native Model Context Protocol server for Ghidra. Includes GUI configuration and logging, 31 powerful tools and no external dependencies. From a5f10eefd2a40875929cb63b0365ed8b1c20702b Mon Sep 17 00:00:00 2001 From: catallo Date: Sun, 22 Mar 2026 17:09:19 +0100 Subject: [PATCH 033/156] Add MiSTerClaw to Embedded System category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db3c10a6..f0725280 100644 --- a/README.md +++ b/README.md @@ -996,6 +996,7 @@ Provides access to documentation and shortcuts for working on embedded devices. - [kukapay/opcua-mcp](https://github.com/kukapay/opcua-mcp) 🐍 πŸ“Ÿ - An MCP server that connects to OPC UA-enabled industrial systems. - [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. - [yoelbassin/gnuradioMCP](https://github.com/yoelbassin/gnuradioMCP) 🐍 πŸ“Ÿ 🏠 - An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts. +- [catallo/misterclaw](https://github.com/catallo/misterclaw) 🏎️ πŸ“Ÿ 🏠 🐧 🍎 - πŸ‘ΎπŸ¦€ MiSTerClaw β€” MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning. ### πŸŽ“ Education From 7f0d91ff009f38bc8b62c348e80bce287e976c79 Mon Sep 17 00:00:00 2001 From: Sandro Catallo Date: Sun, 22 Mar 2026 17:42:06 +0100 Subject: [PATCH 034/156] fix: remove emoji from description to avoid legend conflict --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0725280..5d35257e 100644 --- a/README.md +++ b/README.md @@ -996,7 +996,7 @@ Provides access to documentation and shortcuts for working on embedded devices. - [kukapay/opcua-mcp](https://github.com/kukapay/opcua-mcp) 🐍 πŸ“Ÿ - An MCP server that connects to OPC UA-enabled industrial systems. - [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. - [yoelbassin/gnuradioMCP](https://github.com/yoelbassin/gnuradioMCP) 🐍 πŸ“Ÿ 🏠 - An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts. -- [catallo/misterclaw](https://github.com/catallo/misterclaw) 🏎️ πŸ“Ÿ 🏠 🐧 🍎 - πŸ‘ΎπŸ¦€ MiSTerClaw β€” MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning. +- [catallo/misterclaw](https://github.com/catallo/misterclaw) 🏎️ πŸ“Ÿ 🏠 🐧 🍎 - MiSTerClaw β€” MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning. ### πŸŽ“ Education From 76a03a9c546374657c4b4bacb4238010efebe18f Mon Sep 17 00:00:00 2001 From: Sandro Catallo Date: Sun, 22 Mar 2026 18:05:26 +0100 Subject: [PATCH 035/156] add Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d35257e..6303ba8c 100644 --- a/README.md +++ b/README.md @@ -996,7 +996,7 @@ Provides access to documentation and shortcuts for working on embedded devices. - [kukapay/opcua-mcp](https://github.com/kukapay/opcua-mcp) 🐍 πŸ“Ÿ - An MCP server that connects to OPC UA-enabled industrial systems. - [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. - [yoelbassin/gnuradioMCP](https://github.com/yoelbassin/gnuradioMCP) 🐍 πŸ“Ÿ 🏠 - An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts. -- [catallo/misterclaw](https://github.com/catallo/misterclaw) 🏎️ πŸ“Ÿ 🏠 🐧 🍎 - MiSTerClaw β€” MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning. +- [catallo/misterclaw](https://github.com/catallo/misterclaw) 🏎️ πŸ“Ÿ 🏠 🐧 🍎 - MiSTerClaw β€” MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning. [![catallo/misterclaw MCP server](https://glama.ai/mcp/servers/catallo/misterclaw/badges/score.svg)](https://glama.ai/mcp/servers/catallo/misterclaw) ### πŸŽ“ Education From 638841b6e119f45af4aae3def4f73dea5229003c Mon Sep 17 00:00:00 2001 From: Eylon Israely Date: Sun, 22 Mar 2026 14:31:57 -0500 Subject: [PATCH 036/156] Add PYTHIA Oracle to Other Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db3c10a6..de48ea73 100644 --- a/README.md +++ b/README.md @@ -1932,6 +1932,7 @@ Interact with Git repositories and version control platforms. Enables repository - [disco-trooper/apple-notes-mcp](https://github.com/disco-trooper/apple-notes-mcp) πŸ“‡ 🏠 🍎 - Apple Notes MCP with semantic search, hybrid vector+keyword search, full CRUD operations, and incremental indexing. Uses JXA for native macOS integration. - [dotemacs/domain-lookup-mcp](https://github.com/dotemacs/domain-lookup-mcp) 🏎️ - Domain name lookup service, first via [RDAP](https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol) and then as a fallback via [WHOIS](https://en.wikipedia.org/wiki/WHOIS) - [ekkyarmandi/ticktick-mcp](https://github.com/ekkyarmandi/ticktick-mcp) 🐍 ☁️ - [TickTick](https://ticktick.com/) MCP server that integrates with TickTick's API to manage personal todo projects and the tasks. +- [eyloni/pythia-oracle](https://github.com/eyloni/pythia-oracle) [![pythia-oracle MCP server](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle/badges/score.svg)](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle) 🐍 ☁️ - Oracle for AI agents that need to think past obvious answers. One tool, one reading. Free tier included. - [emicklei/mcp-log-proxy](https://github.com/emicklei/mcp-log-proxy) 🏎️ 🏠 - MCP server proxy that offers a Web UI to the full message flow - [TollboothLabs/ai-tool-optimizer](https://github.com/TollboothLabs/ai-tool-optimizer) [![ai-tool-optimizer MCP server](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer/badges/score.svg)](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer) 🐍 - Reduces MCP tool description token costs by 40-70% through pure text schema distillation. - [esignaturescom/mcp-server-esignatures](https://github.com/esignaturescom/mcp-server-esignatures) 🐍 ☁️️ - Contract and template management for drafting, reviewing, and sending binding contracts via the eSignatures API. From bdacf4d6a3276e53efd5319e2643e27ff78ce18d Mon Sep 17 00:00:00 2001 From: samrothschild23 Date: Mon, 23 Mar 2026 04:00:35 -0400 Subject: [PATCH 037/156] Add rothy/intelligence-api: e-commerce intelligence MCP server with x402 payments --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da6bdaf5..90e4d077 100644 --- a/README.md +++ b/README.md @@ -1021,6 +1021,7 @@ MCP servers for learning management systems (LMS) and educational tools. MCP servers for e-commerce platforms and online store management. - [lofder/dsers-mcp-product](https://github.com/lofder/dsers-mcp-product) [![dsers-mcp-product MCP server](https://glama.ai/mcp/servers/lofder/dsers-mcp-product/badges/score.svg)](https://glama.ai/mcp/servers/lofder/dsers-mcp-product) πŸ“‡ ☁️ - Automate AliExpress/Alibaba dropshipping product import to Shopify or Wix via DSers. Bulk import, variant editing, pricing rules, and multi-store push with a single command. +- [rothy/intelligence-api](https://intelligence-api-production-f532.up.railway.app) πŸ“‡ ☁️ - E-commerce and business intelligence MCP server. Analyze any Shopify store, research Amazon products with Opportunity Score and FBA profitability estimates, and find qualified sales leads from Google Maps with Lead Quality Scoring. Pay-per-call via x402 (USDC on Base). ### 🌳 Environment & Nature From 7d255eaf0b172360bcb3e8972e8cd2e721f87cc5 Mon Sep 17 00:00:00 2001 From: Benjamin Turc Date: Mon, 23 Mar 2026 10:09:17 +0100 Subject: [PATCH 038/156] Update entry: owner/repo format, Glama badge, 37 tools - Rename entry to benswel/qr-agent-core (owner/repo format) - Add Glama score badge - Update tool count from 6 to 37 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8cce874..ffe74826 100644 --- a/README.md +++ b/README.md @@ -733,7 +733,7 @@ Tools and integrations that enhance the development workflow and environment man - [qainsights/jmeter-mcp-server](https://github.com/QAInsights/jmeter-mcp-server) 🐍 🏠 - JMeter MCP Server for performance testing - [qainsights/k6-mcp-server](https://github.com/QAInsights/k6-mcp-server) 🐍 🏠 - Grafana k6 MCP Server for performance testing - [qainsights/locust-mcp-server](https://github.com/QAInsights/locust-mcp-server) 🐍 🏠 - Locust MCP Server for performance testing -- [qr-for-agent](https://github.com/benswel/qr-agent-core) πŸ“‡ ☁️ - Dynamic QR code service for AI agents. Create, update, track, and retarget QR codes without regenerating images. 6 lightweight tools, one-command install via `npx qr-for-agent`. +- [benswel/qr-agent-core](https://github.com/benswel/qr-agent-core) [![benswel/qr-agent-core MCP server](https://glama.ai/mcp/servers/benswel/qr-agent-core/badges/score.svg)](https://glama.ai/mcp/servers/benswel/qr-agent-core) πŸ“‡ ☁️ - Dynamic QR code service for AI agents. Create, update, track, and retarget QR codes without regenerating images. 37 tools covering 11 QR types, one-command install via `npx qr-for-agent`. - [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) 🏎️ 🏠 - Docker container management and operations through MCP - [r-huijts/xcode-mcp-server](https://github.com/r-huijts/xcode-mcp-server) πŸ“‡ 🏠 🍎 - Xcode integration for project management, file operations, and build automation - [ReAPI-com/mcp-openapi](https://github.com/ReAPI-com/mcp-openapi) πŸ“‡ 🏠 - MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data From f8c973840ef139dece8b3cb6295cf4bb215f5501 Mon Sep 17 00:00:00 2001 From: Maurice Wen Date: Mon, 23 Mar 2026 19:19:41 +0800 Subject: [PATCH 039/156] Add Auth Box -- MCP credential gateway for AI agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4497a0a..d5391427 100644 --- a/README.md +++ b/README.md @@ -1711,6 +1711,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [13bm/GhidraMCP](https://github.com/13bm/GhidraMCP) 🐍 β˜• 🏠 - MCP server for integrating Ghidra with AI assistants. This plugin enables binary analysis, providing tools for function inspection, decompilation, memory exploration, and import/export analysis via the Model Context Protocol. - [82ch/MCP-Dandan](https://github.com/82ch/MCP-Dandan) 🐍 πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Real-time security framework for MCP servers that detects and blocks malicious AI agent behavior by analyzing tool call patterns and intent across multiple threat detection engines. +- [MARUCIE/authbox](https://github.com/MARUCIE/authbox) πŸ“‡ 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Zero-knowledge password manager with MCP credential gateway. BIP-39 seed phrase recovery, deterministic passwords, policy-gated AI agent access (scope, rate limits, time windows, step-up approval), 70+ API key providers, and hash-chain audit trail. Go + Next.js + TypeScript. - [Acacian/aegis](https://github.com/Acacian/aegis) [![aegis MCP server](https://glama.ai/mcp/servers/Acacian/aegis/badges/score.svg)](https://glama.ai/mcp/servers/Acacian/aegis) 🐍 🏠 🍎 πŸͺŸ 🐧 - Policy-based governance for AI agent tool calls. YAML policies, approval gates, risk assessment, and audit logging. Cross-platform: LangChain, OpenAI, Anthropic, MCP. - [adeptus-innovatio/solvitor-mcp](https://github.com/Adeptus-Innovatio/solvitor-mcp) πŸ¦€ 🏠 - Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them. - [agentward-ai/agentward](https://github.com/agentward-ai/agentward) [![agent-ward MCP server](https://glama.ai/mcp/servers/agentward-ai/agent-ward/badges/score.svg)](https://glama.ai/mcp/servers/agentward-ai/agent-ward) 🐍 🏠 🍎 πŸͺŸ 🐧 - Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes. From 4586b593d3a05d8d5d048c924c66cdd79ea32d61 Mon Sep 17 00:00:00 2001 From: cct15 Date: Tue, 24 Mar 2026 00:25:42 +0800 Subject: [PATCH 040/156] =?UTF-8?q?Add=20Futuristic=20Risk=20Intelligence?= =?UTF-8?q?=20=E2=80=94=20geopolitical=20risk=20MCP=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4497a0a..1ca8374e 100644 --- a/README.md +++ b/README.md @@ -1084,6 +1084,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [carsol/monarch-mcp-server](https://github.com/carsol/monarch-mcp-server) 🐍 ☁️ - MCP server providing read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, accounts, and cashflow data with MFA support. - [chargebee/mcp](https://github.com/chargebee/agentkit/tree/main/modelcontextprotocol) πŸŽ–οΈ πŸ“‡ ☁️ - MCP Server that connects AI agents to [Chargebee platform](https://www.chargebee.com/). - [CryptoRugMunch/rug-munch-mcp](https://github.com/CryptoRugMunch/rug-munch-mcp) [![rug-munch-intelligence MCP server](https://glama.ai/mcp/servers/@CryptoRugMunch/rug-munch-intelligence/badges/score.svg)](https://glama.ai/mcp/servers/@CryptoRugMunch/rug-munch-intelligence) 🐍 ☁️ - 19 crypto token risk intelligence tools for AI agents. Rug pull detection, honeypot scoring, deployer tracking, holder deep-dive, KOL shill detection, social OSINT, and LLM forensic analysis. Free tier (1 call/day) + API keys + x402 USDC micropayments. Remote SSE transport available. +- [cct15/war-dashboard-data](https://github.com/cct15/war-dashboard-data) 🐍 ☁️ - Geopolitical conflict risk probabilities for AI agents. Covers 6 regions (Russia-Ukraine, Iran-Israel, China-Taiwan, etc.) with escalation/ceasefire/regime change probabilities at 1d/7d/30d horizons. Includes maritime chokepoint vessel data and political event probabilities. Updated daily. - [codex-data/codex-mcp](https://github.com/Codex-Data/codex-mcp) πŸŽ–οΈ πŸ“‡ ☁️ - [Codex API](https://www.codex.io) integration for real-time enriched blockchain and market data on 60+ networks - [coinpaprika/dexpaprika-mcp](https://github.com/coinpaprika/dexpaprika-mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Coinpaprika's DexPaprika MCP server exposes high-performance [DexPaprika API](https://docs.dexpaprika.com) covering 20+ chains and 5M+ tokens with real time pricing, liquidity pool data & historical OHLCV data, providing AI agents standardized access to comprehensive market data through Model Context Protocol. - [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. From edffd839b1e83685d59e8b8733a57ecdc80bc7a3 Mon Sep 17 00:00:00 2001 From: dinosaur24 <68668181+dinosaur24@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:39:44 +0100 Subject: [PATCH 041/156] Add MockHero to MCP server list ## What is MockHero? MockHero is a synthetic test data API that generates realistic, relational fake data via a simple REST API. **Why it belongs here:** - 156 field types (names, emails, UUIDs, IBANs, etc.) - 22 locales for internationalized data - Relational data generation (users -> orders -> items) - Sub-50ms response times - Free tier: 1,000 records/day - MCP server: npx @mockherodev/mcp-server **Links:** - Website: https://mockhero.dev - MCP Server: https://github.com/mockherodev/mcp-server - Docs: https://mockhero.dev/docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4497a0a..31755bd0 100644 --- a/README.md +++ b/README.md @@ -827,6 +827,7 @@ Tools and integrations that enhance the development workflow and environment man - [mmorris35/devplan-mcp-server](https://github.com/mmorris35/devplan-mcp-server) πŸ“‡ ☁️ - Generate comprehensive, paint-by-numbers development plans using the [ClaudeCode-DevPlanBuilder](https://github.com/mmorris35/ClaudeCode-DevPlanBuilder) methodology. Creates PROJECT_BRIEF.md, DEVELOPMENT_PLAN.md, and CLAUDE.md. - [mobile-next/mobile-mcp](https://github.com/mobile-next/mobile-mcp) πŸ“‡ 🏠 🐧 🍎 - MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported. - [getmockd/mockd](https://github.com/getmockd/mockd) [![mockd MCP server](https://glama.ai/mcp/servers/getmockd/mockd/badges/score.svg)](https://glama.ai/mcp/servers/getmockd/mockd) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Multi-protocol API mock server with 18 MCP tools. Mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, 8 import formats (OpenAPI, Postman, HAR, WireMock, cURL, Mockoon, WSDL), and deterministic seeded responses. +- [MockHero](https://github.com/mockherodev/mcp-server) - Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day. 🏠 - [mrexodia/user-feedback-mcp](https://github.com/mrexodia/user-feedback-mcp) 🐍 🏠 - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. - [mumez/pharo-smalltalk-interop-mcp-server](https://github.com/mumez/pharo-smalltalk-interop-mcp-server) 🐍 🏠 - Pharo Smalltalk integration enabling code evaluation, class/method introspection, package management, test execution, and project installation for interactive development with Pharo images. - [n8daniels/RulesetMCP](https://github.com/n8daniels/RulesetMCP) πŸ“‡ 🏠 - Weight-On-Wheels for AI - keeps agents grounded in your project's rules. Query coding standards, validate snippets, and get task-specific guidance from version-controlled rule files. From 72e18a1265c2597f4329dd8782f3070161b7db86 Mon Sep 17 00:00:00 2001 From: dinosaur24 <68668181+dinosaur24@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:47:07 +0100 Subject: [PATCH 042/156] Update MockHero link to mockherodev/mcp-server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31755bd0..993143bf 100644 --- a/README.md +++ b/README.md @@ -827,7 +827,7 @@ Tools and integrations that enhance the development workflow and environment man - [mmorris35/devplan-mcp-server](https://github.com/mmorris35/devplan-mcp-server) πŸ“‡ ☁️ - Generate comprehensive, paint-by-numbers development plans using the [ClaudeCode-DevPlanBuilder](https://github.com/mmorris35/ClaudeCode-DevPlanBuilder) methodology. Creates PROJECT_BRIEF.md, DEVELOPMENT_PLAN.md, and CLAUDE.md. - [mobile-next/mobile-mcp](https://github.com/mobile-next/mobile-mcp) πŸ“‡ 🏠 🐧 🍎 - MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported. - [getmockd/mockd](https://github.com/getmockd/mockd) [![mockd MCP server](https://glama.ai/mcp/servers/getmockd/mockd/badges/score.svg)](https://glama.ai/mcp/servers/getmockd/mockd) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Multi-protocol API mock server with 18 MCP tools. Mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, 8 import formats (OpenAPI, Postman, HAR, WireMock, cURL, Mockoon, WSDL), and deterministic seeded responses. -- [MockHero](https://github.com/mockherodev/mcp-server) - Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day. 🏠 +- [mockherodev/mcp-server](https://github.com/mockherodev/mcp-server) [![mockherodev/mcp-server MCP server](https://glama.ai/mcp/servers/mockherodev/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/mockherodev/mcp-server) - Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day. 🏠 - [mrexodia/user-feedback-mcp](https://github.com/mrexodia/user-feedback-mcp) 🐍 🏠 - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. - [mumez/pharo-smalltalk-interop-mcp-server](https://github.com/mumez/pharo-smalltalk-interop-mcp-server) 🐍 🏠 - Pharo Smalltalk integration enabling code evaluation, class/method introspection, package management, test execution, and project installation for interactive development with Pharo images. - [n8daniels/RulesetMCP](https://github.com/n8daniels/RulesetMCP) πŸ“‡ 🏠 - Weight-On-Wheels for AI - keeps agents grounded in your project's rules. Query coding standards, validate snippets, and get task-specific guidance from version-controlled rule files. From 8065bd0781b020e518747b6a2d629608ffedae91 Mon Sep 17 00:00:00 2001 From: Valerio Date: Mon, 23 Mar 2026 19:45:09 +0100 Subject: [PATCH 043/156] =?UTF-8?q?Add=20webclaw=20=E2=80=94=20web=20extra?= =?UTF-8?q?ction=20MCP=20server=20(Rust,=2010=20tools)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4497a0a..fcd75e74 100644 --- a/README.md +++ b/README.md @@ -2095,6 +2095,7 @@ Interact with Git repositories and version control platforms. Enables repository - [wishfinity/wishfinity-mcp-plusw](https://github.com/wishfinity/wishfinity-mcp-plusw) πŸ“‡ ☁️ 🏠 - Universal wishlist for AI shopping experiences. Save any product URL from any store to a wishlist. Works with Claude, ChatGPT, LangChain, n8n, and any MCP client. - [wong2/mcp-cli](https://github.com/wong2/mcp-cli) πŸ“‡ 🏠 - CLI tool for testing MCP servers - [ws-mcp](https://github.com/nick1udwig/ws-mcp) - Wrap MCP servers with a WebSocket (for use with [kitbitz](https://github.com/nick1udwig/kibitz)) +- [0xMassi/webclaw](https://github.com/0xMassi/webclaw) πŸ¦€ 🏠 🍎 🐧 - Web content extraction for AI agents. 10 tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research. TLS fingerprinting bypasses anti-bot without a browser. 67% fewer tokens than raw HTML. `npx create-webclaw` auto-configures Claude, Cursor, Windsurf, Codex, OpenCode. - [yuna0x0/hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp) πŸ“‡ ☁️ - Allows AI models to interact with [HackMD](https://hackmd.io) - [ZeparHyfar/mcp-datetime](https://github.com/ZeparHyfar/mcp-datetime) - MCP server providing date and time functions in various formats - [zueai/mcp-manager](https://github.com/zueai/mcp-manager) πŸ“‡ ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App. From 717395d5b4f4245db7aa6c92b216d73ee529db61 Mon Sep 17 00:00:00 2001 From: Valerio Date: Mon, 23 Mar 2026 19:51:37 +0100 Subject: [PATCH 044/156] Add Glama score badge for webclaw --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcd75e74..eff9e3ac 100644 --- a/README.md +++ b/README.md @@ -2095,7 +2095,7 @@ Interact with Git repositories and version control platforms. Enables repository - [wishfinity/wishfinity-mcp-plusw](https://github.com/wishfinity/wishfinity-mcp-plusw) πŸ“‡ ☁️ 🏠 - Universal wishlist for AI shopping experiences. Save any product URL from any store to a wishlist. Works with Claude, ChatGPT, LangChain, n8n, and any MCP client. - [wong2/mcp-cli](https://github.com/wong2/mcp-cli) πŸ“‡ 🏠 - CLI tool for testing MCP servers - [ws-mcp](https://github.com/nick1udwig/ws-mcp) - Wrap MCP servers with a WebSocket (for use with [kitbitz](https://github.com/nick1udwig/kibitz)) -- [0xMassi/webclaw](https://github.com/0xMassi/webclaw) πŸ¦€ 🏠 🍎 🐧 - Web content extraction for AI agents. 10 tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research. TLS fingerprinting bypasses anti-bot without a browser. 67% fewer tokens than raw HTML. `npx create-webclaw` auto-configures Claude, Cursor, Windsurf, Codex, OpenCode. +- [0xMassi/webclaw](https://github.com/0xMassi/webclaw) [![webclaw MCP server](https://glama.ai/mcp/servers/0xMassi/webclaw/badges/score.svg)](https://glama.ai/mcp/servers/0xMassi/webclaw) πŸ¦€ 🏠 🍎 🐧 - Web content extraction for AI agents. 10 tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research. TLS fingerprinting bypasses anti-bot without a browser. 67% fewer tokens than raw HTML. `npx create-webclaw` auto-configures Claude, Cursor, Windsurf, Codex, OpenCode. - [yuna0x0/hackmd-mcp](https://github.com/yuna0x0/hackmd-mcp) πŸ“‡ ☁️ - Allows AI models to interact with [HackMD](https://hackmd.io) - [ZeparHyfar/mcp-datetime](https://github.com/ZeparHyfar/mcp-datetime) - MCP server providing date and time functions in various formats - [zueai/mcp-manager](https://github.com/zueai/mcp-manager) πŸ“‡ ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App. From 712886a27f3dc554b5438b6603987407ddafa6e0 Mon Sep 17 00:00:00 2001 From: Steven Obiajulu Date: Mon, 23 Mar 2026 15:32:19 -0400 Subject: [PATCH 045/156] add: safe-docx to File Systems MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds UseJunior/safe-docx β€” an MCP server for surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4497a0a..bd3d3fb6 100644 --- a/README.md +++ b/README.md @@ -1052,6 +1052,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [microsoft/markitdown](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp) πŸŽ–οΈ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption. - [modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/filesystem) πŸ“‡ 🏠 - Direct local file system access. - [FacundoLucci/plsreadme](https://github.com/FacundoLucci/plsreadme) [![plsreadme MCP server](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme/badges/score.svg)](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme) πŸ“‡ ☁️ 🏠 - Share markdown files and text as clean, readable web links via `plsreadme_share_file` and `plsreadme_share_text`; zero setup (`npx -y plsreadme-mcp` or `https://plsreadme.com/mcp`). +- [UseJunior/safe-docx](https://github.com/UseJunior/safe-docx) πŸ“‡ 🏠 🍎 🐧 πŸͺŸ - Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison. - [willianpinho/large-file-mcp](https://github.com/willianpinho/large-file-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching. - [Xuanwo/mcp-server-opendal](https://github.com/Xuanwo/mcp-server-opendal) 🐍 🏠 ☁️ - Access any storage with Apache OpenDALβ„’ - [xxczaki/local-history-mcp](https://github.com/xxczaki/local-history/mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server for accessing VS Code/Cursor Local History From ccc1af7be474b83427aadc49e18ded43f642aaf5 Mon Sep 17 00:00:00 2001 From: Steven Obiajulu Date: Mon, 23 Mar 2026 15:34:30 -0400 Subject: [PATCH 046/156] add: open-agreements to Legal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds open-agreements/open-agreements β€” an MCP server for filling standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and producing signable DOCX files. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4497a0a..fb489035 100644 --- a/README.md +++ b/README.md @@ -1424,6 +1424,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [ark-forge/mcp-eu-ai-act](https://github.com/ark-forge/mcp-eu-ai-act) [![mcp-eu-ai-act MCP server](https://glama.ai/mcp/servers/@ark-forge/mcp-eu-ai-act/badges/score.svg)](https://glama.ai/mcp/servers/@ark-forge/mcp-eu-ai-act) πŸ“‡ ☁️ - EU AI Act compliance scanner that detects regulatory violations in AI codebases with risk classification and remediation guidance. - [buildsyncinc/gibs-mcp](https://github.com/buildsyncinc/gibs-mcp) 🐍 ☁️ - Regulatory compliance (AI Act, GDPR, DORA) with article-level citations - [JamesANZ/us-legal-mcp](https://github.com/JamesANZ/us-legal-mcp) πŸ“‡ ☁️ - An MCP server that provides comprehensive US legislation. +- [open-agreements/open-agreements](https://github.com/open-agreements/open-agreements) πŸ“‡ 🏠 ☁️ 🍎 🐧 πŸͺŸ - Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and produce signable DOCX files. - [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. ### πŸ—ΊοΈ Location Services From 62a8b6a59c42f98e5e7be1579b0b3a659495cc4f Mon Sep 17 00:00:00 2001 From: Tom Pinder Date: Tue, 27 Jan 2026 19:38:54 -0500 Subject: [PATCH 047/156] Add IdeaLift MCP server to Workplace & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce11f396..e5f834e8 100644 --- a/README.md +++ b/README.md @@ -1953,6 +1953,7 @@ Interact with Git repositories and version control platforms. Enables repository - [moro3k/mcp-altegio](https://github.com/moro3k/mcp-altegio) πŸ“‡ ☁️ - MCP server for Altegio API β€” appointments, clients, services, staff schedules for salon/spa/clinic management. 18 tools with Docker support. - [prompeteer/prompeteer-mcp](https://github.com/prompeteer/prompeteer-mcp) [![prompeteer-mcp MCP server](https://glama.ai/mcp/servers/@prompeteer/prompeteer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@prompeteer/prompeteer-mcp) πŸ“‡ ☁️ - Generate A+ prompts for ChatGPT, Claude, Midjourney, and 130+ AI platforms. Score quality across 16 dimensions and manage your prompt library with PromptDrive. - [SparkSheets/sparksheets-mcp](https://github.com/saikiyusuke/sparksheets-mcp) πŸ“‡ ☁️ - AI-native collaborative spreadsheet MCP server for session management, knowledge base, task tracking, and sheet operations. Integrates with Claude Code, Cursor, and Cline. +- [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. - [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) πŸ“‡ ☁️ - An MCP server to interface with the Google Calendar API. Based on TypeScript. - [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. From 77f3c901c72e2fb3ac553653d852973cfea5285d Mon Sep 17 00:00:00 2001 From: ScopeBlind Date: Mon, 23 Mar 2026 22:16:25 -0400 Subject: [PATCH 048/156] Update MCP server links and descriptions in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22df5fa7..ab2d6621 100644 --- a/README.md +++ b/README.md @@ -1512,7 +1512,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [sanyambassi/ciphertrust-manager-mcp-server](https://github.com/sanyambassi/ciphertrust-manager-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants. - [sanyambassi/thales-cdsp-cakm-mcp-server](https://github.com/sanyambassi/thales-cdsp-cakm-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CDSP CAKM integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants for Ms SQL and Oracle Databases. - [sanyambassi/thales-cdsp-crdp-mcp-server](https://github.com/sanyambassi/thales-cdsp-crdp-mcp-server) πŸ“‡ ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager RestFul Data Protection service. -- [scopeblind/scopeblind-mcp](https://github.com/tomjwxf/scopeblind-gateway/tree/main/scopeblind-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Agent-safe API abuse protection. Scan endpoints for vulnerabilities, provision tenants, get real-time abuse reports, and generate framework-specific integration code (Express, FastAPI, Next.js). Device-level rate limiting via DPoP/TPM β€” no CAPTCHAs. +- [protect-mcp](https://github.com/tomjwxf/scopeblind-gateway) [![tomjwxf/scopeblind-gateway MCP server](https://glama.ai/mcp/servers/tomjwxf/scopeblind-gateway/badges/score.svg)](https://glama.ai/mcp/servers/tomjwxf/scopeblind-gateway) πŸ”’ 🏠 πŸ“‡ β€” Security gateway that wraps any MCP server with per-tool policies, approval gates, and optional Ed25519-signed receipts. Shadow mode logs every tool call; enforce mode blocks, rate-limits, or requires approval. Receipts are independently verifiable offline. - [securityfortech/secops-mcp](https://github.com/securityfortech/secops-mcp) 🐍 🏠 - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more. - [semgrep/mcp](https://github.com/semgrep/mcp) πŸ“‡ ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev). - [slouchd/cyberchef-api-mcp-server](https://github.com/slouchd/cyberchef-api-mcp-server) 🐍 ☁️ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations. From 18dd8cd13fb189f2d2868fa3beb1e08e423c7805 Mon Sep 17 00:00:00 2001 From: Maurice Wen Date: Tue, 24 Mar 2026 10:58:27 +0800 Subject: [PATCH 049/156] chore: add Glama score badge to Auth Box entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5391427..9206e92c 100644 --- a/README.md +++ b/README.md @@ -1711,7 +1711,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [13bm/GhidraMCP](https://github.com/13bm/GhidraMCP) 🐍 β˜• 🏠 - MCP server for integrating Ghidra with AI assistants. This plugin enables binary analysis, providing tools for function inspection, decompilation, memory exploration, and import/export analysis via the Model Context Protocol. - [82ch/MCP-Dandan](https://github.com/82ch/MCP-Dandan) 🐍 πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Real-time security framework for MCP servers that detects and blocks malicious AI agent behavior by analyzing tool call patterns and intent across multiple threat detection engines. -- [MARUCIE/authbox](https://github.com/MARUCIE/authbox) πŸ“‡ 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Zero-knowledge password manager with MCP credential gateway. BIP-39 seed phrase recovery, deterministic passwords, policy-gated AI agent access (scope, rate limits, time windows, step-up approval), 70+ API key providers, and hash-chain audit trail. Go + Next.js + TypeScript. +- [MARUCIE/authbox](https://github.com/MARUCIE/authbox) [![authbox MCP server](https://glama.ai/mcp/servers/MARUCIE/authbox/badges/score.svg)](https://glama.ai/mcp/servers/MARUCIE/authbox) πŸ“‡ 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Zero-knowledge password manager with MCP credential gateway. BIP-39 seed phrase recovery, deterministic passwords, policy-gated AI agent access (scope, rate limits, time windows, step-up approval), 70+ API key providers, and hash-chain audit trail. Go + Next.js + TypeScript. - [Acacian/aegis](https://github.com/Acacian/aegis) [![aegis MCP server](https://glama.ai/mcp/servers/Acacian/aegis/badges/score.svg)](https://glama.ai/mcp/servers/Acacian/aegis) 🐍 🏠 🍎 πŸͺŸ 🐧 - Policy-based governance for AI agent tool calls. YAML policies, approval gates, risk assessment, and audit logging. Cross-platform: LangChain, OpenAI, Anthropic, MCP. - [adeptus-innovatio/solvitor-mcp](https://github.com/Adeptus-Innovatio/solvitor-mcp) πŸ¦€ 🏠 - Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them. - [agentward-ai/agentward](https://github.com/agentward-ai/agentward) [![agent-ward MCP server](https://glama.ai/mcp/servers/agentward-ai/agent-ward/badges/score.svg)](https://glama.ai/mcp/servers/agentward-ai/agent-ward) 🐍 🏠 🍎 πŸͺŸ 🐧 - Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes. From e1ebf2cd3f7960c94921ce5bda9d4d8ce814594f Mon Sep 17 00:00:00 2001 From: John Chen Date: Mon, 23 Feb 2026 15:47:07 -0500 Subject: [PATCH 050/156] Add Gloria AI crypto news MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6715892d..ebaf5be2 100644 --- a/README.md +++ b/README.md @@ -1124,6 +1124,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [getAlby/mcp](https://github.com/getAlby/mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Connect any bitcoin lightning wallet to your agent to send and receive instant payments globally. - [getalby/nwc-mcp-server](https://github.com/getalby/nwc-mcp-server) πŸ“‡ 🏠 - Bitcoin Lightning wallet integration powered by Nostr Wallet Connect - [glaksmono/finbud-data-mcp](https://github.com/glaksmono/finbud-data-mcp/tree/main/packages/mcp-server) πŸ“‡ ☁️ 🏠 - Access comprehensive, real-time financial data (stocks, options, crypto, forex) via developer-friendly, AI-native APIs offering unbeatable value. +- [cryptobriefing/gloria-mcp](https://github.com/cryptobriefing/gloria-mcp) πŸŽ–οΈ 🐍 ☁️ - AI-curated crypto news intelligence for agents. Real-time headlines with sentiment analysis, AI-generated recaps, keyword search, and ticker summaries across 16 categories including Bitcoin, Ethereum, DeFi, and AI. - [gpartin/CryptoGuardClient](https://github.com/gpartin/CryptoGuardClient) [![CryptoGuardClient MCP server](https://glama.ai/mcp/servers/gpartin/CryptoGuardClient/badges/score.svg)](https://glama.ai/mcp/servers/gpartin/CryptoGuardClient) 🐍 ☁️ - Per-transaction deterministic crypto validator for AI trading agents. Validate trades (PROCEED/CAUTION/BLOCK), scan tokens, detect rug pulls β€” powered by WaveGuard physics engine. 5 free calls/day, x402 USDC payments. `pip install CryptoGuardClient` - [gosodax/builders-sodax-mcp-server](https://github.com/gosodax/builders-sodax-mcp-server) [![sodax-builders-mcp MCP server](https://glama.ai/mcp/servers/@gosodax/sodax-builders-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@gosodax/sodax-builders-mcp) πŸ“‡ ☁️ - SODAX MCP server: live cross-chain DeFi API data and auto-updating SDK docs for 17+ networks. Query swaps, lending, solver volume, and intent history from your AI coding assistant. - [Helm-Protocol/openttt-mcp](https://github.com/Helm-Protocol/openttt-mcp) [![openttt-mcp MCP server](https://glama.ai/mcp/servers/Helm-Protocol/openttt-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Helm-Protocol/openttt-mcp) πŸ“‡ ☁️ - Proof-of-Time temporal attestation for AI agents. 4 HTTPS sources, 54K+ proofs. Claude Desktop compatible. From 883b106d5cf0e9adfb22133c511df723ea2527bf Mon Sep 17 00:00:00 2001 From: Jorgenclaw Date: Mon, 23 Mar 2026 22:21:58 -0700 Subject: [PATCH 051/156] Add Glama score badge for jorgenclaw/nostr-mcp-server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 110ec279..ffc03de9 100644 --- a/README.md +++ b/README.md @@ -1623,7 +1623,7 @@ Integration with social media platforms to allow posting, analytics, and interac - [gwbischof/bluesky-social-mcp](https://github.com/gwbischof/bluesky-social-mcp) 🐍 🏠 - An MCP server for interacting with Bluesky via the atproto client. - [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. -- [jorgenclaw/nanoclaw](https://github.com/jorgenclaw/nanoclaw) πŸ“‡ ☁️ - 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). +- [jorgenclaw/nanoclaw](https://github.com/jorgenclaw/nanoclaw) [![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). - [karanb192/reddit-mcp-buddy](https://github.com/karanb192/reddit-mcp-buddy) πŸ“‡ 🏠 - Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop. - [king-of-the-grackles/reddit-research-mcp](https://github.com/king-of-the-grackles/reddit-research-mcp) 🐍 ☁️ - AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations, and manage research feeds. No Reddit API credentials needed. - [kunallunia/twitter-mcp](https://github.com/LuniaKunal/mcp-twitter) 🐍 🏠 - All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API. From b4f93af9bac99bacbd7a4a8bbd55c14cfc30d669 Mon Sep 17 00:00:00 2001 From: Ace Data Cloud Dev Date: Tue, 24 Mar 2026 15:41:23 +0800 Subject: [PATCH 052/156] Add AceDataCloud/MCPShortURL to Other Tools and Integrations Free URL shortening MCP server with batch support (up to 10 URLs), permanent surl.id short links, zero credit consumption. - GitHub: https://github.com/AceDataCloud/MCPShortURL - Glama: https://glama.ai/mcp/servers/AceDataCloud/MCPShortURL - PyPI: https://pypi.org/project/mcp-shorturl/ - License: MIT --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..d8b521cb 100644 --- a/README.md +++ b/README.md @@ -1986,6 +1986,7 @@ Interact with Git repositories and version control platforms. Enables repository - [2niuhe/plantuml_web](https://github.com/2niuhe/plantuml_web) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - A web-based PlantUML frontend with MCP server integration, enable plantuml image generation and plantuml syntax validation. - [2niuhe/qrcode_mcp](https://github.com/2niuhe/qrcode_mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - A QR code generation MCP server that converts any text (including Chinese characters) to QR codes with customizable colors and base64 encoding output. +- [AceDataCloud/MCPShortURL](https://github.com/AceDataCloud/MCPShortURL) [![AceDataCloud/MCPShortURL MCP server](https://glama.ai/mcp/servers/AceDataCloud/MCPShortURL/badges/score.svg)](https://glama.ai/mcp/servers/AceDataCloud/MCPShortURL) 🐍 ☁️ - Free URL shortening with batch support (up to 10 URLs), permanent `surl.id` short links, zero credit consumption. - [AbdelStark/bitcoin-mcp](https://github.com/AbdelStark/bitcoin-mcp) - β‚Ώ A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more. - [akseyh/bear-mcp-server](https://github.com/akseyh/bear-mcp-server) - Allows the AI to read from your Bear Notes (macOS only) - [allenporter/mcp-server-home-assistant](https://github.com/allenporter/mcp-server-home-assistant) 🐍 🏠 - Expose all Home Assistant voice intents through a Model Context Protocol Server allowing home control. From 60b3851feb6cfced6925c5adb734c9d32760b663 Mon Sep 17 00:00:00 2001 From: elonshen Date: Tue, 24 Mar 2026 15:53:36 +0800 Subject: [PATCH 053/156] Add ailenshen/apple-notes-mcp to Knowledge & Memory section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..afcb2ba4 100644 --- a/README.md +++ b/README.md @@ -1327,6 +1327,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [20alexl/mini_claude](https://github.com/20alexl/mini_claude) 🐍 🏠 - Persistent memory and guardrails for Claude Code. Features mistake tracking, loop detection, scope guard, and hooks that block risky edits. Runs locally with Ollama. - [agentic-mcp-tools/memora](https://github.com/agentic-mcp-tools/memora) 🐍 🏠 ☁️ - Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management. - [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. +- [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. - [AlekseiMarchenko/central-intelligence](https://github.com/AlekseiMarchenko/central-intelligence) [![central-intelligence MCP server](https://glama.ai/mcp/servers/AlekseiMarchenko/central-intelligence/badges/score.svg)](https://glama.ai/mcp/servers/AlekseiMarchenko/central-intelligence) πŸ“‡ ☁️ - Persistent memory for AI agents. Five tools (remember, recall, context, forget, share) with semantic search via vector embeddings and agent/user/org scoping. Works with Claude Code, Cursor, Windsurf, and any MCP client. From 5aa4fd6fe50839c03ff5821b948c1daba30c6071 Mon Sep 17 00:00:00 2001 From: nenaddjordjevic Date: Tue, 24 Mar 2026 09:19:37 +0100 Subject: [PATCH 054/156] Add ndjordjevic/pinrag to Knowledge & Memory Made-with: Cursor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..85ee6ecb 100644 --- a/README.md +++ b/README.md @@ -1397,6 +1397,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [MWGMorningwood/Central-Memory-MCP](https://github.com/MWGMorningwood/Central-Memory-MCP) πŸ“‡ ☁️ - An Azure PaaS-hostable MCP server that provides a workspace-grounded knowledge graph for multiple developers using Azure Functions MCP triggers and Table storage. - [MyAgentHubs/aimemo](https://github.com/MyAgentHubs/aimemo) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Zero-dependency MCP memory server. Single binary, 100% local, no Docker. - [n24q02m/mnemo-mcp](https://github.com/n24q02m/mnemo-mcp) [![mnemo-mcp MCP server](https://glama.ai/mcp/servers/@n24q02m/mnemo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@n24q02m/mnemo-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Persistent AI memory with SQLite hybrid search (FTS5 + semantic). Built-in Qwen3 embedding, rclone sync across machines. Zero config, no cloud, no limits. +- [ndjordjevic/pinrag](https://github.com/ndjordjevic/pinrag) 🐍 🏠 - RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations. - [nicholasglazer/gnosis-mcp](https://github.com/nicholasglazer/gnosis-mcp) 🐍 🏠 - Zero-config MCP server for searchable documentation. Loads markdown into SQLite (default) or PostgreSQL with FTS5/tsvector keyword search and optional pgvector hybrid semantic search. - [nonatofabio/local-faiss-mcp](https://github.com/nonatofabio/local_faiss_mcp) 🐍 🏠 🍎 🐧 - Local FAISS vector database for RAG with document ingestion (PDF/TXT/MD/DOCX), semantic search, re-ranking, and CLI tools for indexing and querying - [novyxlabs/novyx-mcp](https://github.com/novyxlabs/novyx-core/tree/main/packages/novyx-mcp) [![novyx-mcp-desktop MCP server](https://glama.ai/mcp/servers/@novyxlabs/novyx-mcp-desktop/badges/score.svg)](https://glama.ai/mcp/servers/@novyxlabs/novyx-mcp-desktop) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Persistent AI agent memory with rollback, audit trails, semantic search, and knowledge graph. Zero-config local SQLite mode or cloud API. 23 tools, 6 resources, 3 prompts. From 5c5f3712667781d33f3201fcd7e603d27a04d86f Mon Sep 17 00:00:00 2001 From: ScopeBlind Date: Tue, 24 Mar 2026 04:19:40 -0400 Subject: [PATCH 055/156] Update README with new MCP server entries --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab2d6621..547f88d4 100644 --- a/README.md +++ b/README.md @@ -1512,7 +1512,8 @@ Tools for conducting research, surveys, interviews, and data collection. - [sanyambassi/ciphertrust-manager-mcp-server](https://github.com/sanyambassi/ciphertrust-manager-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants. - [sanyambassi/thales-cdsp-cakm-mcp-server](https://github.com/sanyambassi/thales-cdsp-cakm-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CDSP CAKM integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants for Ms SQL and Oracle Databases. - [sanyambassi/thales-cdsp-crdp-mcp-server](https://github.com/sanyambassi/thales-cdsp-crdp-mcp-server) πŸ“‡ ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager RestFul Data Protection service. -- [protect-mcp](https://github.com/tomjwxf/scopeblind-gateway) [![tomjwxf/scopeblind-gateway MCP server](https://glama.ai/mcp/servers/tomjwxf/scopeblind-gateway/badges/score.svg)](https://glama.ai/mcp/servers/tomjwxf/scopeblind-gateway) πŸ”’ 🏠 πŸ“‡ β€” Security gateway that wraps any MCP server with per-tool policies, approval gates, and optional Ed25519-signed receipts. Shadow mode logs every tool call; enforce mode blocks, rate-limits, or requires approval. Receipts are independently verifiable offline. +- **[protect-mcp](https://www.npmjs.com/package/protect-mcp)** β€” Local-first MCP security gateway/wrapper for existing stdio servers. Per-tool access policies, approval gates, rate limiting, and Ed25519-signed decision receipts. Source-available (FSL-1.1-MIT). [Docs](https://scopeblind.com/docs/mcp) + - [securityfortech/secops-mcp](https://github.com/securityfortech/secops-mcp) 🐍 🏠 - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more. - [semgrep/mcp](https://github.com/semgrep/mcp) πŸ“‡ ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev). - [slouchd/cyberchef-api-mcp-server](https://github.com/slouchd/cyberchef-api-mcp-server) 🐍 ☁️ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations. From 7963f46f49d9714962762d5f465f9ad1fcd855b8 Mon Sep 17 00:00:00 2001 From: nenaddjordjevic Date: Tue, 24 Mar 2026 09:24:00 +0100 Subject: [PATCH 056/156] Add Glama score badge for ndjordjevic/pinrag Made-with: Cursor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85ee6ecb..3e549812 100644 --- a/README.md +++ b/README.md @@ -1397,7 +1397,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [MWGMorningwood/Central-Memory-MCP](https://github.com/MWGMorningwood/Central-Memory-MCP) πŸ“‡ ☁️ - An Azure PaaS-hostable MCP server that provides a workspace-grounded knowledge graph for multiple developers using Azure Functions MCP triggers and Table storage. - [MyAgentHubs/aimemo](https://github.com/MyAgentHubs/aimemo) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Zero-dependency MCP memory server. Single binary, 100% local, no Docker. - [n24q02m/mnemo-mcp](https://github.com/n24q02m/mnemo-mcp) [![mnemo-mcp MCP server](https://glama.ai/mcp/servers/@n24q02m/mnemo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@n24q02m/mnemo-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Persistent AI memory with SQLite hybrid search (FTS5 + semantic). Built-in Qwen3 embedding, rclone sync across machines. Zero config, no cloud, no limits. -- [ndjordjevic/pinrag](https://github.com/ndjordjevic/pinrag) 🐍 🏠 - RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations. +- [ndjordjevic/pinrag](https://github.com/ndjordjevic/pinrag) [![pinrag MCP server](https://glama.ai/mcp/servers/@ndjordjevic/pinrag/badges/score.svg)](https://glama.ai/mcp/servers/@ndjordjevic/pinrag) 🐍 🏠 - RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations. - [nicholasglazer/gnosis-mcp](https://github.com/nicholasglazer/gnosis-mcp) 🐍 🏠 - Zero-config MCP server for searchable documentation. Loads markdown into SQLite (default) or PostgreSQL with FTS5/tsvector keyword search and optional pgvector hybrid semantic search. - [nonatofabio/local-faiss-mcp](https://github.com/nonatofabio/local_faiss_mcp) 🐍 🏠 🍎 🐧 - Local FAISS vector database for RAG with document ingestion (PDF/TXT/MD/DOCX), semantic search, re-ranking, and CLI tools for indexing and querying - [novyxlabs/novyx-mcp](https://github.com/novyxlabs/novyx-core/tree/main/packages/novyx-mcp) [![novyx-mcp-desktop MCP server](https://glama.ai/mcp/servers/@novyxlabs/novyx-mcp-desktop/badges/score.svg)](https://glama.ai/mcp/servers/@novyxlabs/novyx-mcp-desktop) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Persistent AI agent memory with rollback, audit trails, semantic search, and knowledge graph. Zero-config local SQLite mode or cloud API. 23 tools, 6 resources, 3 prompts. From 7aa3234e6c109cd801ea4a6997e71501a496ed67 Mon Sep 17 00:00:00 2001 From: nenaddjordjevic Date: Tue, 24 Mar 2026 09:41:06 +0100 Subject: [PATCH 057/156] Fix Glama badge URLs (ndjordjevic/pinrag without @ prefix) Made-with: Cursor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e549812..831f67c7 100644 --- a/README.md +++ b/README.md @@ -1397,7 +1397,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [MWGMorningwood/Central-Memory-MCP](https://github.com/MWGMorningwood/Central-Memory-MCP) πŸ“‡ ☁️ - An Azure PaaS-hostable MCP server that provides a workspace-grounded knowledge graph for multiple developers using Azure Functions MCP triggers and Table storage. - [MyAgentHubs/aimemo](https://github.com/MyAgentHubs/aimemo) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Zero-dependency MCP memory server. Single binary, 100% local, no Docker. - [n24q02m/mnemo-mcp](https://github.com/n24q02m/mnemo-mcp) [![mnemo-mcp MCP server](https://glama.ai/mcp/servers/@n24q02m/mnemo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@n24q02m/mnemo-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Persistent AI memory with SQLite hybrid search (FTS5 + semantic). Built-in Qwen3 embedding, rclone sync across machines. Zero config, no cloud, no limits. -- [ndjordjevic/pinrag](https://github.com/ndjordjevic/pinrag) [![pinrag MCP server](https://glama.ai/mcp/servers/@ndjordjevic/pinrag/badges/score.svg)](https://glama.ai/mcp/servers/@ndjordjevic/pinrag) 🐍 🏠 - RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations. +- [ndjordjevic/pinrag](https://github.com/ndjordjevic/pinrag) [![ndjordjevic/pinrag MCP server](https://glama.ai/mcp/servers/ndjordjevic/pinrag/badges/score.svg)](https://glama.ai/mcp/servers/ndjordjevic/pinrag) 🐍 🏠 - RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations. - [nicholasglazer/gnosis-mcp](https://github.com/nicholasglazer/gnosis-mcp) 🐍 🏠 - Zero-config MCP server for searchable documentation. Loads markdown into SQLite (default) or PostgreSQL with FTS5/tsvector keyword search and optional pgvector hybrid semantic search. - [nonatofabio/local-faiss-mcp](https://github.com/nonatofabio/local_faiss_mcp) 🐍 🏠 🍎 🐧 - Local FAISS vector database for RAG with document ingestion (PDF/TXT/MD/DOCX), semantic search, re-ranking, and CLI tools for indexing and querying - [novyxlabs/novyx-mcp](https://github.com/novyxlabs/novyx-core/tree/main/packages/novyx-mcp) [![novyx-mcp-desktop MCP server](https://glama.ai/mcp/servers/@novyxlabs/novyx-mcp-desktop/badges/score.svg)](https://glama.ai/mcp/servers/@novyxlabs/novyx-mcp-desktop) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Persistent AI agent memory with rollback, audit trails, semantic search, and knowledge graph. Zero-config local SQLite mode or cloud API. 23 tools, 6 resources, 3 prompts. From cb167b49d1946a63b5dde5b1e95bb7a09259bbca Mon Sep 17 00:00:00 2001 From: dinosaur24 Date: Tue, 24 Mar 2026 10:03:22 +0100 Subject: [PATCH 058/156] Fix MockHero: correct Glama badge URL, GitHub link, emoji placement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 993143bf..63246fef 100644 --- a/README.md +++ b/README.md @@ -827,7 +827,7 @@ Tools and integrations that enhance the development workflow and environment man - [mmorris35/devplan-mcp-server](https://github.com/mmorris35/devplan-mcp-server) πŸ“‡ ☁️ - Generate comprehensive, paint-by-numbers development plans using the [ClaudeCode-DevPlanBuilder](https://github.com/mmorris35/ClaudeCode-DevPlanBuilder) methodology. Creates PROJECT_BRIEF.md, DEVELOPMENT_PLAN.md, and CLAUDE.md. - [mobile-next/mobile-mcp](https://github.com/mobile-next/mobile-mcp) πŸ“‡ 🏠 🐧 🍎 - MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported. - [getmockd/mockd](https://github.com/getmockd/mockd) [![mockd MCP server](https://glama.ai/mcp/servers/getmockd/mockd/badges/score.svg)](https://glama.ai/mcp/servers/getmockd/mockd) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Multi-protocol API mock server with 18 MCP tools. Mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, 8 import formats (OpenAPI, Postman, HAR, WireMock, cURL, Mockoon, WSDL), and deterministic seeded responses. -- [mockherodev/mcp-server](https://github.com/mockherodev/mcp-server) [![mockherodev/mcp-server MCP server](https://glama.ai/mcp/servers/mockherodev/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/mockherodev/mcp-server) - Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day. 🏠 +- [mockherodev/mcp-server](https://github.com/dinosaur24/mockhero/tree/main/packages/mcp-server) [![mockhero MCP server](https://glama.ai/mcp/servers/dinosaur24/mockhero/badges/score.svg)](https://glama.ai/mcp/servers/dinosaur24/mockhero) 🏠 - Generate realistic synthetic test data via MCP. 156 field types, 22 locales, relational data, sub-50ms responses. Free tier: 1,000 records/day. - [mrexodia/user-feedback-mcp](https://github.com/mrexodia/user-feedback-mcp) 🐍 🏠 - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. - [mumez/pharo-smalltalk-interop-mcp-server](https://github.com/mumez/pharo-smalltalk-interop-mcp-server) 🐍 🏠 - Pharo Smalltalk integration enabling code evaluation, class/method introspection, package management, test execution, and project installation for interactive development with Pharo images. - [n8daniels/RulesetMCP](https://github.com/n8daniels/RulesetMCP) πŸ“‡ 🏠 - Weight-On-Wheels for AI - keeps agents grounded in your project's rules. Query coding standards, validate snippets, and get task-specific guidance from version-controlled rule files. From 22fc2c1dfe709d1b4cb5d07b672efb928c1733a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9andre=20Moreau?= <74297796+PaSympa@users.noreply.github.com> Date: Fri, 20 Mar 2026 20:09:08 +0100 Subject: [PATCH 059/156] Add PaSympa/discord-mcp to Communication --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..6f9941f1 100644 --- a/README.md +++ b/README.md @@ -514,6 +514,7 @@ Integration with communication platforms for message management and channel oper - [OverQuotaAI/chatterboxio-mcp-server](https://github.com/OverQuotaAI/chatterboxio-mcp-server) πŸ“‡ ☁️ - MCP server implementation for ChatterBox.io, enabling AI agents to send bots to online meetings (Zoom, Google Meet) and obtain transcripts and recordings. - [PhononX/cv-mcp-server](https://github.com/PhononX/cv-mcp-server) πŸŽ–οΈ πŸ“‡ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - MCP Server that connects AI Agents to [Carbon Voice](https://getcarbon.app). Create, manage, and interact with voice messages, conversations, direct messages, folders, voice memos, AI actions and more in [Carbon Voice](https://getcarbon.app). - [PostcardBot/mcp-server](https://github.com/PostcardBot/mcp-server) [![postcardbot-mcp-server MCP server](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server) πŸ“‡ ☁️ - Send real physical postcards worldwide via AI agents. Bulk send up to 500 recipients. Volume pricing from $0.72/card. +- [PaSympa/discord-mcp](https://github.com/PaSympa/discord-mcp) πŸ“‡ 🏠 πŸ’¬ - Lightweight multi-guild Discord MCP server with 60+ tools for messages, channels, roles, forums, webhooks, and moderation. - [Py2755/aiogram-mcp](https://github.com/Py2755/aiogram-mcp) [![aiogram-mcp MCP server](https://glama.ai/mcp/servers/Py2755/aiogram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Py2755/aiogram-mcp) 🐍 ☁️ - MCP server middleware for aiogram Telegram bots β€” 30 tools, 7 resources, 3 prompts covering messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging. - [qq418716640/botbell-mcp](https://github.com/qq418716640/botbell-mcp) [![qq418716640/botbell-mcp MCP server](https://glama.ai/mcp/servers/qq418716640/botbell-mcp/badges/score.svg)](https://glama.ai/mcp/servers/qq418716640/botbell-mcp) πŸ“‡ ☁️ - Send push notifications to iPhone, iPad, and Mac from AI assistants. Two-way messaging β€” users reply in the BotBell app, AI reads and continues. Supports action buttons, Markdown, and multi-bot management via PAT. - [saseq/discord-mcp](https://github.com/SaseQ/discord-mcp) β˜• πŸ“‡ 🏠 πŸ’¬ - A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities. From 02da9a9fea4b0c5d5bfdc448af43e837e7e3fdd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9andre=20Moreau?= Date: Fri, 20 Mar 2026 21:02:05 +0100 Subject: [PATCH 060/156] Fix emoji tags to match permitted list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f9941f1..0a30c90b 100644 --- a/README.md +++ b/README.md @@ -514,10 +514,10 @@ Integration with communication platforms for message management and channel oper - [OverQuotaAI/chatterboxio-mcp-server](https://github.com/OverQuotaAI/chatterboxio-mcp-server) πŸ“‡ ☁️ - MCP server implementation for ChatterBox.io, enabling AI agents to send bots to online meetings (Zoom, Google Meet) and obtain transcripts and recordings. - [PhononX/cv-mcp-server](https://github.com/PhononX/cv-mcp-server) πŸŽ–οΈ πŸ“‡ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - MCP Server that connects AI Agents to [Carbon Voice](https://getcarbon.app). Create, manage, and interact with voice messages, conversations, direct messages, folders, voice memos, AI actions and more in [Carbon Voice](https://getcarbon.app). - [PostcardBot/mcp-server](https://github.com/PostcardBot/mcp-server) [![postcardbot-mcp-server MCP server](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server) πŸ“‡ ☁️ - Send real physical postcards worldwide via AI agents. Bulk send up to 500 recipients. Volume pricing from $0.72/card. -- [PaSympa/discord-mcp](https://github.com/PaSympa/discord-mcp) πŸ“‡ 🏠 πŸ’¬ - Lightweight multi-guild Discord MCP server with 60+ tools for messages, channels, roles, forums, webhooks, and moderation. +- [PaSympa/discord-mcp](https://github.com/PaSympa/discord-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Lightweight multi-guild Discord MCP server with 60+ tools for messages, channels, roles, forums, webhooks, and moderation. - [Py2755/aiogram-mcp](https://github.com/Py2755/aiogram-mcp) [![aiogram-mcp MCP server](https://glama.ai/mcp/servers/Py2755/aiogram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Py2755/aiogram-mcp) 🐍 ☁️ - MCP server middleware for aiogram Telegram bots β€” 30 tools, 7 resources, 3 prompts covering messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging. - [qq418716640/botbell-mcp](https://github.com/qq418716640/botbell-mcp) [![qq418716640/botbell-mcp MCP server](https://glama.ai/mcp/servers/qq418716640/botbell-mcp/badges/score.svg)](https://glama.ai/mcp/servers/qq418716640/botbell-mcp) πŸ“‡ ☁️ - Send push notifications to iPhone, iPad, and Mac from AI assistants. Two-way messaging β€” users reply in the BotBell app, AI reads and continues. Supports action buttons, Markdown, and multi-bot management via PAT. -- [saseq/discord-mcp](https://github.com/SaseQ/discord-mcp) β˜• πŸ“‡ 🏠 πŸ’¬ - A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities. +- [saseq/discord-mcp](https://github.com/SaseQ/discord-mcp) β˜• πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities. - [sawa-zen/vrchat-mcp](https://github.com/sawa-zen/vrchat-mcp) - πŸ“‡ 🏠 This is an MCP server for interacting with the VRChat API. You can retrieve information about friends, worlds, avatars, and more in VRChat. - [softeria/ms-365-mcp-server](https://github.com/softeria/ms-365-mcp-server) πŸ“‡ ☁️ - MCP server that connects to Microsoft Office and the whole Microsoft 365 suite using Graph API (including Outlook, mail, files, Excel, calendar) - [Spix-HQ/spix-mcp](https://github.com/Spix-HQ/spix-mcp) [![Spix-HQ/spix-mcp MCP server](https://glama.ai/mcp/servers/Spix-HQ/spix-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Spix-HQ/spix-mcp) 🐍 ☁️ - Give AI agents a real phone number and voice. Make outbound calls, handle inbound calls, send email, and manage contacts via 26 MCP tools. ~500ms voice latency (Deepgram Nova-3 + Claude + Cartesia Sonic-3). Install: `pip install spix-mcp`. [Free tier available](https://spix.sh). From fb36c137890f070689854bcaec26dca9b9a4083d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9andre=20Moreau?= Date: Fri, 20 Mar 2026 23:50:06 +0100 Subject: [PATCH 061/156] Add Glama badge to PaSympa/discord-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a30c90b..be9f6aa9 100644 --- a/README.md +++ b/README.md @@ -514,7 +514,7 @@ Integration with communication platforms for message management and channel oper - [OverQuotaAI/chatterboxio-mcp-server](https://github.com/OverQuotaAI/chatterboxio-mcp-server) πŸ“‡ ☁️ - MCP server implementation for ChatterBox.io, enabling AI agents to send bots to online meetings (Zoom, Google Meet) and obtain transcripts and recordings. - [PhononX/cv-mcp-server](https://github.com/PhononX/cv-mcp-server) πŸŽ–οΈ πŸ“‡ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - MCP Server that connects AI Agents to [Carbon Voice](https://getcarbon.app). Create, manage, and interact with voice messages, conversations, direct messages, folders, voice memos, AI actions and more in [Carbon Voice](https://getcarbon.app). - [PostcardBot/mcp-server](https://github.com/PostcardBot/mcp-server) [![postcardbot-mcp-server MCP server](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server) πŸ“‡ ☁️ - Send real physical postcards worldwide via AI agents. Bulk send up to 500 recipients. Volume pricing from $0.72/card. -- [PaSympa/discord-mcp](https://github.com/PaSympa/discord-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Lightweight multi-guild Discord MCP server with 60+ tools for messages, channels, roles, forums, webhooks, and moderation. +- [PaSympa/discord-mcp](https://github.com/PaSympa/discord-mcp) [![PaSympa/discord-mcp MCP server](https://glama.ai/mcp/servers/PaSympa/discord-mcp/badges/score.svg)](https://glama.ai/mcp/servers/PaSympa/discord-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Lightweight multi-guild Discord MCP server with 60+ tools for messages, channels, roles, forums, webhooks, and moderation. - [Py2755/aiogram-mcp](https://github.com/Py2755/aiogram-mcp) [![aiogram-mcp MCP server](https://glama.ai/mcp/servers/Py2755/aiogram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Py2755/aiogram-mcp) 🐍 ☁️ - MCP server middleware for aiogram Telegram bots β€” 30 tools, 7 resources, 3 prompts covering messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging. - [qq418716640/botbell-mcp](https://github.com/qq418716640/botbell-mcp) [![qq418716640/botbell-mcp MCP server](https://glama.ai/mcp/servers/qq418716640/botbell-mcp/badges/score.svg)](https://glama.ai/mcp/servers/qq418716640/botbell-mcp) πŸ“‡ ☁️ - Send push notifications to iPhone, iPad, and Mac from AI assistants. Two-way messaging β€” users reply in the BotBell app, AI reads and continues. Supports action buttons, Markdown, and multi-bot management via PAT. - [saseq/discord-mcp](https://github.com/SaseQ/discord-mcp) β˜• πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities. From 5fc0fa3f070ee3580101e86c2111fe55a703e39c Mon Sep 17 00:00:00 2001 From: franciscoc Date: Mon, 23 Mar 2026 09:09:02 +0100 Subject: [PATCH 062/156] =?UTF-8?q?Add=20NEXO=20Brain=20=E2=80=94=20cognit?= =?UTF-8?q?ive=20memory=20for=20AI=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..4fba8298 100644 --- a/README.md +++ b/README.md @@ -1438,6 +1438,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [upstash/context7](https://github.com/upstash/context7) πŸ“‡ ☁️ - Up-to-date code documentation for LLMs and AI code editors. - [varun29ankuS/shodh-memory](https://github.com/varun29ankuS/shodh-memory) πŸ¦€ 🏠 - Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices. - [vectorize-io/hindsight](https://github.com/vectorize-io/hindsight) 🐍 ☁️ 🏠 - Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory +- [wazionapps/nexo](https://github.com/wazionapps/nexo) [![wazionapps/nexo MCP server](https://glama.ai/mcp/servers/wazionapps/nexo/badges/score.svg)](https://glama.ai/mcp/servers/wazionapps/nexo) 🐍 🏠 - Cognitive memory for AI agents with Atkinson-Shiffrin memory model (STM/LTM/sensory register), semantic RAG, Ebbinghaus decay, trust scoring, and 76+ MCP tools. - [whynowlab/jarvis-orb](https://github.com/whynowlab/jarvis-orb) [![whynowlab/jarvis-orb MCP server](https://glama.ai/mcp/servers/whynowlab/jarvis-orb/badges/score.svg)](https://glama.ai/mcp/servers/whynowlab/jarvis-orb) 🐍 🏠 - Persistent 4-tier AI memory (episodic, semantic, project, procedural) with temporal scoring, contradiction detection, entity tracking, and real-time desktop visualization orb. - [teolex2020/AuraSDK](https://github.com/teolex2020/AuraSDK) [![teolex2020-aurasdk MCP server](https://glama.ai/mcp/servers/teolex2020-aurasdk/badges/score.svg)](https://glama.ai/mcp/servers/teolex2020-aurasdk) 🐍 🏠 β€” Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted. - [arthurpanhku/Arthor-Agent](https://github.com/arthurpanhku/Arthor-Agent) [![arthor-agent MCP server](https://glama.ai/mcp/servers/@arthurpanhku/arthor-agent/badges/score.svg)](https://glama.ai/mcp/servers/@arthurpanhku/arthor-agent) 🐍 🏠 ☁️ - ... From 9e9bab7667220ae3a4031baae6b71279220e44c7 Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 24 Mar 2026 15:37:32 +0400 Subject: [PATCH 063/156] Add Glama connector badge for join.cloud --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62b0d6a1..c1af0ccd 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,7 @@ Integration with communication platforms for message management and channel oper - [jaipandya/producthunt-mcp-server](https://github.com/jaipandya/producthunt-mcp-server) 🐍 🏠 - MCP server for Product Hunt. Interact with trending posts, comments, collections, users, and more. - [jaspertvdm/mcp-server-rabel](https://github.com/jaspertvdm/mcp-server-rabel) 🐍 ☁️ 🏠 - AI-to-AI messaging via I-Poll protocol and AInternet. Enables agents to communicate using .aint domains, semantic messaging, and trust-based routing. - [joinly-ai/joinly](https://github.com/joinly-ai/joinly) 🐍☁️ - MCP server to interact with browser-based meeting platforms (Zoom, Teams, Google Meet). Enables AI agents to send bots to online meetings, gather live transcripts, speak text, and send messages in the meeting chat. -- [kushneryk/join.cloud](https://github.com/kushneryk/join.cloud) πŸ“‡ ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud. +- [kushneryk/join.cloud](https://github.com/kushneryk/join.cloud) [![kushneryk/join.cloud MCP server](https://glama.ai/mcp/connectors/cloud.join/joincloud/badges/score.svg)](https://glama.ai/mcp/connectors/cloud.join/joincloud) πŸ“‡ ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud. - [jtalk22/slack-mcp-server](https://github.com/jtalk22/slack-mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Your complete Slack context for Claudeβ€”DMs, channels, threads, search. No OAuth apps, no admin approval. `--setup` and done, 11 tools, auto-refresh. - [keturiosakys/bluesky-context-server](https://github.com/keturiosakys/bluesky-context-server) πŸ“‡ ☁️ - Bluesky instance integration for querying and interaction - [khan2a/telephony-mcp-server](https://github.com/khan2a/telephony-mcp-server) 🐍 πŸ’¬ - MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows. From bf14a1544b3f4ead854b048870da4c64872e14d6 Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 24 Mar 2026 15:39:02 +0400 Subject: [PATCH 064/156] Revert "Add Glama connector badge for join.cloud" This reverts commit 9e9bab7667220ae3a4031baae6b71279220e44c7. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1af0ccd..62b0d6a1 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,7 @@ Integration with communication platforms for message management and channel oper - [jaipandya/producthunt-mcp-server](https://github.com/jaipandya/producthunt-mcp-server) 🐍 🏠 - MCP server for Product Hunt. Interact with trending posts, comments, collections, users, and more. - [jaspertvdm/mcp-server-rabel](https://github.com/jaspertvdm/mcp-server-rabel) 🐍 ☁️ 🏠 - AI-to-AI messaging via I-Poll protocol and AInternet. Enables agents to communicate using .aint domains, semantic messaging, and trust-based routing. - [joinly-ai/joinly](https://github.com/joinly-ai/joinly) 🐍☁️ - MCP server to interact with browser-based meeting platforms (Zoom, Teams, Google Meet). Enables AI agents to send bots to online meetings, gather live transcripts, speak text, and send messages in the meeting chat. -- [kushneryk/join.cloud](https://github.com/kushneryk/join.cloud) [![kushneryk/join.cloud MCP server](https://glama.ai/mcp/connectors/cloud.join/joincloud/badges/score.svg)](https://glama.ai/mcp/connectors/cloud.join/joincloud) πŸ“‡ ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud. +- [kushneryk/join.cloud](https://github.com/kushneryk/join.cloud) πŸ“‡ ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud. - [jtalk22/slack-mcp-server](https://github.com/jtalk22/slack-mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Your complete Slack context for Claudeβ€”DMs, channels, threads, search. No OAuth apps, no admin approval. `--setup` and done, 11 tools, auto-refresh. - [keturiosakys/bluesky-context-server](https://github.com/keturiosakys/bluesky-context-server) πŸ“‡ ☁️ - Bluesky instance integration for querying and interaction - [khan2a/telephony-mcp-server](https://github.com/khan2a/telephony-mcp-server) 🐍 πŸ’¬ - MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows. From 76663d73543442aa5d176404bf5c19cd29dc6baa Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 24 Mar 2026 15:48:31 +0400 Subject: [PATCH 065/156] Add Glama score badge for join.cloud --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62b0d6a1..d223f6b6 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,7 @@ Integration with communication platforms for message management and channel oper - [jaipandya/producthunt-mcp-server](https://github.com/jaipandya/producthunt-mcp-server) 🐍 🏠 - MCP server for Product Hunt. Interact with trending posts, comments, collections, users, and more. - [jaspertvdm/mcp-server-rabel](https://github.com/jaspertvdm/mcp-server-rabel) 🐍 ☁️ 🏠 - AI-to-AI messaging via I-Poll protocol and AInternet. Enables agents to communicate using .aint domains, semantic messaging, and trust-based routing. - [joinly-ai/joinly](https://github.com/joinly-ai/joinly) 🐍☁️ - MCP server to interact with browser-based meeting platforms (Zoom, Teams, Google Meet). Enables AI agents to send bots to online meetings, gather live transcripts, speak text, and send messages in the meeting chat. -- [kushneryk/join.cloud](https://github.com/kushneryk/join.cloud) πŸ“‡ ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud. +- [kushneryk/join.cloud](https://github.com/kushneryk/join.cloud) [![kushneryk/join.cloud MCP server](https://glama.ai/mcp/servers/kushneryk/join.cloud/badges/score.svg)](https://glama.ai/mcp/servers/kushneryk/join.cloud) πŸ“‡ ☁️ 🏠 - Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud. - [jtalk22/slack-mcp-server](https://github.com/jtalk22/slack-mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Your complete Slack context for Claudeβ€”DMs, channels, threads, search. No OAuth apps, no admin approval. `--setup` and done, 11 tools, auto-refresh. - [keturiosakys/bluesky-context-server](https://github.com/keturiosakys/bluesky-context-server) πŸ“‡ ☁️ - Bluesky instance integration for querying and interaction - [khan2a/telephony-mcp-server](https://github.com/khan2a/telephony-mcp-server) 🐍 πŸ’¬ - MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows. From 7ad7a90c013e0278de72558e57abbfe2867cb2a5 Mon Sep 17 00:00:00 2001 From: Imgyu Kim Date: Tue, 24 Mar 2026 21:02:28 +0900 Subject: [PATCH 066/156] Add viznoir MCP server for science visualization --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..db5c1b37 100644 --- a/README.md +++ b/README.md @@ -1598,6 +1598,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [BrowseAI-HQ/BrowserAI-Dev](https://github.com/BrowseAI-HQ/BrowserAI-Dev) [![browse-ai MCP server](https://glama.ai/mcp/servers/BrowseAI-HQ/browse-ai/badges/score.svg)](https://glama.ai/mcp/servers/BrowseAI-HQ/browse-ai) πŸ“‡ ☁️ - Evidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode (raw LLM vs evidence-backed). MCP server, REST API, and Python SDK. - [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) +- [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. - [mnemox-ai/idea-reality-mcp](https://github.com/mnemox-ai/idea-reality-mcp) [![idea-reality-mcp MCP server](https://glama.ai/mcp/servers/@mnemox-ai/idea-reality-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@mnemox-ai/idea-reality-mcp) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Pre-build reality check for AI coding agents. Scans GitHub, Hacker News, npm, PyPI, and Product Hunt to detect existing competition before building, returning a reality signal score (0-100), duplicate likelihood, similar projects, and pivot hints. - [ovlabs/mcp-server-originalvoices](https://github.com/ovlabs/mcp-server-originalvoices) πŸ“‡ ☁️ - Instantly understand what real users think and why by querying our network of 1:1 Digital Twins - each representing a real person. Give your AI agents authentic human context to ground outputs, improve creative, and make smarter decisions. - [Pantheon-Security/notebooklm-mcp-secure](https://github.com/Pantheon-Security/notebooklm-mcp-secure) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Query Google NotebookLM from Claude/AI agents with 14 security hardening layers. Session-based conversations, notebook library management, and source-grounded research responses. From 8723b3bcc5e0c71de40c19e6dc602d60a7bcb15c Mon Sep 17 00:00:00 2001 From: Vyacheslav Pryimak Date: Tue, 24 Mar 2026 13:17:38 +0100 Subject: [PATCH 067/156] Add new Loki MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..f37d230d 100644 --- a/README.md +++ b/README.md @@ -1544,6 +1544,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [Oluwatunmise-olat/mcp-server-logs-sieve](https://github.com/Oluwatunmise-olat/mcp-server-logs-sieve) [![mcp-server-logs-sieve MCP server](https://glama.ai/mcp/servers/Oluwatunmise-olat/mcp-server-logs-sieve/badges/score.svg)](https://glama.ai/mcp/servers/Oluwatunmise-olat/mcp-server-logs-sieve) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Query, summarize, and trace logs in plain English across GCP Cloud Logging, AWS CloudWatch, Azure Log Analytics, Grafana Loki, and Elasticsearch - [pydantic/logfire-mcp](https://github.com/pydantic/logfire-mcp) πŸŽ–οΈ 🐍 ☁️ - Provides access to OpenTelemetry traces and metrics through Logfire - [gsmethells/preflight-mcp](https://github.com/gsmethells/preflight-mcp) [![gsmethells/preflight-mcp MCP server](https://glama.ai/mcp/servers/gsmethells/preflight-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gsmethells/preflight-mcp) 🐍 ☁️ - TrustPilot for APIs β€” independent reliability ratings for APIs and MCP servers, powered by synthetic probes and crowdsourced agent telemetry. +- [incu6us/loki-mcp-server](https://github.com/incu6us/loki-mcp-server) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - An MCP server for querying Grafana Loki directly with a discovery-first workflow β€” labels, values, series, and LogQL queries without requiring Grafana. - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、ProcessοΌ‰ - [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) [![apistatuscheck-mcp-server MCP server](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server) πŸ“‡ ☁️ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history From d4f08c089f218c604a9a327212475e8874d1c604 Mon Sep 17 00:00:00 2001 From: Vyacheslav Pryimak Date: Tue, 24 Mar 2026 13:25:39 +0100 Subject: [PATCH 068/156] Add new Loki MCP server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f37d230d..517add59 100644 --- a/README.md +++ b/README.md @@ -1544,7 +1544,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [Oluwatunmise-olat/mcp-server-logs-sieve](https://github.com/Oluwatunmise-olat/mcp-server-logs-sieve) [![mcp-server-logs-sieve MCP server](https://glama.ai/mcp/servers/Oluwatunmise-olat/mcp-server-logs-sieve/badges/score.svg)](https://glama.ai/mcp/servers/Oluwatunmise-olat/mcp-server-logs-sieve) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Query, summarize, and trace logs in plain English across GCP Cloud Logging, AWS CloudWatch, Azure Log Analytics, Grafana Loki, and Elasticsearch - [pydantic/logfire-mcp](https://github.com/pydantic/logfire-mcp) πŸŽ–οΈ 🐍 ☁️ - Provides access to OpenTelemetry traces and metrics through Logfire - [gsmethells/preflight-mcp](https://github.com/gsmethells/preflight-mcp) [![gsmethells/preflight-mcp MCP server](https://glama.ai/mcp/servers/gsmethells/preflight-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gsmethells/preflight-mcp) 🐍 ☁️ - TrustPilot for APIs β€” independent reliability ratings for APIs and MCP servers, powered by synthetic probes and crowdsourced agent telemetry. -- [incu6us/loki-mcp-server](https://github.com/incu6us/loki-mcp-server) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - An MCP server for querying Grafana Loki directly with a discovery-first workflow β€” labels, values, series, and LogQL queries without requiring Grafana. +- [incu6us/loki-mcp-server](https://github.com/incu6us/loki-mcp-server) [![incu6us/loki-mcp-server MCP server](https://glama.ai/mcp/servers/incu6us/loki-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/incu6us/loki-mcp-server) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - An MCP server for querying Grafana Loki directly with a discovery-first workflow β€” labels, values, series, and LogQL queries without requiring Grafana. - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、ProcessοΌ‰ - [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) [![apistatuscheck-mcp-server MCP server](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server) πŸ“‡ ☁️ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history From 7cff86862d7ea6dd0534a005368bbafb4547e7b4 Mon Sep 17 00:00:00 2001 From: Liviu Avram Date: Tue, 24 Mar 2026 13:00:07 +0000 Subject: [PATCH 069/156] add new ai-runtime-guard server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..ef73a9e1 100644 --- a/README.md +++ b/README.md @@ -1748,6 +1748,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [agentward-ai/agentward](https://github.com/agentward-ai/agentward) [![agent-ward MCP server](https://glama.ai/mcp/servers/agentward-ai/agent-ward/badges/score.svg)](https://glama.ai/mcp/servers/agentward-ai/agent-ward) 🐍 🏠 🍎 πŸͺŸ 🐧 - Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes. - [agntor/mcp](https://github.com/agntor/mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - MCP audit server for agent discovery and certification. Provides trust and payment rail for AI agents including identity verification, escrow, settlement, and reputation management. - [vinaybhosle/agentstamp](https://github.com/vinaybhosle/agentstamp) [![vinaybhosle/agentstamp MCP server](https://glama.ai/mcp/servers/vinaybhosle/agentstamp/badges/score.svg)](https://glama.ai/mcp/servers/vinaybhosle/agentstamp) πŸ“‡ ☁️ - Trust intelligence for AI agents β€” identity stamps, reputation scoring (0-100), registry, forensic audit trails, and A2A passports via x402 micropayments. +- [jimmyracheta/AI-Runtime-Guard](https://github.com/runtimeguard/runtime-guard)[![runtime-guard MCP server](https://glama.ai/mcp/servers/runtimeguard/runtime-guard/badges/score.svg)](https://glama.ai/mcp/servers/runtimeguard/runtime-guard)🐍 🏠🍎 πŸͺŸ - Runtime policy enforcement for AI agents - prevents accidental damage to your systems, unauthorized agent access and automates backup-before-write for any touched files. - [airblackbox/air-blackbox-mcp](https://github.com/airblackbox/air-blackbox-mcp) [![air-blackbox-mcp MCP server](https://glama.ai/mcp/servers/@airblackbox/air-blackbox-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@airblackbox/air-blackbox-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - EU AI Act compliance scanner for Python AI agents. Scans, analyzes, and remediates LangChain/CrewAI/AutoGen/OpenAI code across 6 articles with 10 tools including prompt injection detection, risk classification, and trust layer integration. The only MCP compliance server that generates fix code, not just findings. - [AIM-Intelligence/AIM-Guard-MCP](https://github.com/AIM-Intelligence/AIM-MCP) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Security-focused MCP server that provides safety guidelines and content analysis for AI agents. - [alberthild/shieldapi-mcp](https://github.com/alberthild/shieldapi-mcp) [![shield-api-mcp MCP server](https://glama.ai/mcp/servers/@alberthild/shield-api-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@alberthild/shield-api-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Security intelligence for AI agents: password breach checks (900M+ HIBP hashes), email/domain/IP/URL reputation, prompt injection detection (200+ patterns), and skill supply chain scanning. Pay-per-request via x402 USDC micropayments or free demo mode, no API key needed. From c10a659a124be6174de1ed7634d357e4e4f3610f Mon Sep 17 00:00:00 2001 From: wen tao <815473953@qq.com> Date: Tue, 24 Mar 2026 21:11:46 +0800 Subject: [PATCH 070/156] Add ai-dev-analytics to Developer Tools Add AIDA, an open-source observability layer and MCP server for vibe coding. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..fbc42314 100644 --- a/README.md +++ b/README.md @@ -688,6 +688,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. Tools and integrations that enhance the development workflow and environment management. +- [ai-dev-analytics](https://github.com/LWTlong/ai-dev-analytics) πŸ“‡ 🏠 - An open-source observability layer for AI coding. Silently tracks dev tokens/time and auto-codifies AI deviations into persistent project rules. [![glama.ai](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics/badges/score.svg)](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics) - [3KniGHtcZ/codebeamer-mcp](https://github.com/3KniGHtcZ/codebeamer-mcp) [![codebeamer-mcp MCP server](https://glama.ai/mcp/servers/3KniGHtcZ/codebeamer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/3KniGHtcZ/codebeamer-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Codebeamer ALM integration for managing work items, trackers, and projects. Provides 17 tools for reading and writing items, associations, references, comments, and risk management data via Codebeamer REST API v3. - [21st-dev/Magic-MCP](https://github.com/21st-dev/magic-mcp) - Create crafted UI components inspired by the best 21st.dev design engineers. - [a-25/ios-mcp-code-quality-server](https://github.com/a-25/ios-mcp-code-quality-server) πŸ“‡ 🏠 🍎 - iOS code quality analysis and test automation server. Provides comprehensive Xcode test execution, SwiftLint integration, and detailed failure analysis. Operates in both CLI and MCP server modes for direct developer usage and AI assistant integration. From e24d25b7ee0eef522e2c98cf29589288ea56c214 Mon Sep 17 00:00:00 2001 From: omrfc Date: Tue, 24 Mar 2026 16:15:20 +0300 Subject: [PATCH 071/156] Add kastell to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..2c7ad27d 100644 --- a/README.md +++ b/README.md @@ -1753,6 +1753,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [alberthild/shieldapi-mcp](https://github.com/alberthild/shieldapi-mcp) [![shield-api-mcp MCP server](https://glama.ai/mcp/servers/@alberthild/shield-api-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@alberthild/shield-api-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Security intelligence for AI agents: password breach checks (900M+ HIBP hashes), email/domain/IP/URL reputation, prompt injection detection (200+ patterns), and skill supply chain scanning. Pay-per-request via x402 USDC micropayments or free demo mode, no API key needed. - [jagmarques/asqav-mcp](https://github.com/jagmarques/asqav-mcp) [![asqav-mcp MCP server](https://glama.ai/mcp/servers/jagmarques/asqav-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jagmarques/asqav-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - AI agent governance MCP server with policy enforcement, quantum-safe audit trails (ML-DSA), multi-party authorization, and compliance reporting. Check policies, sign actions, and verify signatures through MCP tools. - [imran-siddique/agentos-mcp-server](https://github.com/imran-siddique/agent-os/tree/master/extensions/mcp-server) [![agentos-mcp-server MCP server](https://glama.ai/mcp/servers/@imran-siddique/agentos-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@imran-siddique/agentos-mcp-server) - Agent OS MCP server for AI agent governance with policy enforcement, code safety verification, multi-model hallucination detection, and immutable audit trails. +- [kastelldev/kastell](https://github.com/kastelldev/kastell) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Server security auditing and hardening toolkit. 413 security checks across 29 categories (SSH, Firewall, Docker, TLS, HTTP Headers), CIS/PCI-DSS/HIPAA compliance mapping, 19-step production hardening, fleet management, and forensic evidence collection. Supports Hetzner, DigitalOcean, Vultr, and Linode. 13 MCP tools. - [ark-forge/arkforge-mcp](https://github.com/ark-forge/arkforge-mcp) [![ze6ad36390 MCP server](https://glama.ai/mcp/servers/ze6ad36390/badges/score.svg)](https://glama.ai/mcp/servers/ze6ad36390) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Third-party certifying proxy β€” sign any HTTP call (AI agents, webhooks, microservices) with an independent Ed25519 signature, RFC 3161 timestamp, and Sigstore Rekor anchor. Works with Claude, GPT-4, Mistral, LangChain, AutoGen, or any HTTP client. - [atomicchonk/roadrecon_mcp_server](https://github.com/atomicchonk/roadrecon_mcp_server) 🐍 πŸͺŸ 🏠 MCP server for analyzing ROADrecon gather results from Azure tenant enumeration - [behrensd/mcp-firewall](https://github.com/behrensd/mcp-firewall) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Deterministic security proxy (iptables for MCP) that intercepts tool calls, enforces YAML policies, scans for secret leakage, and logs everything. No AI, no cloud. From 0d39b94a2f6e8ec97a2394af134114f6b9550a7e Mon Sep 17 00:00:00 2001 From: wen tao <815473953@qq.com> Date: Tue, 24 Mar 2026 21:18:51 +0800 Subject: [PATCH 072/156] Add AIDA (AI Development Analytics) MCP server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbc42314..949453e9 100644 --- a/README.md +++ b/README.md @@ -688,7 +688,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. Tools and integrations that enhance the development workflow and environment management. -- [ai-dev-analytics](https://github.com/LWTlong/ai-dev-analytics) πŸ“‡ 🏠 - An open-source observability layer for AI coding. Silently tracks dev tokens/time and auto-codifies AI deviations into persistent project rules. [![glama.ai](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics/badges/score.svg)](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics) +- [LWTlong/ai-dev-analytics](https://github.com/LWTlong/ai-dev-analytics) πŸ“‡ 🏠 - An open-source observability layer for AI coding. Silently tracks dev tokens/time and auto-codifies AI deviations into persistent project rules. [![glama.ai](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics/badges/score.svg)](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics) - [3KniGHtcZ/codebeamer-mcp](https://github.com/3KniGHtcZ/codebeamer-mcp) [![codebeamer-mcp MCP server](https://glama.ai/mcp/servers/3KniGHtcZ/codebeamer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/3KniGHtcZ/codebeamer-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Codebeamer ALM integration for managing work items, trackers, and projects. Provides 17 tools for reading and writing items, associations, references, comments, and risk management data via Codebeamer REST API v3. - [21st-dev/Magic-MCP](https://github.com/21st-dev/magic-mcp) - Create crafted UI components inspired by the best 21st.dev design engineers. - [a-25/ios-mcp-code-quality-server](https://github.com/a-25/ios-mcp-code-quality-server) πŸ“‡ 🏠 🍎 - iOS code quality analysis and test automation server. Provides comprehensive Xcode test execution, SwiftLint integration, and detailed failure analysis. Operates in both CLI and MCP server modes for direct developer usage and AI assistant integration. From f998f36f0fbc6b4e3fe54e12ff4b60d9afe0fa9e Mon Sep 17 00:00:00 2001 From: omrfc Date: Tue, 24 Mar 2026 16:28:37 +0300 Subject: [PATCH 073/156] Add Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c7ad27d..e81dfb88 100644 --- a/README.md +++ b/README.md @@ -1753,7 +1753,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [alberthild/shieldapi-mcp](https://github.com/alberthild/shieldapi-mcp) [![shield-api-mcp MCP server](https://glama.ai/mcp/servers/@alberthild/shield-api-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@alberthild/shield-api-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Security intelligence for AI agents: password breach checks (900M+ HIBP hashes), email/domain/IP/URL reputation, prompt injection detection (200+ patterns), and skill supply chain scanning. Pay-per-request via x402 USDC micropayments or free demo mode, no API key needed. - [jagmarques/asqav-mcp](https://github.com/jagmarques/asqav-mcp) [![asqav-mcp MCP server](https://glama.ai/mcp/servers/jagmarques/asqav-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jagmarques/asqav-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - AI agent governance MCP server with policy enforcement, quantum-safe audit trails (ML-DSA), multi-party authorization, and compliance reporting. Check policies, sign actions, and verify signatures through MCP tools. - [imran-siddique/agentos-mcp-server](https://github.com/imran-siddique/agent-os/tree/master/extensions/mcp-server) [![agentos-mcp-server MCP server](https://glama.ai/mcp/servers/@imran-siddique/agentos-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@imran-siddique/agentos-mcp-server) - Agent OS MCP server for AI agent governance with policy enforcement, code safety verification, multi-model hallucination detection, and immutable audit trails. -- [kastelldev/kastell](https://github.com/kastelldev/kastell) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Server security auditing and hardening toolkit. 413 security checks across 29 categories (SSH, Firewall, Docker, TLS, HTTP Headers), CIS/PCI-DSS/HIPAA compliance mapping, 19-step production hardening, fleet management, and forensic evidence collection. Supports Hetzner, DigitalOcean, Vultr, and Linode. 13 MCP tools. +- [kastelldev/kastell](https://github.com/kastelldev/kastell) [![kastelldev/kastell MCP server](https://glama.ai/mcp/servers/kastelldev/kastell/badges/score.svg)](https://glama.ai/mcp/servers/kastelldev/kastell) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Server security auditing and hardening toolkit. 413 security checks across 29 categories (SSH, Firewall, Docker, TLS, HTTP Headers), CIS/PCI-DSS/HIPAA compliance mapping, 19-step production hardening, fleet management, and forensic evidence collection. Supports Hetzner, DigitalOcean, Vultr, and Linode. 13 MCP tools. - [ark-forge/arkforge-mcp](https://github.com/ark-forge/arkforge-mcp) [![ze6ad36390 MCP server](https://glama.ai/mcp/servers/ze6ad36390/badges/score.svg)](https://glama.ai/mcp/servers/ze6ad36390) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Third-party certifying proxy β€” sign any HTTP call (AI agents, webhooks, microservices) with an independent Ed25519 signature, RFC 3161 timestamp, and Sigstore Rekor anchor. Works with Claude, GPT-4, Mistral, LangChain, AutoGen, or any HTTP client. - [atomicchonk/roadrecon_mcp_server](https://github.com/atomicchonk/roadrecon_mcp_server) 🐍 πŸͺŸ 🏠 MCP server for analyzing ROADrecon gather results from Azure tenant enumeration - [behrensd/mcp-firewall](https://github.com/behrensd/mcp-firewall) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Deterministic security proxy (iptables for MCP) that intercepts tool calls, enforces YAML policies, scans for secret leakage, and logs everything. No AI, no cloud. From bf5805512a1cf17a370df8c1aafc2b349c8a75bd Mon Sep 17 00:00:00 2001 From: hope1026 Date: Tue, 24 Mar 2026 23:31:48 +0900 Subject: [PATCH 074/156] Add Weppy Roblox MCP to Gaming section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a01888a1..f7ac14f7 100644 --- a/README.md +++ b/README.md @@ -1283,6 +1283,7 @@ Integration with gaming related data, game engines, and services - [gregario/warhammer-oracle](https://github.com/gregario/warhammer-oracle) [![gregario/warhammer-oracle MCP server](https://glama.ai/mcp/servers/gregario/warhammer-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/warhammer-oracle) πŸ“‡ 🏠 - Warhammer 40K, Combat Patrol, and Kill Team rules reference with unit datasheets, keyword definitions, phase sequences, and game flow. 6 tools, 3148 units embedded. - [Erodenn/godot-mcp-runtime](https://github.com/Erodenn/godot-mcp-runtime) [![godot-runtime-mcp MCP server](https://glama.ai/mcp/servers/@Erodenn/godot-runtime-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@Erodenn/godot-runtime-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server for Godot 4.x with runtime control via injected UDP bridge: input simulation, screenshots, UI discovery, and live GDScript execution while the game is running. - [hkaanengin/opendota-mcp-server](https://github.com/hkaanengin/opendota-mcp-server) 🐍 🏠 ☁️ - MCP server providing AI assistants with access to Dota 2 statistics via OpenDota API. 20+ tools for player stats, hero data, and match analysis with natural language support. +- [hope1026/weppy-roblox-mcp](https://github.com/hope1026/weppy-roblox-mcp) [![roblox-mcp MCP server](https://glama.ai/mcp/servers/hope1026/roblox-mcp/badges/score.svg)](https://glama.ai/mcp/servers/hope1026/roblox-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ - MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session β€” create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest. - [IvanMurzak/Unity-MCP](https://github.com/IvanMurzak/Unity-MCP) #️⃣ 🏠 🍎 πŸͺŸ 🐧 - MCP Server for Unity Editor and for a game made with Unity - [jiayao/mcp-chess](https://github.com/jiayao/mcp-chess) 🐍 🏠 - A MCP server playing chess against LLMs. - [jkiley129/steam-mcp](https://github.com/jkiley129/steam-mcp) [![steam-mcp MCP server](https://glama.ai/mcp/servers/jkiley129/steam-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jkiley129/steam-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Connect Claude to your Steam library. Query your games, playtime, recently played, and store metadata via natural language. From c7de104d83ad2ce32c822d3750fc6bf8a3cb04df Mon Sep 17 00:00:00 2001 From: Michael Steuer Date: Tue, 24 Mar 2026 16:40:19 +0100 Subject: [PATCH 075/156] Add CSPR.trade MCP server (Casper Network DEX) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..a04240df 100644 --- a/README.md +++ b/README.md @@ -1169,6 +1169,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [kukapay/crypto-trending-mcp](https://github.com/kukapay/crypto-trending-mcp) 🐍 ☁️ - Tracking the latest trending tokens on CoinGecko. - [kukapay/crypto-whitepapers-mcp](https://github.com/kukapay/crypto-whitepapers-mcp) 🐍 ☁️ - Serving as a structured knowledge base of crypto whitepapers. - [kukapay/cryptopanic-mcp-server](https://github.com/kukapay/cryptopanic-mcp-server) 🐍 ☁️ - Providing latest cryptocurrency news to AI agents, powered by CryptoPanic. +- [make-software/cspr-trade-mcp](https://github.com/make-software/cspr-trade-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Non-custodial DEX trading on the Casper Network via [CSPR.trade](https://cspr.trade). 14 tools for market data, swaps, liquidity, and account queries. Transactions built remotely, signed locally β€” private keys never leave the machine. Public endpoint: `https://mcp.cspr.trade/mcp` - [kukapay/dao-proposals-mcp](https://github.com/kukapay/dao-proposals-mcp) 🐍 ☁️ - An MCP server that aggregates live governance proposals from major DAOs. - [kukapay/defi-yields-mcp](https://github.com/kukapay/defi-yields-mcp) 🐍 ☁️ - An MCP server for AI agents to explore DeFi yield opportunities. - [kukapay/dex-pools-mcp](https://github.com/kukapay/dex-pools-mcp) 🐍 ☁️ - An MCP server that provides AI agents with real-time access to DEX liquidity pool data. From 2c3be01f25834f88868d04fbf24696b9c703bf94 Mon Sep 17 00:00:00 2001 From: Eylon Israely Date: Tue, 24 Mar 2026 11:01:14 -0500 Subject: [PATCH 076/156] =?UTF-8?q?Fix=20Glama=20badge=20URL:=20pythia-the?= =?UTF-8?q?-oracle=20=E2=86=92=20pythia-oracle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Glama listing is at eyloni/pythia-oracle, not eyloni/pythia-the-oracle. Badge was pointing to a non-existent Glama path. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de48ea73..a3fd4286 100644 --- a/README.md +++ b/README.md @@ -1932,7 +1932,7 @@ Interact with Git repositories and version control platforms. Enables repository - [disco-trooper/apple-notes-mcp](https://github.com/disco-trooper/apple-notes-mcp) πŸ“‡ 🏠 🍎 - Apple Notes MCP with semantic search, hybrid vector+keyword search, full CRUD operations, and incremental indexing. Uses JXA for native macOS integration. - [dotemacs/domain-lookup-mcp](https://github.com/dotemacs/domain-lookup-mcp) 🏎️ - Domain name lookup service, first via [RDAP](https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol) and then as a fallback via [WHOIS](https://en.wikipedia.org/wiki/WHOIS) - [ekkyarmandi/ticktick-mcp](https://github.com/ekkyarmandi/ticktick-mcp) 🐍 ☁️ - [TickTick](https://ticktick.com/) MCP server that integrates with TickTick's API to manage personal todo projects and the tasks. -- [eyloni/pythia-oracle](https://github.com/eyloni/pythia-oracle) [![pythia-oracle MCP server](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle/badges/score.svg)](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle) 🐍 ☁️ - Oracle for AI agents that need to think past obvious answers. One tool, one reading. Free tier included. +- [eyloni/pythia-oracle](https://github.com/eyloni/pythia-oracle) [![pythia-oracle MCP server](https://glama.ai/mcp/servers/eyloni/pythia-oracle/badges/score.svg)](https://glama.ai/mcp/servers/eyloni/pythia-oracle) 🐍 ☁️ - Oracle for AI agents that need to think past obvious answers. One tool, one reading. Free tier included. - [emicklei/mcp-log-proxy](https://github.com/emicklei/mcp-log-proxy) 🏎️ 🏠 - MCP server proxy that offers a Web UI to the full message flow - [TollboothLabs/ai-tool-optimizer](https://github.com/TollboothLabs/ai-tool-optimizer) [![ai-tool-optimizer MCP server](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer/badges/score.svg)](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer) 🐍 - Reduces MCP tool description token costs by 40-70% through pure text schema distillation. - [esignaturescom/mcp-server-esignatures](https://github.com/esignaturescom/mcp-server-esignatures) 🐍 ☁️️ - Contract and template management for drafting, reviewing, and sending binding contracts via the eSignatures API. From fa96075d9b5cd87e8ce644d15ff3a82fe01ba65d Mon Sep 17 00:00:00 2001 From: Michael Steuer Date: Tue, 24 Mar 2026 17:26:30 +0100 Subject: [PATCH 077/156] Add Glama score badge to CSPR.trade MCP entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a04240df..f31a357f 100644 --- a/README.md +++ b/README.md @@ -1169,7 +1169,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [kukapay/crypto-trending-mcp](https://github.com/kukapay/crypto-trending-mcp) 🐍 ☁️ - Tracking the latest trending tokens on CoinGecko. - [kukapay/crypto-whitepapers-mcp](https://github.com/kukapay/crypto-whitepapers-mcp) 🐍 ☁️ - Serving as a structured knowledge base of crypto whitepapers. - [kukapay/cryptopanic-mcp-server](https://github.com/kukapay/cryptopanic-mcp-server) 🐍 ☁️ - Providing latest cryptocurrency news to AI agents, powered by CryptoPanic. -- [make-software/cspr-trade-mcp](https://github.com/make-software/cspr-trade-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Non-custodial DEX trading on the Casper Network via [CSPR.trade](https://cspr.trade). 14 tools for market data, swaps, liquidity, and account queries. Transactions built remotely, signed locally β€” private keys never leave the machine. Public endpoint: `https://mcp.cspr.trade/mcp` +- [make-software/cspr-trade-mcp](https://github.com/make-software/cspr-trade-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Non-custodial DEX trading on the Casper Network via [CSPR.trade](https://cspr.trade). 14 tools for market data, swaps, liquidity, and account queries. Transactions built remotely, signed locally β€” private keys never leave the machine. Public endpoint: `https://mcp.cspr.trade/mcp` [![make-software/cspr-trade-mcp MCP server](https://glama.ai/mcp/servers/make-software/cspr-trade-mcp/badges/score.svg)](https://glama.ai/mcp/servers/make-software/cspr-trade-mcp) - [kukapay/dao-proposals-mcp](https://github.com/kukapay/dao-proposals-mcp) 🐍 ☁️ - An MCP server that aggregates live governance proposals from major DAOs. - [kukapay/defi-yields-mcp](https://github.com/kukapay/defi-yields-mcp) 🐍 ☁️ - An MCP server for AI agents to explore DeFi yield opportunities. - [kukapay/dex-pools-mcp](https://github.com/kukapay/dex-pools-mcp) 🐍 ☁️ - An MCP server that provides AI agents with real-time access to DEX liquidity pool data. From 4d29365ec2cd1e21a31e20a8acdd1902fa8b269f Mon Sep 17 00:00:00 2001 From: Tom Meredith Date: Tue, 24 Mar 2026 09:28:03 -0700 Subject: [PATCH 078/156] =?UTF-8?q?Add=20Rhumb=20MCP=20=E2=80=94=20agent-n?= =?UTF-8?q?ative=20tool=20intelligence=20across=20600+=20scored=20services?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..83aabdcd 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ Servers for accessing many apps and tools through a single MCP server. - [profullstack/mcp-server](https://github.com/profullstack/mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities. - [robhunter/agentdeals](https://github.com/robhunter/agentdeals) [![robhunter/agentdeals MCP server](https://glama.ai/mcp/servers/robhunter/agentdeals/badges/score.svg)](https://glama.ai/mcp/servers/robhunter/agentdeals) πŸ“‡ ☁️ - 1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing changes. REST API and web browser at [agentdeals.dev](https://agentdeals.dev). - [rupinder2/mcp-orchestrator](https://github.com/rupinder2/mcp-orchestrator) 🐍 🏠 🍎 πŸͺ© 🐧 - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading. +- [supertrained/rhumb](https://github.com/supertrained/rhumb/tree/main/packages/mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Agent-native tool intelligence across 600+ scored services. 16 MCP tools: discover services, check AN Scores, compare alternatives, resolve capabilities to ranked providers, execute via managed credentials or BYOK, and check failure modes. Zero-signup via x402 micropayments. - [sitbon/magg](https://github.com/sitbon/magg) 🍎 πŸͺŸ 🐧 ☁️ 🏠 🐍 - Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand. - [sonnyflylock/voxie-ai-directory-mcp](https://github.com/sonnyflylock/voxie-ai-directory-mcp) πŸ“‡ ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions. - [SureScaleAI/openai-gpt-image-mcp](https://github.com/SureScaleAI/openai-gpt-image-mcp) πŸ“‡ ☁️ - OpenAI GPT image generation/editing MCP server. From a6551fc4c2a9bb79df0b29a4b84c6d22607f09e7 Mon Sep 17 00:00:00 2001 From: fjnunezp75 Date: Tue, 24 Mar 2026 17:37:39 +0100 Subject: [PATCH 079/156] Add Glama badge to GPU-Bridge entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d968627f..364af48d 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Servers for accessing many apps and tools through a single MCP server. - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. - [glenngillen/mcpmcp-server](https://github.com/glenngillen/mcpmcp-server) ☁️ πŸ“‡ 🍎 πŸͺŸ 🐧 - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow. -- [gpu-bridge/mcp-server](https://github.com/gpu-bridge/mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API key credits. +- [gpu-bridge/mcp-server](https://github.com/gpu-bridge/mcp-server) [![gpu-bridge-mcp-server MCP server](https://glama.ai/mcp/servers/gpu-bridge/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/gpu-bridge/mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API key credits. - [carlosahumada89/govrider-mcp-server](https://github.com/carlosahumada89/govrider-mcp-server) [![@carlosahumada89-govrider-mcp-server MCP server](https://glama.ai/mcp/servers/@carlosahumada89-govrider-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@carlosahumada89-govrider-mcp-server) ☁️ πŸ“‡ - Match your tech product or consulting service to thousands of live government tenders, RFPs, grants, and frameworks from 25+ official sources worldwide. - [gzoonet/cortex](https://github.com/gzoonet/cortex) [![gzoo-cortex MCP server](https://glama.ai/mcp/servers/@gzoonet/gzoo-cortex/badges/score.svg)](https://glama.ai/mcp/servers/@gzoonet/gzoo-cortex) πŸ“‡ 🏠 - Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, builds a queryable knowledge graph with web dashboard and CLI. Provides 4 MCP tools: get_status, list_projects, find_entity, query_cortex. - [hamflx/imagen3-mcp](https://github.com/hamflx/imagen3-mcp) πŸ“‡ 🏠 πŸͺŸ 🍎 🐧 - A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic, and photorealistic controls. From ef33a6d23fb19415e1a7e6370b828deb55e6fbcc Mon Sep 17 00:00:00 2001 From: Agi Maulana Date: Tue, 24 Mar 2026 23:52:46 +0700 Subject: [PATCH 080/156] feat: add AgiMaulana/HuaweiAppGalleryMcp to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..cd5e5dc0 100644 --- a/README.md +++ b/README.md @@ -693,6 +693,7 @@ Tools and integrations that enhance the development workflow and environment man - [a-25/ios-mcp-code-quality-server](https://github.com/a-25/ios-mcp-code-quality-server) πŸ“‡ 🏠 🍎 - iOS code quality analysis and test automation server. Provides comprehensive Xcode test execution, SwiftLint integration, and detailed failure analysis. Operates in both CLI and MCP server modes for direct developer usage and AI assistant integration. - [raye-deng/open-code-review](https://github.com/raye-deng/open-code-review) [![Open Code Review MCP](https://glama.ai/mcp/servers/@raye-deng/open-code-review/badges/score.svg)](https://glama.ai/mcp/servers/raye-deng/open-code-review) 🏠 πŸ“‡ ☁️ - AI code quality gate detecting hallucinated packages, phantom dependencies, stale APIs, and AI-specific code defects. MCP Server + CLI + CI/CD integration. - [AaronVick/ECHO_RIFT_MCP](https://github.com/AaronVick/ECHO_RIFT_MCP) πŸ“‡ ☁️ - MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter). Makes EchoRift's agent infrastructure callable as MCP tools so any MCP client can treat EchoRift like a native capability layer. +- [AgiMaulana/HuaweiAppGalleryMcp](https://github.com/AgiMaulana/HuaweiAppGalleryMcp) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Huawei AppGallery Connect publishing: upload APK/AAB, update metadata and localizations, submit for review, and manage phased rollouts. - [aparajithn/agent-utils-mcp](https://github.com/aparajithn/agent-utils-mcp) [![agent-utils-mcp MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-utils-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-utils-mcp) 🐍 ☁️ - Swiss-army-knife utility server for AI agents. 18 tools including JSON validation, base64, hashing, UUID generation, regex testing, markdown conversion, datetime conversion, cron parsing, CSV/JSON conversion, JWT decoding, and more. Streamable HTTP MCP + REST API with x402 micropayments. - [aashari/mcp-server-atlassian-bitbucket](https://github.com/aashari/mcp-server-atlassian-bitbucket) πŸ“‡ ☁️ - Atlassian Bitbucket Cloud integration. Enables AI systems to interact with repositories, pull requests, workspaces, and code in real time. - [aashari/mcp-server-atlassian-confluence](https://github.com/aashari/mcp-server-atlassian-confluence) πŸ“‡ ☁️ - Atlassian Confluence Cloud integration. Enables AI systems to interact with Confluence spaces, pages, and content with automatic ADF to Markdown conversion. From bd5b6f43f9fffa72eea0c9714363cd3cafd36d70 Mon Sep 17 00:00:00 2001 From: Fernando Paladini Date: Tue, 24 Mar 2026 15:22:27 -0300 Subject: [PATCH 081/156] feat: add paladini/devutils-mcp-server to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..6e111743 100644 --- a/README.md +++ b/README.md @@ -859,6 +859,7 @@ Tools and integrations that enhance the development workflow and environment man - [OpenZeppelin/contracts-wizard](https://github.com/OpenZeppelin/contracts-wizard/tree/master/packages/mcp) - A Model Context Protocol (MCP) server that allows AI agents to generate secure smart contracts in multiples languages based on [OpenZeppelin Wizard templates](https://wizard.openzeppelin.com/). - [opslevel/opslevel-mcp](https://github.com/opslevel/opslevel-mcp) πŸŽ–οΈ 🏎️ ☁️ πŸͺŸ 🍎 🐧 - Official MCP Server for [OpsLevel](https://www.opslevel.com) - [optimaquantum/claude-critical-rules-mcp](https://github.com/optimaquantum/claude-critical-rules-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Automatic enforcement of critical rules for Claude AI preventing 96 documented failure patterns. Provides compliance verification checklist and rules summary via MCP tools. +- [paladini/devutils-mcp-server](https://github.com/paladini/devutils-mcp-server) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - 36 zero-auth developer utilities: MD5/SHA/bcrypt hashing, Base64/hex/URL encoding, UUID/password/passphrase generation, JWT decoding, JSON/YAML/XML formatting, timestamp conversion, CIDR calculator, and text tools. - [paracetamol951/P-Link-MCP](https://github.com/paracetamol951/P-Link-MCP) 🏠 🐧 🍎 ☁️ - Implementation of HTTP 402 (payment required http code) relying on Solana - [mcpware/pagecast](https://github.com/mcpware/pagecast) [![mcpware/pagecast MCP server](https://glama.ai/mcp/servers/mcpware/pagecast/badges/score.svg)](https://glama.ai/mcp/servers/mcpware/pagecast) πŸ“‡ 🏠 - Record any browser page as GIF or video. AI-driven demo recording with scroll/click/hover interactions via Playwright + ffmpeg. `npx @mcpware/pagecast` - [Pharaoh-so/pharaoh](https://github.com/0xUXDesign/pharaoh-mcp) [![pharaoh MCP server](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh/badges/score.svg)](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Hosted MCP server that parses TypeScript and Python codebases into Neo4j knowledge graphs for blast radius analysis, dead code detection, dependency tracing, and architectural context. From a06909dcdd0bd13087fb16e2cf32737b6067ad02 Mon Sep 17 00:00:00 2001 From: Fernando Paladini Date: Tue, 24 Mar 2026 15:59:17 -0300 Subject: [PATCH 082/156] fix: add Glama score badge to devutils-mcp-server entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e111743..a246d392 100644 --- a/README.md +++ b/README.md @@ -859,7 +859,7 @@ Tools and integrations that enhance the development workflow and environment man - [OpenZeppelin/contracts-wizard](https://github.com/OpenZeppelin/contracts-wizard/tree/master/packages/mcp) - A Model Context Protocol (MCP) server that allows AI agents to generate secure smart contracts in multiples languages based on [OpenZeppelin Wizard templates](https://wizard.openzeppelin.com/). - [opslevel/opslevel-mcp](https://github.com/opslevel/opslevel-mcp) πŸŽ–οΈ 🏎️ ☁️ πŸͺŸ 🍎 🐧 - Official MCP Server for [OpsLevel](https://www.opslevel.com) - [optimaquantum/claude-critical-rules-mcp](https://github.com/optimaquantum/claude-critical-rules-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Automatic enforcement of critical rules for Claude AI preventing 96 documented failure patterns. Provides compliance verification checklist and rules summary via MCP tools. -- [paladini/devutils-mcp-server](https://github.com/paladini/devutils-mcp-server) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - 36 zero-auth developer utilities: MD5/SHA/bcrypt hashing, Base64/hex/URL encoding, UUID/password/passphrase generation, JWT decoding, JSON/YAML/XML formatting, timestamp conversion, CIDR calculator, and text tools. +- [paladini/devutils-mcp-server](https://github.com/paladini/devutils-mcp-server) [![paladini/devutils-mcp-server MCP server](https://glama.ai/mcp/servers/paladini/devutils-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/paladini/devutils-mcp-server) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - 36 zero-auth developer utilities: MD5/SHA/bcrypt hashing, Base64/hex/URL encoding, UUID/password/passphrase generation, JWT decoding, JSON/YAML/XML formatting, timestamp conversion, CIDR calculator, and text tools. - [paracetamol951/P-Link-MCP](https://github.com/paracetamol951/P-Link-MCP) 🏠 🐧 🍎 ☁️ - Implementation of HTTP 402 (payment required http code) relying on Solana - [mcpware/pagecast](https://github.com/mcpware/pagecast) [![mcpware/pagecast MCP server](https://glama.ai/mcp/servers/mcpware/pagecast/badges/score.svg)](https://glama.ai/mcp/servers/mcpware/pagecast) πŸ“‡ 🏠 - Record any browser page as GIF or video. AI-driven demo recording with scroll/click/hover interactions via Playwright + ffmpeg. `npx @mcpware/pagecast` - [Pharaoh-so/pharaoh](https://github.com/0xUXDesign/pharaoh-mcp) [![pharaoh MCP server](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh/badges/score.svg)](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Hosted MCP server that parses TypeScript and Python codebases into Neo4j knowledge graphs for blast radius analysis, dead code detection, dependency tracing, and architectural context. From c53e6360698fe529e13a9763570b199aaae48245 Mon Sep 17 00:00:00 2001 From: Steven Obiajulu Date: Tue, 24 Mar 2026 15:03:17 -0400 Subject: [PATCH 083/156] Add Glama score badge for safe-docx --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd3d3fb6..651948a3 100644 --- a/README.md +++ b/README.md @@ -1052,7 +1052,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [microsoft/markitdown](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp) πŸŽ–οΈ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption. - [modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/filesystem) πŸ“‡ 🏠 - Direct local file system access. - [FacundoLucci/plsreadme](https://github.com/FacundoLucci/plsreadme) [![plsreadme MCP server](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme/badges/score.svg)](https://glama.ai/mcp/servers/@FacundoLucci/plsreadme) πŸ“‡ ☁️ 🏠 - Share markdown files and text as clean, readable web links via `plsreadme_share_file` and `plsreadme_share_text`; zero setup (`npx -y plsreadme-mcp` or `https://plsreadme.com/mcp`). -- [UseJunior/safe-docx](https://github.com/UseJunior/safe-docx) πŸ“‡ 🏠 🍎 🐧 πŸͺŸ - Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison. +- [UseJunior/safe-docx](https://github.com/UseJunior/safe-docx) [![UseJunior/safe-docx MCP server](https://glama.ai/mcp/servers/UseJunior/safe-docx/badges/score.svg)](https://glama.ai/mcp/servers/UseJunior/safe-docx) πŸ“‡ 🏠 🍎 🐧 πŸͺŸ - Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison. - [willianpinho/large-file-mcp](https://github.com/willianpinho/large-file-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching. - [Xuanwo/mcp-server-opendal](https://github.com/Xuanwo/mcp-server-opendal) 🐍 🏠 ☁️ - Access any storage with Apache OpenDALβ„’ - [xxczaki/local-history-mcp](https://github.com/xxczaki/local-history/mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server for accessing VS Code/Cursor Local History From c9d093a4ffaaa1a3cb5c63d9c4ad77b160a7876b Mon Sep 17 00:00:00 2001 From: Steven Obiajulu Date: Tue, 24 Mar 2026 15:19:26 -0400 Subject: [PATCH 084/156] Add Glama score badge for open-agreements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb489035..719982ea 100644 --- a/README.md +++ b/README.md @@ -1424,7 +1424,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [ark-forge/mcp-eu-ai-act](https://github.com/ark-forge/mcp-eu-ai-act) [![mcp-eu-ai-act MCP server](https://glama.ai/mcp/servers/@ark-forge/mcp-eu-ai-act/badges/score.svg)](https://glama.ai/mcp/servers/@ark-forge/mcp-eu-ai-act) πŸ“‡ ☁️ - EU AI Act compliance scanner that detects regulatory violations in AI codebases with risk classification and remediation guidance. - [buildsyncinc/gibs-mcp](https://github.com/buildsyncinc/gibs-mcp) 🐍 ☁️ - Regulatory compliance (AI Act, GDPR, DORA) with article-level citations - [JamesANZ/us-legal-mcp](https://github.com/JamesANZ/us-legal-mcp) πŸ“‡ ☁️ - An MCP server that provides comprehensive US legislation. -- [open-agreements/open-agreements](https://github.com/open-agreements/open-agreements) πŸ“‡ 🏠 ☁️ 🍎 🐧 πŸͺŸ - Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and produce signable DOCX files. +- [open-agreements/open-agreements](https://github.com/open-agreements/open-agreements) [![open-agreements/open-agreements MCP server](https://glama.ai/mcp/servers/open-agreements/open-agreements/badges/score.svg)](https://glama.ai/mcp/servers/open-agreements/open-agreements) πŸ“‡ 🏠 ☁️ 🍎 🐧 πŸͺŸ - Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and produce signable DOCX files. - [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. ### πŸ—ΊοΈ Location Services From 960760f1bfad11ceba8a4ed73a5037b2f6e8dbf3 Mon Sep 17 00:00:00 2001 From: evangelistsw Date: Tue, 24 Mar 2026 21:28:18 +0000 Subject: [PATCH 085/156] Add kite-mcp (Zerodha Kite trading server) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..de2b929d 100644 --- a/README.md +++ b/README.md @@ -1081,6 +1081,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 ☁️ - Coinmarket API integration to fetch cryptocurrency listings and quotes - [araa47/jupiter-mcp](https://github.com/araa47/jupiter-mcp) 🐍 ☁️ - Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders ) - [ariadng/metatrader-mcp-server](https://github.com/ariadng/metatrader-mcp-server) 🐍 🏠 πŸͺŸ - Enable AI LLMs to execute trades using MetaTrader 5 platform +- [aranjan/kite-mcp](https://github.com/aranjan/kite-mcp) 🐍 🏠 - Trade Indian stocks on Zerodha Kite via natural conversation. 14 tools for holdings, orders, quotes, GTT triggers, and more with automated TOTP login. - [armorwallet/armor-crypto-mcp](https://github.com/armorwallet/armor-crypto-mcp) 🐍 ☁️ - MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more. - [autonsol/sol-mcp](https://github.com/autonsol/sol-mcp) [![sol-mcp MCP server](https://glama.ai/mcp/servers/autonsol/sol-mcp/badges/score.svg)](https://glama.ai/mcp/servers/autonsol/sol-mcp) πŸ“‡ ☁️ - Solana token risk scoring and pump.fun graduation signals. Score any token by mint address (0-100 risk, risk_label, holder concentration, liquidity), detect graduation momentum (buy/sell ratio, velocity), and query trust attestations. Live API. Freemium β€” 4 free tools, PRO via x402 micropayments ($0.01/call USDC). - [azeth-protocol/mcp-server](https://github.com/azeth-protocol/mcp-server) [![mcp-azeth MCP server](https://glama.ai/mcp/servers/@azeth-protocol/mcp-azeth/badges/score.svg)](https://glama.ai/mcp/servers/@azeth-protocol/mcp-azeth) πŸ“‡ ☁️ - Trust infrastructure for the machine economy β€” non-custodial ERC-4337 smart accounts, x402 payments, on-chain reputation via ERC-8004, and service discovery for AI agents. From 1d05e14ce70659ae969fc648eab9f614b80682b6 Mon Sep 17 00:00:00 2001 From: opentabs-dev Date: Tue, 24 Mar 2026 15:23:19 -0700 Subject: [PATCH 086/156] Add Glama badge link to OpenTabs entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb310c2..0a9fdf10 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Servers for accessing many apps and tools through a single MCP server. - [merterbak/Grok-MCP](https://github.com/merterbak/Grok-MCP) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support. - [metatool-ai/metatool-app](https://github.com/metatool-ai/metatool-app) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI. - [mindsdb/mindsdb](https://github.com/mindsdb/mindsdb) - Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview). -- [opentabs-dev/opentabs](https://github.com/opentabs-dev/opentabs) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a plugin SDK for building new ones. +- [opentabs-dev/opentabs](https://github.com/opentabs-dev/opentabs) [![opentabs-dev/opentabs MCP server](https://glama.ai/mcp/servers/opentabs-dev/opentabs/badges/score.svg)](https://glama.ai/mcp/servers/opentabs-dev/opentabs) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a plugin SDK for building new ones. - [oxgeneral/agentnet](https://github.com/oxgeneral/agentnet) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Agent-to-agent referral network where AI agents discover, recommend, and refer users to each other. Features bilateral trust model, credit economy, and 7 MCP tools for agent registration, discovery, and referral tracking. - [particlefuture/MCPDiscovery](https://github.com/particlefuture/1mcpserver) 🐍 ☁️ 🏠 🍎 πŸͺŸ - MCP of MCPs. Automatic discovery and configure MCP servers on your local machine. - [PipedreamHQ/pipedream](https://github.com/PipedreamHQ/pipedream/tree/master/modelcontextprotocol) ☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app. From 2cc293c14a8eddd8ad92c10081fbdb2999a447f9 Mon Sep 17 00:00:00 2001 From: gebalamariusz Date: Tue, 24 Mar 2026 23:49:32 +0100 Subject: [PATCH 087/156] Add cloud-audit - AWS security scanner with attack chains and breach cost estimation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..922f8e1a 100644 --- a/README.md +++ b/README.md @@ -1764,6 +1764,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [bx33661/Wireshark-MCP](https://github.com/bx33661/Wireshark-MCP) [![Wireshark-MCP MCP server](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP/badges/score.svg)](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP) 🐍 🏠 - Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities. - [Chimera-Protocol/csl-core](https://github.com/Chimera-Protocol/csl-core) 🐍 🏠 🍎 πŸͺŸ 🐧 - Deterministic AI safety policy engine with Z3 formal verification. Write, verify, and enforce machine-verifiable constraints for AI agents via MCP. - [co-browser/attestable-mcp-server](https://github.com/co-browser/attestable-mcp-server) 🐍 🏠 ☁️ 🐧 - An MCP server running inside a trusted execution environment (TEE) via Gramine, showcasing remote attestation using [RA-TLS](https://gramine.readthedocs.io/en/stable/attestation.html). This allows an MCP client to verify the server before conencting. +- [gebalamariusz/cloud-audit](https://github.com/gebalamariusz/cloud-audit) 🐍 🏠 🍎 πŸͺŸ 🐧 - Open-source AWS security scanner with attack chain detection, breach cost estimation, and copy-paste remediation (CLI + Terraform). 47 checks, 16 attack chain rules. First free standalone AWS security MCP server. - [cyntrisec/cyntrisec-cli](https://github.com/cyntrisec/cyntrisec-cli) 🐍 🏠 - Local-first AWS security analyzer that discovers attack paths and generates remediations using graph theory. - [dkvdm/onepassword-mcp-server](https://github.com/dkvdm/onepassword-mcp-server) - An MCP server that enables secure credential retrieval from 1Password to be used by Agentic AI. - [duriantaco/skylos](https://github.com/duriantaco/skylos) [![mcp-skylos MCP server](https://glama.ai/mcp/servers/@duriantaco/mcp-skylos/badges/score.svg)](https://glama.ai/mcp/servers/@duriantaco/mcp-skylos) 🐍 🏠 🍎 πŸͺŸ 🐧 - Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation. From b9470fff9331ba68cc5d4d2cef11eb93d4fca837 Mon Sep 17 00:00:00 2001 From: rafsilva85 <31941738+rafsilva85@users.noreply.github.com> Date: Tue, 24 Mar 2026 23:17:04 +0000 Subject: [PATCH 088/156] Add credit-optimizer-v5 to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49caeae7..c7356edd 100644 --- a/README.md +++ b/README.md @@ -671,6 +671,7 @@ Tools and integrations that enhance the development workflow and environment man - [ConfigCat/mcp-server](https://github.com/configcat/mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations. - [context-rot-detection](https://github.com/milos-product-maker/context-rot-detection) πŸ“‡ 🏠 - Gives AI agents self-awareness about their cognitive state. Monitors token utilization, context quality degradation, and session fatigue. Returns health scores (0-100) and recovery recommendations based on model-specific degradation curves. - [cqfn/aibolit-mcp-server](https://github.com/cqfn/aibolit-mcp-server) β˜• - Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better' +- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) [glama](https://glama.ai/mcp/servers/rafsilva85/credit-optimizer-v5) 🐍 🏠 - Save 30-75% on Manus AI credits through intelligent model routing, smart testing, and context hygiene. Audited across 53 scenarios with zero quality loss. - [currents-dev/currents-mcp](https://github.com/currents-dev/currents-mcp) πŸŽ–οΈ πŸ“‡ ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev). - [Daghis/teamcity-mcp](https://github.com/Daghis/teamcity-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching. - [dannote/figma-use](https://github.com/dannote/figma-use) πŸ“‡ 🏠 - Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools. From 6e06f98c5661a95e697f5a897f6f7f6c4d0d7a2b Mon Sep 17 00:00:00 2001 From: Laundromat Date: Tue, 24 Mar 2026 20:29:51 -0400 Subject: [PATCH 089/156] Add ShopGraph to E-Commerce section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..0546cbb3 100644 --- a/README.md +++ b/README.md @@ -1031,6 +1031,7 @@ MCP servers for learning management systems (LMS) and educational tools. MCP servers for e-commerce platforms and online store management. +- [laundromatic/shopgraph](https://github.com/laundromatic/shopgraph) πŸ“‡ ☁️ - Structured product data from the open web β€” Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev) - [lofder/dsers-mcp-product](https://github.com/lofder/dsers-mcp-product) [![dsers-mcp-product MCP server](https://glama.ai/mcp/servers/lofder/dsers-mcp-product/badges/score.svg)](https://glama.ai/mcp/servers/lofder/dsers-mcp-product) πŸ“‡ ☁️ - Automate AliExpress/Alibaba dropshipping product import to Shopify or Wix via DSers. Bulk import, variant editing, pricing rules, and multi-store push with a single command. - [the402ai/mcp-server](https://github.com/the402ai/mcp-server) [![the402ai/mcp-server MCP server](https://glama.ai/mcp/servers/the402ai/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/the402ai/mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI agent service marketplace with x402 micropayments (USDC on Base). 30 tools for browsing services, purchasing, managing conversation threads, listing services as a provider, handling subscriptions, and tracking earnings. Install via `npx -y @the402/mcp-server`. From af0278f9b3b091c124d1b720d6a48dfb86b7a6fe Mon Sep 17 00:00:00 2001 From: jorgenclaw Date: Tue, 24 Mar 2026 21:39:04 -0700 Subject: [PATCH 090/156] =?UTF-8?q?Fix=20repo=20link:=20nanoclaw=20?= =?UTF-8?q?=E2=86=92=20nostr-mcp-server=20to=20match=20Glama=20badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc03de9..6d04b2f0 100644 --- a/README.md +++ b/README.md @@ -1623,7 +1623,7 @@ Integration with social media platforms to allow posting, analytics, and interac - [gwbischof/bluesky-social-mcp](https://github.com/gwbischof/bluesky-social-mcp) 🐍 🏠 - An MCP server for interacting with Bluesky via the atproto client. - [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. -- [jorgenclaw/nanoclaw](https://github.com/jorgenclaw/nanoclaw) [![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). +- [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). - [karanb192/reddit-mcp-buddy](https://github.com/karanb192/reddit-mcp-buddy) πŸ“‡ 🏠 - Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop. - [king-of-the-grackles/reddit-research-mcp](https://github.com/king-of-the-grackles/reddit-research-mcp) 🐍 ☁️ - AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations, and manage research feeds. No Reddit API credentials needed. - [kunallunia/twitter-mcp](https://github.com/LuniaKunal/mcp-twitter) 🐍 🏠 - All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API. From dc34be25da46da662fd954b7812fa092e093b37d Mon Sep 17 00:00:00 2001 From: "R.Brown" Date: Wed, 25 Mar 2026 06:55:05 +0100 Subject: [PATCH 091/156] Enhance Labs64/NetLicensing-MCP entry in README Updated the Labs64/NetLicensing-MCP entry to include a badge and improved formatting. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 878ad3a8..7c90d4cb 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ Cloud platform service integration. Enables management and interaction with clou - [jdubois/azure-cli-mcp](https://github.com/jdubois/azure-cli-mcp) - A wrapper around the Azure CLI command line that allows you to talk directly to Azure - [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) πŸ”’ ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage. - [kestra-io/mcp-server-python](https://github.com/kestra-io/mcp-server-python) 🐍 ☁️ - Implementation of MCP server for [Kestra](https://kestra.io) workflow orchestration platform. -- [Labs64/NetLicensing-MCP](https://github.com/Labs64/NetLicensing-MCP) πŸŽ–οΈ 🐍 ☁️ - The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing πŸ‘‰πŸΌ without writing a single API call. +- [Labs64/NetLicensing-MCP](https://github.com/Labs64/NetLicensing-MCP) [![Labs64/NetLicensing-MCP](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP/badges/score.svg)](https://glama.ai/mcp/servers/Labs64/NetLicensing-MCP) πŸŽ–οΈ 🐍 ☁️ - The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing without writing a single API call. - [liquidmetal-ai/raindrop-mcp](https://docs.liquidmetal.ai/tutorials/claude-code-mcp-setup/) πŸ“‡ ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP. - [liveblocks/liveblocks-mcp-server](https://github.com/liveblocks/liveblocks-mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - Create, modify, and delete different aspects of [Liveblocks](https://liveblocks.io) such as rooms, threads, comments, notifications, and more. Additionally, it has read access to Storage and Yjs. - [localstack/localstack-mcp-server](https://github.com/localstack/localstack-mcp-server) πŸŽ–οΈ πŸ“‡ 🏠 - A MCP server for LocalStack to manage local AWS environments, including lifecycle operations, infra deployments, log analysis, fault injection, and state management. From c049e5d8b71d72ec36fdb1d74b27f846e05b8b3d Mon Sep 17 00:00:00 2001 From: esxr Date: Wed, 25 Mar 2026 12:00:29 +1100 Subject: [PATCH 092/156] Add operant-mcp to Security category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..635d0949 100644 --- a/README.md +++ b/README.md @@ -1798,6 +1798,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [msaad00/agent-bom](https://github.com/msaad00/agent-bom) [![agent-bom MCP server](https://glama.ai/mcp/servers/@msaad00/agent-bom/badges/score.svg)](https://glama.ai/mcp/servers/@msaad00/agent-bom) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - AI supply chain security scanner with 18 MCP tools. Auto-discovers 20 MCP clients, scans dependencies for CVEs (OSV/NVD/EPSS/CISA KEV), maps blast radius from vulnerabilities to exposed credentials and tools, runs CIS benchmarks, generates CycloneDX/SPDX SBOMs, and enforces compliance across OWASP LLM Top 10, MITRE ATLAS, NIST AI RMF, and EU AI Act. - [mrexodia/ida-pro-mcp](https://github.com/mrexodia/ida-pro-mcp) 🐍 🏠 - MCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically. - [nickpending/mcp-recon](https://github.com/nickpending/mcp-recon) 🏎️ 🏠 - Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup. +- [operantlabs/operant-mcp](https://github.com/operantlabs/operant-mcp) πŸ“‡ ☁️ 🏠 - Security testing MCP server with 51 tools for penetration testing, network forensics, memory analysis, and vulnerability assessment. - [panther-labs/mcp-panther](https://github.com/panther-labs/mcp-panther) πŸŽ–οΈ 🐍 ☁️ 🍎 - MCP server that enables security professionals to interact with Panther's SIEM platform using natural language for writing detections, querying logs, and managing alerts. - [pullkitsan/mobsf-mcp-server](https://github.com/pullkitsan/mobsf-mcp-server) πŸ¦€ 🏠 🍎 πŸͺŸ 🐧 - A MCP server for MobSF which can be used for static and dynamic analysis of Android and iOS application. - [qianniuspace/mcp-security-audit](https://github.com/qianniuspace/mcp-security-audit) πŸ“‡ ☁️ A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks. From 560dbb7fa77a293f790576584c1dc8846433e8be Mon Sep 17 00:00:00 2001 From: esxr Date: Wed, 25 Mar 2026 12:24:26 +1100 Subject: [PATCH 093/156] Add Glama score badge for operant-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 635d0949..cb113643 100644 --- a/README.md +++ b/README.md @@ -1798,7 +1798,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [msaad00/agent-bom](https://github.com/msaad00/agent-bom) [![agent-bom MCP server](https://glama.ai/mcp/servers/@msaad00/agent-bom/badges/score.svg)](https://glama.ai/mcp/servers/@msaad00/agent-bom) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - AI supply chain security scanner with 18 MCP tools. Auto-discovers 20 MCP clients, scans dependencies for CVEs (OSV/NVD/EPSS/CISA KEV), maps blast radius from vulnerabilities to exposed credentials and tools, runs CIS benchmarks, generates CycloneDX/SPDX SBOMs, and enforces compliance across OWASP LLM Top 10, MITRE ATLAS, NIST AI RMF, and EU AI Act. - [mrexodia/ida-pro-mcp](https://github.com/mrexodia/ida-pro-mcp) 🐍 🏠 - MCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically. - [nickpending/mcp-recon](https://github.com/nickpending/mcp-recon) 🏎️ 🏠 - Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup. -- [operantlabs/operant-mcp](https://github.com/operantlabs/operant-mcp) πŸ“‡ ☁️ 🏠 - Security testing MCP server with 51 tools for penetration testing, network forensics, memory analysis, and vulnerability assessment. +- [operantlabs/operant-mcp](https://github.com/operantlabs/operant-mcp) [![operant-mcp MCP server](https://glama.ai/mcp/servers/operantlabs/operant-mcp/badges/score.svg)](https://glama.ai/mcp/servers/operantlabs/operant-mcp) πŸ“‡ ☁️ 🏠 - Security testing MCP server with 51 tools for penetration testing, network forensics, memory analysis, and vulnerability assessment. - [panther-labs/mcp-panther](https://github.com/panther-labs/mcp-panther) πŸŽ–οΈ 🐍 ☁️ 🍎 - MCP server that enables security professionals to interact with Panther's SIEM platform using natural language for writing detections, querying logs, and managing alerts. - [pullkitsan/mobsf-mcp-server](https://github.com/pullkitsan/mobsf-mcp-server) πŸ¦€ 🏠 🍎 πŸͺŸ 🐧 - A MCP server for MobSF which can be used for static and dynamic analysis of Android and iOS application. - [qianniuspace/mcp-security-audit](https://github.com/qianniuspace/mcp-security-audit) πŸ“‡ ☁️ A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks. From 64d96d8ed4bfa7d940d4395ab5775ad985f8eaba Mon Sep 17 00:00:00 2001 From: Archit Joshi <2472093+thecombatwombat@users.noreply.github.com> Date: Wed, 25 Mar 2026 14:57:04 +0530 Subject: [PATCH 094/156] Add replicant-mcp to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..b7235486 100644 --- a/README.md +++ b/README.md @@ -918,6 +918,7 @@ Tools and integrations that enhance the development workflow and environment man - [TencentEdgeOne/edgeone-pages-mcp](https://github.com/TencentEdgeOne/edgeone-pages-mcp) πŸ“‡ ☁️ - An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL. - [testdino-hq/testdino-mcp](https://github.com/testdino-hq/testdino-mcp) πŸŽ–οΈ πŸ“‡ ☁️ - Connects your TestDino testrun/testcase data to AI agents so you can review runs, debug failures, and manage manual test cases using natural language. - [tgeselle/bugsnag-mcp](https://github.com/tgeselle/bugsnag-mcp) πŸ“‡ ☁️ - An MCP server for interacting with [Bugsnag](https://www.bugsnag.com/) +- [thecombatwombat/replicant-mcp](https://github.com/thecombatwombat/replicant-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Android MCP server for AI-assisted Android development. Build APKs, launch emulators, manage devices, automate UI, and analyze logs through natural conversation. - [themesberg/flowbite-mcp](https://github.com/themesberg/flowbite-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server that provides AI assistance for an open-source UI framework based on Tailwind CSS - [tipdotmd/tip-md-x402-mcp-server](https://github.com/tipdotmd/tip-md-x402-mcp-server) πŸ“‡ ☁️ - MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet. - [Tommertom/awesome-ionic-mcp](https://github.com/Tommertom/awesome-ionic-mcp) πŸ“‡ 🏠 - Your Ionic coding buddy enabled via MCP – build awesome mobile apps using React/Angular/Vue or even Vanilla JS! From baf38e3da36534e749cff76c9b40405c46786e1f Mon Sep 17 00:00:00 2001 From: ScopeBlind Date: Wed, 25 Mar 2026 07:33:41 -0400 Subject: [PATCH 095/156] Fix entry format: GitHub repo link, Glama badge, correct emojis --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 547f88d4..eac5f834 100644 --- a/README.md +++ b/README.md @@ -1512,8 +1512,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [sanyambassi/ciphertrust-manager-mcp-server](https://github.com/sanyambassi/ciphertrust-manager-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants. - [sanyambassi/thales-cdsp-cakm-mcp-server](https://github.com/sanyambassi/thales-cdsp-cakm-mcp-server) 🐍 ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CDSP CAKM integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants for Ms SQL and Oracle Databases. - [sanyambassi/thales-cdsp-crdp-mcp-server](https://github.com/sanyambassi/thales-cdsp-crdp-mcp-server) πŸ“‡ ☁️ 🏠 🐧 πŸͺŸ - MCP server for Thales CipherTrust Manager RestFul Data Protection service. -- **[protect-mcp](https://www.npmjs.com/package/protect-mcp)** β€” Local-first MCP security gateway/wrapper for existing stdio servers. Per-tool access policies, approval gates, rate limiting, and Ed25519-signed decision receipts. Source-available (FSL-1.1-MIT). [Docs](https://scopeblind.com/docs/mcp) - +- [tomjwxf/scopeblind-gateway](https://github.com/tomjwxf/scopeblind-gateway) [![tomjwxf/scopeblind-gateway MCP server](https://glama.ai/mcp/servers/tomjwxf/scopeblind-gateway/badges/score.svg)](https://glama.ai/mcp/servers/tomjwxf/scopeblind-gateway) πŸ“‡ 🏠 β€” Security gateway that wraps any MCP server with per-tool policies, approval gates, and optional Ed25519-signed receipts. Shadow mode logs every tool call; enforce mode blocks, rate-limits, or requires approval. - [securityfortech/secops-mcp](https://github.com/securityfortech/secops-mcp) 🐍 🏠 - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more. - [semgrep/mcp](https://github.com/semgrep/mcp) πŸ“‡ ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev). - [slouchd/cyberchef-api-mcp-server](https://github.com/slouchd/cyberchef-api-mcp-server) 🐍 ☁️ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations. From 983f765a006b0eb5db23c4b9d53c0121e98d9a54 Mon Sep 17 00:00:00 2001 From: arikusi Date: Wed, 25 Mar 2026 15:46:19 +0300 Subject: [PATCH 096/156] Add nakkas SVG rendering MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..9693b78a 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [ahujasid/blender-mcp](https://github.com/ahujasid/blender-mcp) 🐍 - MCP server for working with Blender - [albertnahas/icogenie-mcp](https://github.com/albertnahas/icogenie-mcp) [![icogenie-mcp MCP server](https://glama.ai/mcp/servers/@albertnahas/icogenie-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@albertnahas/icogenie-mcp) πŸ“‡ ☁️ - AI-powered SVG icon generation MCP server. Generate production-ready SVG icons from text descriptions with customizable styles. - [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. - [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. - [burningion/video-editing-mcp](https://github.com/burningion/video-editing-mcp) 🐍 - Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection - [cantian-ai/bazi-mcp](https://github.com/cantian-ai/bazi-mcp) πŸ“‡ 🏠 ☁️ 🍎 πŸͺŸ - Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis From 19fcc58f78dc6f819e658174f6ff0af04ef09998 Mon Sep 17 00:00:00 2001 From: ScopeBlind Date: Wed, 25 Mar 2026 09:55:12 -0400 Subject: [PATCH 097/156] =?UTF-8?q?Add=20verify-mcp=20=E2=80=94=20offline?= =?UTF-8?q?=20artifact=20verification=20MCP=20server=20(MIT)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760338d0..a6fc26ce 100644 --- a/README.md +++ b/README.md @@ -1821,6 +1821,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [zinja-coder/apktool-mcp-server](https://github.com/zinja-coder/apktool-mcp-server) 🐍 🏠 - APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs. - [takleb3rry/zitadel-mcp](https://github.com/takleb3rry/zitadel-mcp) πŸ“‡ ☁️ 🏠 - MCP server for Zitadel identity management β€” manage users, projects, OIDC apps, roles, and service accounts through natural language. - [toan203/osv-ui](https://github.com/toan203/osv-ui) [![toan203/osv-ui MCP server](https://glama.ai/mcp/servers/toan203/osv-ui/badges/score.svg)](https://glama.ai/mcp/servers/toan203/osv-ui) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Visual CVE audit dashboard for npm, Python, Go, and Rust. Scan from Claude/Cursor, opens a browser UI for human review (human-in-the-loop), applies fixes with explicit confirmation. Powered by OSV.dev. +- [tomjwxf/verify-mcp](https://github.com/tomjwxf/verify-mcp) [![tomjwxf/verify-mcp MCP server](https://glama.ai/mcp/servers/tomjwxf/verify-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tomjwxf/verify-mcp) πŸ“‡ 🏠 β€” Offline verification of signed artifacts (receipts, manifests, audit bundles). MIT licensed. Tools: self_test, verify_receipt, verify_bundle, explain_artifact. No accounts, no API calls. - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) β˜• 🏠 - JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. - [loglux/authmcp-gateway](https://github.com/loglux/authmcp-gateway) [![auth-mcp-gateway MCP server](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway/badges/score.svg)](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Auth proxy for MCP servers: OAuth2 + DCR, JWT, RBAC, rate limiting, multi-server aggregation, and monitoring dashboard. - [tponscr-debug/oracle-h-mcp](https://github.com/tponscr-debug/oracle-h-mcp) [![mcp-oracle-h MCP server](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h/badges/score.svg)](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Mandatory human approval gate for autonomous AI agents. Intercepts critical, irreversible, or financially significant actions and routes them to a human via Telegram for real-time approve/reject. Raises workflow success probability from 81.5% to 99.6%. From d440daefe382849c850decac384b1641d1548a40 Mon Sep 17 00:00:00 2001 From: jstibal Date: Fri, 27 Mar 2026 10:10:28 -0500 Subject: [PATCH 098/156] Update README.md Glama score badge added. Release 0.1.0 published, server inspectable with 10 tools detected. Scores updating. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 755ab802..72e698b3 100644 --- a/README.md +++ b/README.md @@ -1493,7 +1493,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [takleb3rry/zitadel-mcp](https://github.com/takleb3rry/zitadel-mcp) πŸ“‡ ☁️ 🏠 - MCP server for Zitadel identity management β€” manage users, projects, OIDC apps, roles, and service accounts through natural language. - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) β˜• 🏠 - JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. - [loglux/authmcp-gateway](https://github.com/loglux/authmcp-gateway) [glama](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Auth proxy for MCP servers: OAuth2 + DCR, JWT, RBAC, rate limiting, multi-server aggregation, and monitoring dashboard. -- [jstibal/openterms-mcp](https://github.com/jstibal/openterms-mcp) [glama](https://glama.ai/mcp/servers/jstibal/openterms-mcp) 🐍 ☁️ - Ed25519-signed consent receipts and programmable policy engine for AI agents. Spending caps, action whitelists, escalation thresholds, and JWKS-backed provider verification. Independently verifiable. +- [jstibal/openterms-mcp](https://github.com/jstibal/openterms-mcp) [![jstibal/openterms-mcp MCP server](https://glama.ai/mcp/servers/jstibal/openterms-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jstibal/openterms-mcp) 🐍 ☁️ - Ed25519-signed consent receipts and programmable policy engine for AI agents. Spending caps, action whitelists, escalation thresholds, and JWKS-backed provider verification. Independently verifiable. ### 🌐 Social Media From 4a98db76920676c90a85dac1e4ff44d59ec17723 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:06:52 +0400 Subject: [PATCH 099/156] Fix depwire entry in README with badge link Updated the depwire entry to include a badge link for the MCP server. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84223f5e..37d4814c 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![Glama](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) +- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From 092cd279436cfc975c17eef7de58fa7e65ff5dfa Mon Sep 17 00:00:00 2001 From: Nick Bester Date: Wed, 1 Apr 2026 23:59:55 +0200 Subject: [PATCH 100/156] Add clickup-cli MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd65f65f..a51a6d7a 100644 --- a/README.md +++ b/README.md @@ -1220,6 +1220,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [muvon/mcp-binance-futures](https://github.com/muvon/mcp-binance-futures) [![binance](https://glama.ai/mcp/servers/Muvon/mcp-binance-futures/badges/score.svg)](https://glama.ai/mcp/servers/Muvon/mcp-binance-futures) 🐍 ☁️ - MCP server for Binance USDT-M Futures trading β€” exposes tools for market data, account state, order management, and position/margin control. - [narumiruna/yfinance-mcp](https://github.com/narumiruna/yfinance-mcp) 🐍 ☁️ - An MCP server that uses yfinance to obtain information from Yahoo Finance. - [nckhemanth0/subscription-tracker-mcp](https://github.com/nckhemanth0/subscription-tracker-mcp) 🐍 ☁️ 🏠 - MCP server for intelligent subscription management with Gmail + MySQL integration. +- [nicholasbester/clickup-cli](https://github.com/nicholasbester/clickup-cli) πŸ¦€ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - ClickUp API integration with 143 MCP tools covering all ~130 endpoints. Token-efficient compact responses (~98% smaller than raw JSON), flattening nested objects for minimal context usage. Also works as a standalone CLI. - [nikicat/mcp-wallet-signer](https://github.com/nikicat/mcp-wallet-signer) πŸ“‡ 🏠 - Non-custodial EVM wallet MCP β€” routes transactions to browser wallets (MetaMask, etc.) for signing. Private keys never leave the browser; every action requires explicit user approval via EIP-6963. - [nullpath-labs/mcp-client](https://github.com/nullpath-labs/mcp-client) [![mcp-client MCP server](https://glama.ai/mcp/servers/@nullpath-labs/mcp-client/badges/score.svg)](https://glama.ai/mcp/servers/@nullpath-labs/mcp-client) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI agent marketplace with x402 micropayments. Discover, execute, and pay agents per-request via MCP with USDC on Base. - [OctagonAI/octagon-mcp-server](https://github.com/OctagonAI/octagon-mcp-server) 🐍 ☁️ - Octagon AI Agents to integrate private and public market data From a282e60f89660e52ad0d8ee40d43e493aad422ee Mon Sep 17 00:00:00 2001 From: Luka Stanisljevic Date: Thu, 2 Apr 2026 00:14:28 +0200 Subject: [PATCH 101/156] Add OraClaw decision intelligence MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd65f65f..b280c7f3 100644 --- a/README.md +++ b/README.md @@ -990,6 +990,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan - [kdqed/zaturn](https://github.com/kdqed/zaturn) 🐍 🏠 πŸͺŸ 🐧 🍎 - Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations. - [mckinsey/vizro-mcp](https://github.com/mckinsey/vizro/tree/main/vizro-mcp) πŸŽ–οΈ 🐍 🏠 - Tools and templates to create validated and maintainable data charts and dashboards. - [optuna/optuna-mcp](https://github.com/optuna/optuna-mcp) πŸŽ–οΈ 🐍 🏠 🐧 🍎 - Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with [Optuna](https://optuna.org/). +- [Whatsonyourmind/oraclaw](https://github.com/Whatsonyourmind/oraclaw) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Decision intelligence MCP server with 19 algorithms (bandits, Monte Carlo simulation, constraint optimization, forecasting, anomaly detection, risk analysis, graph algorithms), 12 MCP tools, sub-25ms response time. Install via `npx -y @oraclaw/mcp-server`. - [phisanti/MCPR](https://github.com/phisanti/MCPR) 🏠 🍎 πŸͺŸ 🐧 - Model Context Protocol for R: enables AI agents to participate in interactive live R sessions. - [phuongrealmax/code-guardian](https://github.com/phuongrealmax/code-guardian) πŸ“‡ 🏠 - AI-powered code refactor engine with 80+ MCP tools for code analysis, hotspot detection, complexity metrics, persistent memory, and automated refactoring plans. - [pramod/kaggle](https://github.com/KrishnaPramodParupudi/kaggle-mcp-server) 🐍 - This Kaggle MCP Server makes Kaggle more accessible by letting you browse competitions, leaderboards, models, datasets, and kernels directly within MCP, streamlining discovery for data scientists and developers. From 6a4d7eb798972fc5b55df473ed923e04ad97cb0e Mon Sep 17 00:00:00 2001 From: clicksprotocol Date: Thu, 2 Apr 2026 01:12:40 +0200 Subject: [PATCH 102/156] Add Clicks Protocol MCP server to Finance & Fintech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd65f65f..e74f19ef 100644 --- a/README.md +++ b/README.md @@ -1088,6 +1088,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [bankless/onchain-mcp](https://github.com/Bankless/onchain-mcp/) πŸ“‡ ☁️ - Bankless Onchain API to interact with smart contracts, query transaction and token information - [bolivian-peru/baozi-mcp](https://github.com/bolivian-peru/baozi-mcp) πŸ“‡ ☁️ - 68 tools for AI agents to interact with Solana prediction markets on [Baozi.bet](https://baozi.bet) β€” browse markets, place bets, claim winnings, create markets, and earn affiliate commissions. - [base/base-mcp](https://github.com/base/base-mcp) πŸŽ–οΈ πŸ“‡ ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations +- [clicks-protocol/mcp-server](https://github.com/clicks-protocol/clicks-protocol/tree/main/mcp-server) πŸ“‡ ☁️ - Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server` - [up2itnow0822/clawpay-mcp](https://github.com/up2itnow0822/clawpay-mcp) [![clawpay-mcp MCP server](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp) πŸ“‡ ☁️ - Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits β€” no custodial infrastructure, no API keys. Built on Base. - [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 ☁️ - Alpha Vantage API integration to fetch both stock and crypto information - [bitteprotocol/mcp](https://github.com/BitteProtocol/mcp) πŸ“‡ - Bitte Protocol integration to run AI Agents on several blockchains. From 07272b37966df8092260afc72f8bbe24c709ec4a Mon Sep 17 00:00:00 2001 From: clicksprotocol Date: Thu, 2 Apr 2026 02:39:05 +0200 Subject: [PATCH 103/156] Add Glama score badge as requested --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e74f19ef..09a506f9 100644 --- a/README.md +++ b/README.md @@ -1088,7 +1088,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [bankless/onchain-mcp](https://github.com/Bankless/onchain-mcp/) πŸ“‡ ☁️ - Bankless Onchain API to interact with smart contracts, query transaction and token information - [bolivian-peru/baozi-mcp](https://github.com/bolivian-peru/baozi-mcp) πŸ“‡ ☁️ - 68 tools for AI agents to interact with Solana prediction markets on [Baozi.bet](https://baozi.bet) β€” browse markets, place bets, claim winnings, create markets, and earn affiliate commissions. - [base/base-mcp](https://github.com/base/base-mcp) πŸŽ–οΈ πŸ“‡ ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations -- [clicks-protocol/mcp-server](https://github.com/clicks-protocol/clicks-protocol/tree/main/mcp-server) πŸ“‡ ☁️ - Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server` +- [clicks-protocol/mcp-server](https://github.com/clicks-protocol/clicks-protocol/tree/main/mcp-server) πŸ“‡ ☁️ - Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server` [![clicks-protocol/clicks-protocol MCP server](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol/badges/score.svg)](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol) - [up2itnow0822/clawpay-mcp](https://github.com/up2itnow0822/clawpay-mcp) [![clawpay-mcp MCP server](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp) πŸ“‡ ☁️ - Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits β€” no custodial infrastructure, no API keys. Built on Base. - [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 ☁️ - Alpha Vantage API integration to fetch both stock and crypto information - [bitteprotocol/mcp](https://github.com/BitteProtocol/mcp) πŸ“‡ - Bitte Protocol integration to run AI Agents on several blockchains. From 032bf1fd83e8fe148bed531877fd289d90a53f54 Mon Sep 17 00:00:00 2001 From: Aryan B V <112748583+AryanBV@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:00:31 +0530 Subject: [PATCH 104/156] =?UTF-8?q?Add=20pdf-toolkit-mcp=20=E2=80=94=20wri?= =?UTF-8?q?te-capable=20PDF=20manipulation=20server=20(16=20tools)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd65f65f..3dae8f12 100644 --- a/README.md +++ b/README.md @@ -2002,6 +2002,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ankitmalik84/notion-mcp-server](https://github.com/ankitmalik84/Agentic_Longterm_Memory/tree/main/src/notion_mcp_server) 🐍 ☁️ - A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-readyΒ feature. - [apify/actors-mcp-server](https://github.com/apify/actors-mcp-server) πŸ“‡ ☁️ - Use 3,000+ pre-built cloud tools, known as Actors, to extract data from websites, e-commerce, social media, search engines, maps, and more - [apinetwork/piapi-mcp-server](https://github.com/apinetwork/piapi-mcp-server) πŸ“‡ ☁️ PiAPI MCP server makes users able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps. +- [AryanBV/pdf-toolkit-mcp](https://github.com/AryanBV/pdf-toolkit-mcp) [![AryanBV/pdf-toolkit-mcp MCP server](https://glama.ai/mcp/servers/AryanBV/pdf-toolkit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AryanBV/pdf-toolkit-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Create PDFs from Markdown with tables and formatting, fill forms, merge, split, encrypt, add QR codes. 16 tools, zero-config, TypeScript-native. - [awkoy/replicate-flux-mcp](https://github.com/awkoy/replicate-flux-mcp) πŸ“‡ ☁️ - Provides the ability to generate images via Replicate's API. - [awwaiid/mcp-server-taskwarrior](https://github.com/awwaiid/mcp-server-taskwarrior) 🏠 πŸ“‡ - An MCP server for basic local taskwarrior usage (add, update, remove tasks) - [Azure/azure-mcp](https://github.com/Azure/azure-mcp) - Official Microsoft MCP server for Azure services including Storage, Cosmos DB, and Azure Monitor. From 92632820294159dcea85e2563ff6f223ed50fe89 Mon Sep 17 00:00:00 2001 From: Sudhan30 Date: Thu, 2 Apr 2026 05:50:44 +0000 Subject: [PATCH 105/156] Add freshprobe MCP server to Monitoring section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd65f65f..8eefc619 100644 --- a/README.md +++ b/README.md @@ -1547,6 +1547,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [Higangssh/homebutler](https://github.com/Higangssh/homebutler) [![homebutler MCP server](https://glama.ai/mcp/servers/Higangssh/homebutler/badges/score.svg)](https://glama.ai/mcp/servers/Higangssh/homebutler) 🏎️ 🏠 - All-in-one homelab management MCP server. Monitor system resources, manage Docker containers, Wake-on-LAN, scan networks, check open ports, and run alerts β€” across multiple servers via SSH. Single 10MB binary, zero dependencies. - [gsmethells/preflight-mcp](https://github.com/gsmethells/preflight-mcp) [![gsmethells/preflight-mcp MCP server](https://glama.ai/mcp/servers/gsmethells/preflight-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gsmethells/preflight-mcp) 🐍 ☁️ - TrustPilot for APIs β€” independent reliability ratings for APIs and MCP servers, powered by synthetic probes and crowdsourced agent telemetry. - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、ProcessοΌ‰ +- [Sudhan30/freshprobe](https://github.com/Sudhan30/freshprobe) 🏎️ ☁️ 🏠 - Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine. - [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) [![apistatuscheck-mcp-server MCP server](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server) πŸ“‡ ☁️ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history - [TANTIOPE/datadog-mcp-server](https://github.com/TANTIOPE/datadog-mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. From 0df9a6e036d489017f2138ae270cd33d0f48ac53 Mon Sep 17 00:00:00 2001 From: Sudhan30 Date: Thu, 2 Apr 2026 05:59:48 +0000 Subject: [PATCH 106/156] Add Glama score badge for freshprobe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eefc619..3b4bac65 100644 --- a/README.md +++ b/README.md @@ -1547,7 +1547,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [Higangssh/homebutler](https://github.com/Higangssh/homebutler) [![homebutler MCP server](https://glama.ai/mcp/servers/Higangssh/homebutler/badges/score.svg)](https://glama.ai/mcp/servers/Higangssh/homebutler) 🏎️ 🏠 - All-in-one homelab management MCP server. Monitor system resources, manage Docker containers, Wake-on-LAN, scan networks, check open ports, and run alerts β€” across multiple servers via SSH. Single 10MB binary, zero dependencies. - [gsmethells/preflight-mcp](https://github.com/gsmethells/preflight-mcp) [![gsmethells/preflight-mcp MCP server](https://glama.ai/mcp/servers/gsmethells/preflight-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gsmethells/preflight-mcp) 🐍 ☁️ - TrustPilot for APIs β€” independent reliability ratings for APIs and MCP servers, powered by synthetic probes and crowdsourced agent telemetry. - [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、ProcessοΌ‰ -- [Sudhan30/freshprobe](https://github.com/Sudhan30/freshprobe) 🏎️ ☁️ 🏠 - Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine. +- [Sudhan30/freshprobe](https://github.com/Sudhan30/freshprobe) [![Sudhan30/freshprobe MCP server](https://glama.ai/mcp/servers/Sudhan30/freshprobe/badges/score.svg)](https://glama.ai/mcp/servers/Sudhan30/freshprobe) 🏎️ ☁️ 🏠 - Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine. - [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) [![apistatuscheck-mcp-server MCP server](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server) πŸ“‡ ☁️ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history - [TANTIOPE/datadog-mcp-server](https://github.com/TANTIOPE/datadog-mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. From 408c15d61cdbaeffa2d3753f32b1058416a59e1d Mon Sep 17 00:00:00 2001 From: Luka Stanisljevic Date: Thu, 2 Apr 2026 08:03:17 +0200 Subject: [PATCH 107/156] fix: add Glama score badge and remove unqualified claims Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b280c7f3..a61cabad 100644 --- a/README.md +++ b/README.md @@ -990,7 +990,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan - [kdqed/zaturn](https://github.com/kdqed/zaturn) 🐍 🏠 πŸͺŸ 🐧 🍎 - Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations. - [mckinsey/vizro-mcp](https://github.com/mckinsey/vizro/tree/main/vizro-mcp) πŸŽ–οΈ 🐍 🏠 - Tools and templates to create validated and maintainable data charts and dashboards. - [optuna/optuna-mcp](https://github.com/optuna/optuna-mcp) πŸŽ–οΈ 🐍 🏠 🐧 🍎 - Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with [Optuna](https://optuna.org/). -- [Whatsonyourmind/oraclaw](https://github.com/Whatsonyourmind/oraclaw) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Decision intelligence MCP server with 19 algorithms (bandits, Monte Carlo simulation, constraint optimization, forecasting, anomaly detection, risk analysis, graph algorithms), 12 MCP tools, sub-25ms response time. Install via `npx -y @oraclaw/mcp-server`. +- [Whatsonyourmind/oraclaw](https://github.com/Whatsonyourmind/oraclaw) [![Whatsonyourmind/oraclaw MCP server](https://glama.ai/mcp/servers/Whatsonyourmind/oraclaw/badges/score.svg)](https://glama.ai/mcp/servers/Whatsonyourmind/oraclaw) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Decision intelligence MCP server with 19 algorithms (bandits, Monte Carlo, constraint optimization, forecasting, anomaly detection, risk analysis, graph algorithms), 12 MCP tools. Install via `npx -y @oraclaw/mcp-server`. - [phisanti/MCPR](https://github.com/phisanti/MCPR) 🏠 🍎 πŸͺŸ 🐧 - Model Context Protocol for R: enables AI agents to participate in interactive live R sessions. - [phuongrealmax/code-guardian](https://github.com/phuongrealmax/code-guardian) πŸ“‡ 🏠 - AI-powered code refactor engine with 80+ MCP tools for code analysis, hotspot detection, complexity metrics, persistent memory, and automated refactoring plans. - [pramod/kaggle](https://github.com/KrishnaPramodParupudi/kaggle-mcp-server) 🐍 - This Kaggle MCP Server makes Kaggle more accessible by letting you browse competitions, leaderboards, models, datasets, and kernels directly within MCP, streamlining discovery for data scientists and developers. From 1725895e91831f6a9ae78847cc57563d6861c490 Mon Sep 17 00:00:00 2001 From: ShipItAndPray Date: Thu, 2 Apr 2026 01:25:43 -0500 Subject: [PATCH 108/156] Add mcp-compress to Data Science Tools First compression MCP server. 7 tools, auto-algorithm selection, 60x on docs. Zero deps, MIT licensed. Glama verified. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4abb7660..e5734763 100644 --- a/README.md +++ b/README.md @@ -995,6 +995,7 @@ Integrations and tools designed to simplify data exploration, analysis and enhan - [phuongrealmax/code-guardian](https://github.com/phuongrealmax/code-guardian) πŸ“‡ 🏠 - AI-powered code refactor engine with 80+ MCP tools for code analysis, hotspot detection, complexity metrics, persistent memory, and automated refactoring plans. - [pramod/kaggle](https://github.com/KrishnaPramodParupudi/kaggle-mcp-server) 🐍 - This Kaggle MCP Server makes Kaggle more accessible by letting you browse competitions, leaderboards, models, datasets, and kernels directly within MCP, streamlining discovery for data scientists and developers. - [reading-plus-ai/mcp-server-data-exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration) 🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. +- [ShipItAndPray/mcp-compress](https://github.com/ShipItAndPray/mcp-compress) [![ShipItAndPray/mcp-compress MCP server](https://glama.ai/mcp/servers/ShipItAndPray/mcp-compress/badges/score.svg)](https://glama.ai/mcp/servers/ShipItAndPray/mcp-compress) πŸ“‡ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Data compression MCP server. 7 tools for gzip, brotli, deflate, and TurboQuant quantization. Auto-selects best algorithm. 60x compression on docs. Zero dependencies. - [98lukehall/renoun-mcp](https://github.com/98lukehall/renoun-mcp) [![renoun-mcp MCP server](https://glama.ai/mcp/servers/@98lukehall/renoun-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@98lukehall/renoun-mcp) 🐍 ☁️ - Structural observability for AI conversations. Detects loops, stuck states, breakthroughs, and convergence across 17 channels without analyzing content. - [subelsky/bundler_mcp](https://github.com/subelsky/bundler_mcp) πŸ’Ž 🏠 - Enables agents to query local information about dependencies in a Ruby project's `Gemfile`. - [zcaceres/markdownify-mcp](https://github.com/zcaceres/markdownify-mcp) πŸ“‡ 🏠 - An MCP server to convert almost any file or web content into Markdown From bee055779311049889e2436de8b7423eaae4e74d Mon Sep 17 00:00:00 2001 From: ShipItAndPray Date: Thu, 2 Apr 2026 01:26:44 -0500 Subject: [PATCH 109/156] Add mcp-market-data to Finance & Fintech Live crypto market data MCP server. 8 tools for real-time prices, OHLCV, order books. Zero API keys, zero deps, MIT licensed. Glama AAA. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4abb7660..05d0ee16 100644 --- a/README.md +++ b/README.md @@ -1250,6 +1250,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop](https://github.com/SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop.git) 🐍 ☁️ - An MCP tool that provides stock market data and analysis using the Yahoo Finance API. - [sapph1re/findata-mcp](https://github.com/sapph1re/findata-mcp) [![sapph1re/findata-mcp MCP server](https://glama.ai/mcp/servers/sapph1re/findata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sapph1re/findata-mcp) 🐍 ☁️ - Real-time stocks, company fundamentals, FRED economic indicators (800k+ series), SEC filings, and crypto prices. Five tools, $0.01/call via x402 micropayments on Base mainnet. No signup required. - [shareseer/shareseer-mcp-server](https://github.com/shareseer/shareseer-mcp-server) 🏎️ ☁️ - MCP to Access SEC filings, financials & insider trading data in real time using [ShareSeer](https://shareseer.com) +- [ShipItAndPray/mcp-market-data](https://github.com/ShipItAndPray/mcp-market-data) [![ShipItAndPray/mcp-market-data MCP server](https://glama.ai/mcp/servers/ShipItAndPray/mcp-market-data/badges/score.svg)](https://glama.ai/mcp/servers/ShipItAndPray/mcp-market-data) πŸ“‡ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Live cryptocurrency market data. 8 tools for real-time prices, OHLCV, order books, and market summaries. Zero API keys required. Zero dependencies. - [lmwharton/sieve-mcp](https://github.com/lmwharton/sieve-mcp) [![lmwharton/sieve-mcp MCP server](https://glama.ai/mcp/servers/lmwharton/sieve-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lmwharton/sieve-mcp) 🐍 ☁️ - AI-powered startup due diligence. Screen any startup across 7 IMPACT-X dimensions, get a Sieve Score (0-140) with evidence-typed findings and a clear meeting recommendation. Built for VCs, solo GPs, and angel investors. - [SidneyBissoli/bcb-br-mcp](https://github.com/SidneyBissoli/bcb-br-mcp) [![bcb-br-mcp MCP server](https://glama.ai/mcp/servers/SidneyBissoli/bcb-br-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SidneyBissoli/bcb-br-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Brazilian Central Bank (BCB) economic data β€” 18,000+ time series including Selic, IPCA, exchange rates, GDP, and 150+ curated indicators via the SGS/BCB public API. - [softvoyagers/fakturka-api](https://github.com/softvoyagers/fakturka-api) πŸ“‡ ☁️ - Free Polish VAT invoice generator API (Faktura VAT) with PDF output and preview. No API key required. From 1b2296ed29e3b0a669235ce814ddc1c0363583e0 Mon Sep 17 00:00:00 2001 From: ShipItAndPray Date: Thu, 2 Apr 2026 01:27:36 -0500 Subject: [PATCH 110/156] Add mcp-memory to Knowledge & Memory Smart memory MCP server with exponential decay. Memories strengthen on access, fade when unused. Solves unbounded context growth. 7 tools, SQLite, zero deps, MIT licensed. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4abb7660..bb1ac890 100644 --- a/README.md +++ b/README.md @@ -1422,6 +1422,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [SecurityRonin/alaya](https://github.com/SecurityRonin/alaya) [![SecurityRonin/alaya MCP server](https://glama.ai/mcp/servers/SecurityRonin/alaya/badges/score.svg)](https://glama.ai/mcp/servers/SecurityRonin/alaya) πŸ¦€ 🏠 🍎 πŸͺŸ 🐧 - Neuroscience-inspired memory engine for AI agents. Stores episodes, consolidates knowledge through a Bjork-strength lifecycle (strengthening, transformation, forgetting), and builds a personal knowledge graph with emergent categories, preferences, and semantic recall. Local SQLite, zero config, 10 MCP tools. Install via `npx alaya-mcp`. - [SecurityRonin/docx-mcp](https://github.com/SecurityRonin/docx-mcp) [![docx-mcp MCP server](https://glama.ai/mcp/servers/SecurityRonin/docx-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SecurityRonin/docx-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Read and edit Word (.docx) documents with track changes, comments, footnotes, and structural validation. The only MCP server combining w:ins/w:del tracked changes, threaded comments, and footnotes with OOXML-level paraId validation and document auditing. 18 tools, Python 3.10+. - [shinpr/mcp-local-rag](https://github.com/shinpr/mcp-local-rag) πŸ“‡ 🏠 - Privacy-first document search server running entirely locally. Supports semantic search over PDFs, DOCX, TXT, and Markdown files with LanceDB vector storage and local embeddings - no API keys or cloud services required. +- [ShipItAndPray/mcp-memory](https://github.com/ShipItAndPray/mcp-memory) [![ShipItAndPray/mcp-memory MCP server](https://glama.ai/mcp/servers/ShipItAndPray/mcp-memory/badges/score.svg)](https://glama.ai/mcp/servers/ShipItAndPray/mcp-memory) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Smart memory with exponential decay. Memories strengthen on access and fade when unused β€” solving the Karpathy problem of unbounded context growth. 7 tools, SQLite-based, zero dependencies. - [sgx-labs/statelessagent](https://github.com/sgx-labs/statelessagent) [![statelessagent MCP server](https://glama.ai/mcp/servers/sgx-labs/statelessagent/badges/score.svg)](https://glama.ai/mcp/servers/sgx-labs/statelessagent) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Memory with provenance tracking β€” records where agent knowledge originated and detects when sources change. 17 MCP tools for session handoffs, decisions, semantic search, and knowledge graph. Works across Claude Code, Cursor, Windsurf, Codex CLI, and Gemini CLI. Single Go binary, SQLite + vector search, fully local. - [l33tdawg/sage](https://github.com/l33tdawg/sage) [![s-age MCP server](https://glama.ai/mcp/servers/l33tdawg/s-age/badges/score.svg)](https://glama.ai/mcp/servers/l33tdawg/s-age) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Institutional memory for AI agents with real BFT consensus. 4 application validators vote on every memory before it's committed β€” no more storing garbage. 13 MCP tools, runs locally, works with any MCP-compatible model. Backed by 4 published research papers. - [Smart-AI-Memory/empathy-framework](https://github.com/Smart-AI-Memory/empathy-framework) 🐍 🏠 - Five-level AI collaboration system with persistent memory and anticipatory capabilities. MCP-native integration for Claude and other LLMs with local-first architecture via MemDocs. From cfe88d7c5c5614d15899b55d492d42172355a557 Mon Sep 17 00:00:00 2001 From: elmoaid-lgtm Date: Thu, 2 Apr 2026 02:43:58 -0400 Subject: [PATCH 111/156] Add TempoGraph - code graph context engine with 24 MCP tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4abb7660..d323c9ce 100644 --- a/README.md +++ b/README.md @@ -706,6 +706,7 @@ Tools and integrations that enhance the development workflow and environment man - [wooxogh/adr-mcp-setup](https://github.com/wooxogh/adr-mcp-setup) [![wooxogh/adr-mcp-setup MCP server](https://glama.ai/mcp/servers/wooxogh/adr-mcp-setup/badges/score.svg)](https://glama.ai/mcp/servers/wooxogh/adr-mcp-setup) πŸ“‡ 🏠 - Automatically generates Architecture Decision Records (ADRs) from Claude Code conversations using Claude Opus. Features AI quality review, duplicate detection, dependency graph, and stale ADR alerts. - [agent-hanju/char-index-mcp](https://github.com/agent-hanju/char-index-mcp) 🐍 🏠 ☁️ 🍎 πŸͺŸ 🐧 - Precise character-level string indexing for LLMs. Provides tools for finding, extracting, and manipulating text by exact character position to solve position-based operations. - [CSCSoftware/AiDex](https://github.com/CSCSoftware/AiDex) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go. +- [Elmoaid/TempoGraph](https://github.com/Elmoaid/TempoGraph) [![TempoGraph MCP server](https://glama.ai/mcp/servers/Elmoaid/TempoGraph/badges/score.svg)](https://glama.ai/mcp/servers/Elmoaid/TempoGraph) 🐍 🏠 🍎 πŸͺŸ 🐧 - Code graph context engine with 24 MCP tools for structural code intelligence. Tree-sitter parsing for 170+ languages, dependency graphs, blast radius, hotspots, dead code, and adaptive context injection. Benchmarked +27% F1 on change-localization. - [akramIOT/MCP_AI_SOC_Sher](https://github.com/akramIOT/MCP_AI_SOC_Sher) 🐍 ☁️ πŸ“‡ - MCP Server to do dynamic AI SOC Security Threat analysis for a Text2SQL AI Agent. - [aktsmm/skill-ninja-mcp-server](https://github.com/aktsmm/skill-ninja-mcp-server) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Agent Skill Ninja for MCP: Search, install, and manage AI agent skills (SKILL.md files) from GitHub repositories. Features workspace analysis for personalized recommendations and supports 140+ pre-indexed skills. - [alimo7amed93/webhook-tester-mcp](https://github.com/alimo7amed93/webhook-tester-mcp) 🐍 ☁️ – A FastMCP-based server for interacting with webhook-test.com. Enables users to create, retrieve, and delete webhooks locally using Claude. From 66491a4cb71116fcbb8449f40c414f6f9278e5a3 Mon Sep 17 00:00:00 2001 From: twtrubiks Date: Thu, 2 Apr 2026 16:19:22 +0800 Subject: [PATCH 112/156] Add odoo19-mcp-server to Workplace & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4abb7660..e2db8315 100644 --- a/README.md +++ b/README.md @@ -1978,6 +1978,7 @@ Interact with Git repositories and version control platforms. Enables repository - [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`. - [tubasasakunn/context-apps-mcp](https://github.com/tubasasakunn/context-apps-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol. +- [twtrubiks/odoo19-mcp-server](https://github.com/twtrubiks/odoo19-mcp-server) [![twtrubiks/odoo19-mcp-server MCP server](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP Server for Odoo 19 ERP using JSON-RPC API, built with FastMCP. Supports CRUD operations, model inspection, and user/company context with readonly mode and delete confirmation safety. - [universalamateur/reclaim-mcp-server](https://github.com/universalamateur/reclaim-mcp-server) 🐍 ☁️ - Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics. - [UnMarkdown/mcp-server](https://github.com/UnMarkdown/mcp-server) [![mcp-server MCP server](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server) πŸ“‡ ☁️ - The document publishing layer for AI tools. Convert markdown to formatted documents for Google Docs, Word, Slack, OneNote, Email, and Plain Text with 62 templates. - [vakharwalad23/google-mcp](https://github.com/vakharwalad23/google-mcp) πŸ“‡ ☁️ - Collection of Google-native tools (Gmail, Calendar, Drive, Tasks) for MCP with OAuth management, automated token refresh, and auto re-authentication capabilities. From d483fcc9a62fd6419531406996524700ce44704a Mon Sep 17 00:00:00 2001 From: petterlindstrom79 Date: Thu, 2 Apr 2026 15:01:07 +0200 Subject: [PATCH 113/156] fix: use permitted emojis, update capability count to 270+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f90441c..716253d8 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Servers for accessing many apps and tools through a single MCP server. - [profullstack/mcp-server](https://github.com/profullstack/mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities. - [rupinder2/mcp-orchestrator](https://github.com/rupinder2/mcp-orchestrator) 🐍 🏠 🍎 πŸͺ© 🐧 - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading. - [sitbon/magg](https://github.com/sitbon/magg) 🍎 πŸͺŸ 🐧 ☁️ 🏠 🐍 - Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand. -- [strale-io/strale](https://github.com/strale-io/strale) [![strale-io/strale MCP server](https://glama.ai/mcp/servers/strale-io/strale/badge)](https://glama.ai/mcp/servers/strale-io/strale) 🏠 ☁️ πŸ“‡ πŸ” - Trust and quality infrastructure for AI agents. 250+ quality-scored capabilities for company data, compliance checks, financial validation, web extraction, and more. Every capability has a transparent SQS quality score. `npx strale-mcp. +- [strale-io/strale](https://github.com/strale-io/strale) [![strale-io/strale MCP server](https://glama.ai/mcp/servers/strale-io/strale/badge)](https://glama.ai/mcp/servers/strale-io/strale) ☁️ πŸ“‡ - Trust and quality infrastructure for AI agents. 270+ quality-scored capabilities for company data, compliance checks, financial validation, web extraction, and more. Every capability has a transparent SQS quality score. `npx strale-mcp` - [sonnyflylock/voxie-ai-directory-mcp](https://github.com/sonnyflylock/voxie-ai-directory-mcp) πŸ“‡ ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions. - [SureScaleAI/openai-gpt-image-mcp](https://github.com/SureScaleAI/openai-gpt-image-mcp) πŸ“‡ ☁️ - OpenAI GPT image generation/editing MCP server. - [sxhxliang/mcp-access-point](https://github.com/sxhxliang/mcp-access-point) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Turn a web service into an MCP server in one click without making any code changes. From 4a7579487d8b78692224d724832851cc45c3f10d Mon Sep 17 00:00:00 2001 From: Seinarukiro Date: Thu, 2 Apr 2026 17:03:40 +0400 Subject: [PATCH 114/156] Add pipepie MCP server to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4abb7660..b3503105 100644 --- a/README.md +++ b/README.md @@ -865,6 +865,7 @@ Tools and integrations that enhance the development workflow and environment man - [mcpware/pagecast](https://github.com/mcpware/pagecast) [![mcpware/pagecast MCP server](https://glama.ai/mcp/servers/mcpware/pagecast/badges/score.svg)](https://glama.ai/mcp/servers/mcpware/pagecast) πŸ“‡ 🏠 - Record any browser page as GIF or video. AI-driven demo recording with scroll/click/hover interactions via Playwright + ffmpeg. `npx @mcpware/pagecast` - [Pharaoh-so/pharaoh](https://github.com/0xUXDesign/pharaoh-mcp) [![pharaoh MCP server](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh/badges/score.svg)](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Hosted MCP server that parses TypeScript and Python codebases into Neo4j knowledge graphs for blast radius analysis, dead code detection, dependency tracing, and architectural context. - [picahq/mcp](https://github.com/picahq/mcp) πŸŽ–οΈ πŸ¦€ πŸ“‡ ☁️ - One MCP for all your integrations β€” powered by [Pica](https://www.picaos.com), the infrastructure for intelligent, collaborative agents. +- [pipepie/pipepie](https://github.com/pipepie/pipepie) 🏎️ 🏠 - Self-hosted webhook relay and tunnel with Noise NK encryption. 13 MCP tools to inspect requests, replay webhooks, trace AI pipelines, connect/disconnect tunnels, and manage subdomains. No tokens or passwords β€” the cryptographic handshake is the auth. - [pmptwiki/pmpt-cli](https://github.com/pmptwiki/pmpt-cli) [![pmpt-mcp MCP server](https://glama.ai/mcp/servers/@pmptwiki/pmpt-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@pmptwiki/pmpt-mcp) πŸ“‡ 🏠 - Record and share your AI-driven development journey. Auto-saves project milestones with summaries, generates structured AI prompts via 5-question planning, and publishes to [pmptwiki.com](https://pmptwiki.com) community platform. - [posthog/mcp](https://github.com/posthog/mcp) πŸŽ–οΈ πŸ“‡ ☁️ - An MCP server for interacting with PostHog analytics, feature flags, error tracking and more. - [pylonapi/pylon-mcp](https://github.com/pylonapi/pylon-mcp) πŸ“‡ ☁️ - x402-native API gateway with 20+ capabilities (web-extract, web-search, translate, image-generate, screenshot, PDF, OCR, and more) payable with USDC on Base. No API keys β€” agents pay per call via HTTP 402. From 1bcc0cf4da5871799f12d1fb206da03a6be720ea Mon Sep 17 00:00:00 2001 From: Seinarukiro Date: Thu, 2 Apr 2026 17:06:40 +0400 Subject: [PATCH 115/156] Add Glama score badge for pipepie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3503105..4800d7d5 100644 --- a/README.md +++ b/README.md @@ -865,7 +865,7 @@ Tools and integrations that enhance the development workflow and environment man - [mcpware/pagecast](https://github.com/mcpware/pagecast) [![mcpware/pagecast MCP server](https://glama.ai/mcp/servers/mcpware/pagecast/badges/score.svg)](https://glama.ai/mcp/servers/mcpware/pagecast) πŸ“‡ 🏠 - Record any browser page as GIF or video. AI-driven demo recording with scroll/click/hover interactions via Playwright + ffmpeg. `npx @mcpware/pagecast` - [Pharaoh-so/pharaoh](https://github.com/0xUXDesign/pharaoh-mcp) [![pharaoh MCP server](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh/badges/score.svg)](https://glama.ai/mcp/servers/@Pharaoh-so/pharaoh) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Hosted MCP server that parses TypeScript and Python codebases into Neo4j knowledge graphs for blast radius analysis, dead code detection, dependency tracing, and architectural context. - [picahq/mcp](https://github.com/picahq/mcp) πŸŽ–οΈ πŸ¦€ πŸ“‡ ☁️ - One MCP for all your integrations β€” powered by [Pica](https://www.picaos.com), the infrastructure for intelligent, collaborative agents. -- [pipepie/pipepie](https://github.com/pipepie/pipepie) 🏎️ 🏠 - Self-hosted webhook relay and tunnel with Noise NK encryption. 13 MCP tools to inspect requests, replay webhooks, trace AI pipelines, connect/disconnect tunnels, and manage subdomains. No tokens or passwords β€” the cryptographic handshake is the auth. +- [pipepie/pipepie](https://github.com/pipepie/pipepie) [![pipepie/pipepie MCP server](https://glama.ai/mcp/servers/pipepie/pipepie/badges/score.svg)](https://glama.ai/mcp/servers/pipepie/pipepie) 🏎️ 🏠 - Self-hosted webhook relay and tunnel with Noise NK encryption. 13 MCP tools to inspect requests, replay webhooks, trace AI pipelines, connect/disconnect tunnels, and manage subdomains. No tokens or passwords β€” the cryptographic handshake is the auth. - [pmptwiki/pmpt-cli](https://github.com/pmptwiki/pmpt-cli) [![pmpt-mcp MCP server](https://glama.ai/mcp/servers/@pmptwiki/pmpt-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@pmptwiki/pmpt-mcp) πŸ“‡ 🏠 - Record and share your AI-driven development journey. Auto-saves project milestones with summaries, generates structured AI prompts via 5-question planning, and publishes to [pmptwiki.com](https://pmptwiki.com) community platform. - [posthog/mcp](https://github.com/posthog/mcp) πŸŽ–οΈ πŸ“‡ ☁️ - An MCP server for interacting with PostHog analytics, feature flags, error tracking and more. - [pylonapi/pylon-mcp](https://github.com/pylonapi/pylon-mcp) πŸ“‡ ☁️ - x402-native API gateway with 20+ capabilities (web-extract, web-search, translate, image-generate, screenshot, PDF, OCR, and more) payable with USDC on Base. No API keys β€” agents pay per call via HTTP 402. From ab89c13b2fe276f13c879c16f46127b49688b248 Mon Sep 17 00:00:00 2001 From: Nick Bester Date: Thu, 2 Apr 2026 18:01:31 +0200 Subject: [PATCH 116/156] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a51a6d7a..fd713cc6 100644 --- a/README.md +++ b/README.md @@ -1220,7 +1220,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [muvon/mcp-binance-futures](https://github.com/muvon/mcp-binance-futures) [![binance](https://glama.ai/mcp/servers/Muvon/mcp-binance-futures/badges/score.svg)](https://glama.ai/mcp/servers/Muvon/mcp-binance-futures) 🐍 ☁️ - MCP server for Binance USDT-M Futures trading β€” exposes tools for market data, account state, order management, and position/margin control. - [narumiruna/yfinance-mcp](https://github.com/narumiruna/yfinance-mcp) 🐍 ☁️ - An MCP server that uses yfinance to obtain information from Yahoo Finance. - [nckhemanth0/subscription-tracker-mcp](https://github.com/nckhemanth0/subscription-tracker-mcp) 🐍 ☁️ 🏠 - MCP server for intelligent subscription management with Gmail + MySQL integration. -- [nicholasbester/clickup-cli](https://github.com/nicholasbester/clickup-cli) πŸ¦€ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - ClickUp API integration with 143 MCP tools covering all ~130 endpoints. Token-efficient compact responses (~98% smaller than raw JSON), flattening nested objects for minimal context usage. Also works as a standalone CLI. +- [nicholasbester/clickup-cli](https://github.com/nicholasbester/clickup-cli) [![clickup-cli MCP server](https://glama.ai/mcp/servers/nicholasbester/clickup-cli/badges/score.svg)](https://glama.ai/mcp/servers/nicholasbester/clickup-cli) πŸ¦€ 🏠 ☁️ 🍎 πŸͺŸ 🐧 - ClickUp API integration with 143 MCP tools covering all ~130 endpoints. Token-efficient compact responses (~98% smaller than raw JSON), flattening nested objects for minimal context usage. Also works as a standalone CLI. - [nikicat/mcp-wallet-signer](https://github.com/nikicat/mcp-wallet-signer) πŸ“‡ 🏠 - Non-custodial EVM wallet MCP β€” routes transactions to browser wallets (MetaMask, etc.) for signing. Private keys never leave the browser; every action requires explicit user approval via EIP-6963. - [nullpath-labs/mcp-client](https://github.com/nullpath-labs/mcp-client) [![mcp-client MCP server](https://glama.ai/mcp/servers/@nullpath-labs/mcp-client/badges/score.svg)](https://glama.ai/mcp/servers/@nullpath-labs/mcp-client) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI agent marketplace with x402 micropayments. Discover, execute, and pay agents per-request via MCP with USDC on Base. - [OctagonAI/octagon-mcp-server](https://github.com/OctagonAI/octagon-mcp-server) 🐍 ☁️ - Octagon AI Agents to integrate private and public market data From 472a1d6e458981c9ca2fd3ed1166aadac20ba869 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:12:13 -0600 Subject: [PATCH 117/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f4c3f97..9eb764c0 100644 --- a/README.md +++ b/README.md @@ -1087,7 +1087,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 ☁️ - Coinmarket API integration to fetch cryptocurrency listings and quotes - [araa47/jupiter-mcp](https://github.com/araa47/jupiter-mcp) 🐍 ☁️ - Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders ) - [ariadng/metatrader-mcp-server](https://github.com/ariadng/metatrader-mcp-server) 🐍 🏠 πŸͺŸ - Enable AI LLMs to execute trades using MetaTrader 5 platform -- [aranjan/kite-mcp](https://github.com/aranjan/kite-mcp) 🐍 🏠 - Trade Indian stocks on Zerodha Kite via natural conversation. 14 tools for holdings, orders, quotes, GTT triggers, and more with automated TOTP login. +- [aranjan/kite-mcp](https://github.com/aranjan/kite-mcp) [![aranjan/kite-mcp MCP server](https://glama.ai/mcp/servers/aranjan/kite-mcp/badges/score.svg)](https://glama.ai/mcp/servers/aranjan/kite-mcp) 🐍 🏠 - Trade Indian stocks on Zerodha Kite via natural conversation. 14 tools for holdings, orders, quotes, GTT triggers, and more with automated TOTP login. - [armorwallet/armor-crypto-mcp](https://github.com/armorwallet/armor-crypto-mcp) 🐍 ☁️ - MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more. - [autonsol/sol-mcp](https://github.com/autonsol/sol-mcp) [![sol-mcp MCP server](https://glama.ai/mcp/servers/autonsol/sol-mcp/badges/score.svg)](https://glama.ai/mcp/servers/autonsol/sol-mcp) πŸ“‡ ☁️ - Solana token risk scoring and pump.fun graduation signals. Score any token by mint address (0-100 risk, risk_label, holder concentration, liquidity), detect graduation momentum (buy/sell ratio, velocity), and query trust attestations. Live API. Freemium β€” 4 free tools, PRO via x402 micropayments ($0.01/call USDC). - [azeth-protocol/mcp-server](https://github.com/azeth-protocol/mcp-server) [![mcp-azeth MCP server](https://glama.ai/mcp/servers/@azeth-protocol/mcp-azeth/badges/score.svg)](https://glama.ai/mcp/servers/@azeth-protocol/mcp-azeth) πŸ“‡ ☁️ - Trust infrastructure for the machine economy β€” non-custodial ERC-4337 smart accounts, x402 payments, on-chain reputation via ERC-8004, and service discovery for AI agents. From 9151afa0c245425feaa2f166cc4aa6f1d0cc1255 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:12:27 -0600 Subject: [PATCH 118/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 048afba0..17143a68 100644 --- a/README.md +++ b/README.md @@ -923,7 +923,7 @@ Tools and integrations that enhance the development workflow and environment man - [TencentEdgeOne/edgeone-pages-mcp](https://github.com/TencentEdgeOne/edgeone-pages-mcp) πŸ“‡ ☁️ - An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL. - [testdino-hq/testdino-mcp](https://github.com/testdino-hq/testdino-mcp) πŸŽ–οΈ πŸ“‡ ☁️ - Connects your TestDino testrun/testcase data to AI agents so you can review runs, debug failures, and manage manual test cases using natural language. - [tgeselle/bugsnag-mcp](https://github.com/tgeselle/bugsnag-mcp) πŸ“‡ ☁️ - An MCP server for interacting with [Bugsnag](https://www.bugsnag.com/) -- [thecombatwombat/replicant-mcp](https://github.com/thecombatwombat/replicant-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Android MCP server for AI-assisted Android development. Build APKs, launch emulators, manage devices, automate UI, and analyze logs through natural conversation. +- [thecombatwombat/replicant-mcp](https://github.com/thecombatwombat/replicant-mcp) [![thecombatwombat/replicant-mcp MCP server](https://glama.ai/mcp/servers/thecombatwombat/replicant-mcp/badges/score.svg)](https://glama.ai/mcp/servers/thecombatwombat/replicant-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Android MCP server for AI-assisted Android development. Build APKs, launch emulators, manage devices, automate UI, and analyze logs through natural conversation. - [themesberg/flowbite-mcp](https://github.com/themesberg/flowbite-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server that provides AI assistance for an open-source UI framework based on Tailwind CSS - [tipdotmd/tip-md-x402-mcp-server](https://github.com/tipdotmd/tip-md-x402-mcp-server) πŸ“‡ ☁️ - MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet. - [Tommertom/awesome-ionic-mcp](https://github.com/Tommertom/awesome-ionic-mcp) πŸ“‡ 🏠 - Your Ionic coding buddy enabled via MCP – build awesome mobile apps using React/Angular/Vue or even Vanilla JS! From 4147a8f360aa04648a45b3b75ca3c4008b8a1898 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:21:51 -0600 Subject: [PATCH 119/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c939e91d..42629d93 100644 --- a/README.md +++ b/README.md @@ -1027,7 +1027,7 @@ Provides access to documentation and shortcuts for working on embedded devices. - [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. - [yoelbassin/gnuradioMCP](https://github.com/yoelbassin/gnuradioMCP) 🐍 πŸ“Ÿ 🏠 - An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts. -- [catallo/misterclaw](https://github.com/catallo/misterclaw) 🏎️ πŸ“Ÿ 🏠 🐧 🍎 - MiSTerClaw β€” MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning. [![catallo/misterclaw MCP server](https://glama.ai/mcp/servers/catallo/misterclaw/badges/score.svg)](https://glama.ai/mcp/servers/catallo/misterclaw) +- [catallo/misterclaw](https://github.com/catallo/misterclaw) [![catallo/misterclaw MCP server](https://glama.ai/mcp/servers/catallo/misterclaw/badges/score.svg)](https://glama.ai/mcp/servers/catallo/misterclaw) 🏎️ πŸ“Ÿ 🏠 🐧 🍎 - MiSTerClaw β€” MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning. ### πŸŽ“ Education From 172b9a47fce1cd771c4ba3b39e8cea9e4e029af5 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:22:43 -0600 Subject: [PATCH 120/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3ec2ae2..09a28fed 100644 --- a/README.md +++ b/README.md @@ -692,7 +692,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. Tools and integrations that enhance the development workflow and environment management. -- [LWTlong/ai-dev-analytics](https://github.com/LWTlong/ai-dev-analytics) πŸ“‡ 🏠 - An open-source observability layer for AI coding. Silently tracks dev tokens/time and auto-codifies AI deviations into persistent project rules. [![glama.ai](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics/badges/score.svg)](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics) +- [LWTlong/ai-dev-analytics](https://github.com/LWTlong/ai-dev-analytics) [![glama.ai](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics/badges/score.svg)](https://glama.ai/mcp/servers/LWTlong/ai-dev-analytics) πŸ“‡ 🏠 - An open-source observability layer for AI coding. Silently tracks dev tokens/time and auto-codifies AI deviations into persistent project rules. - [3KniGHtcZ/codebeamer-mcp](https://github.com/3KniGHtcZ/codebeamer-mcp) [![codebeamer-mcp MCP server](https://glama.ai/mcp/servers/3KniGHtcZ/codebeamer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/3KniGHtcZ/codebeamer-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Codebeamer ALM integration for managing work items, trackers, and projects. Provides 17 tools for reading and writing items, associations, references, comments, and risk management data via Codebeamer REST API v3. - [21st-dev/Magic-MCP](https://github.com/21st-dev/magic-mcp) - Create crafted UI components inspired by the best 21st.dev design engineers. - [a-25/ios-mcp-code-quality-server](https://github.com/a-25/ios-mcp-code-quality-server) πŸ“‡ 🏠 🍎 - iOS code quality analysis and test automation server. Provides comprehensive Xcode test execution, SwiftLint integration, and detailed failure analysis. Operates in both CLI and MCP server modes for direct developer usage and AI assistant integration. From 2f08badefb3735f26d85f3dfc3d6f56e566d0d87 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:33:02 -0600 Subject: [PATCH 121/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af4a5f8d..5aaa86e6 100644 --- a/README.md +++ b/README.md @@ -1042,7 +1042,7 @@ MCP servers for learning management systems (LMS) and educational tools. MCP servers for e-commerce platforms and online store management. -- [laundromatic/shopgraph](https://github.com/laundromatic/shopgraph) πŸ“‡ ☁️ - Structured product data from the open web β€” Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev) +- [laundromatic/shopgraph](https://github.com/laundromatic/shopgraph) [![laundromatic/shopgraph MCP server](https://glama.ai/mcp/servers/laundromatic/shopgraph/badges/score.svg)](https://glama.ai/mcp/servers/laundromatic/shopgraph) πŸ“‡ ☁️ - Structured product data from the open web β€” Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev) - [lofder/dsers-mcp-product](https://github.com/lofder/dsers-mcp-product) [![dsers-mcp-product MCP server](https://glama.ai/mcp/servers/lofder/dsers-mcp-product/badges/score.svg)](https://glama.ai/mcp/servers/lofder/dsers-mcp-product) πŸ“‡ ☁️ - Automate AliExpress/Alibaba dropshipping product import to Shopify or Wix via DSers. Bulk import, variant editing, pricing rules, and multi-store push with a single command. - [the402ai/mcp-server](https://github.com/the402ai/mcp-server) [![the402ai/mcp-server MCP server](https://glama.ai/mcp/servers/the402ai/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/the402ai/mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI agent service marketplace with x402 micropayments (USDC on Base). 30 tools for browsing services, purchasing, managing conversation threads, listing services as a provider, handling subscriptions, and tracking earnings. Install via `npx -y @the402/mcp-server`. From 87c6a7dd661626f363bbc7dd04f87cc6282664e5 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:41:59 -0600 Subject: [PATCH 122/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f67f74a3..51bd4665 100644 --- a/README.md +++ b/README.md @@ -1100,7 +1100,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [bankless/onchain-mcp](https://github.com/Bankless/onchain-mcp/) πŸ“‡ ☁️ - Bankless Onchain API to interact with smart contracts, query transaction and token information - [bolivian-peru/baozi-mcp](https://github.com/bolivian-peru/baozi-mcp) πŸ“‡ ☁️ - 68 tools for AI agents to interact with Solana prediction markets on [Baozi.bet](https://baozi.bet) β€” browse markets, place bets, claim winnings, create markets, and earn affiliate commissions. - [base/base-mcp](https://github.com/base/base-mcp) πŸŽ–οΈ πŸ“‡ ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations -- [clicks-protocol/mcp-server](https://github.com/clicks-protocol/clicks-protocol/tree/main/mcp-server) πŸ“‡ ☁️ - Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server` [![clicks-protocol/clicks-protocol MCP server](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol/badges/score.svg)](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol) +- [clicks-protocol/mcp-server](https://github.com/clicks-protocol/clicks-protocol/tree/main/mcp-server) [![clicks-protocol/clicks-protocol MCP server](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol/badges/score.svg)](https://glama.ai/mcp/servers/clicks-protocol/clicks-protocol) πŸ“‡ ☁️ - Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server` - [up2itnow0822/clawpay-mcp](https://github.com/up2itnow0822/clawpay-mcp) [![clawpay-mcp MCP server](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@up2itnow0822/clawpay-mcp) πŸ“‡ ☁️ - Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits β€” no custodial infrastructure, no API keys. Built on Base. - [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 ☁️ - Alpha Vantage API integration to fetch both stock and crypto information - [bitteprotocol/mcp](https://github.com/BitteProtocol/mcp) πŸ“‡ - Bitte Protocol integration to run AI Agents on several blockchains. From ce74f3cefd2ae5cc149c4daf38c0d9710662f694 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:59:38 -0600 Subject: [PATCH 123/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab66ccb3..d23d7c4c 100644 --- a/README.md +++ b/README.md @@ -1140,7 +1140,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [getAlby/mcp](https://github.com/getAlby/mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Connect any bitcoin lightning wallet to your agent to send and receive instant payments globally. - [getalby/nwc-mcp-server](https://github.com/getalby/nwc-mcp-server) πŸ“‡ 🏠 - Bitcoin Lightning wallet integration powered by Nostr Wallet Connect - [glaksmono/finbud-data-mcp](https://github.com/glaksmono/finbud-data-mcp/tree/main/packages/mcp-server) πŸ“‡ ☁️ 🏠 - Access comprehensive, real-time financial data (stocks, options, crypto, forex) via developer-friendly, AI-native APIs offering unbeatable value. -- [cryptobriefing/gloria-mcp](https://github.com/cryptobriefing/gloria-mcp) πŸŽ–οΈ 🐍 ☁️ - AI-curated crypto news intelligence for agents. Real-time headlines with sentiment analysis, AI-generated recaps, keyword search, and ticker summaries across 16 categories including Bitcoin, Ethereum, DeFi, and AI. +- [cryptobriefing/gloria-mcp](https://github.com/cryptobriefing/gloria-mcp) [![cryptobriefing/gloria-mcp MCP server](https://glama.ai/mcp/servers/cryptobriefing/gloria-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cryptobriefing/gloria-mcp) πŸŽ–οΈ 🐍 ☁️ - AI-curated crypto news intelligence for agents. Real-time headlines with sentiment analysis, AI-generated recaps, keyword search, and ticker summaries across 16 categories including Bitcoin, Ethereum, DeFi, and AI. - [gpartin/CryptoGuardClient](https://github.com/gpartin/CryptoGuardClient) [![CryptoGuardClient MCP server](https://glama.ai/mcp/servers/gpartin/CryptoGuardClient/badges/score.svg)](https://glama.ai/mcp/servers/gpartin/CryptoGuardClient) 🐍 ☁️ - Per-transaction deterministic crypto validator for AI trading agents. Validate trades (PROCEED/CAUTION/BLOCK), scan tokens, detect rug pulls β€” powered by WaveGuard physics engine. 5 free calls/day, x402 USDC payments. `pip install CryptoGuardClient` - [gosodax/builders-sodax-mcp-server](https://github.com/gosodax/builders-sodax-mcp-server) [![sodax-builders-mcp MCP server](https://glama.ai/mcp/servers/@gosodax/sodax-builders-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@gosodax/sodax-builders-mcp) πŸ“‡ ☁️ - SODAX MCP server: live cross-chain DeFi API data and auto-updating SDK docs for 17+ networks. Query swaps, lending, solver volume, and intent history from your AI coding assistant. - [Helm-Protocol/openttt-mcp](https://github.com/Helm-Protocol/openttt-mcp) [![openttt-mcp MCP server](https://glama.ai/mcp/servers/Helm-Protocol/openttt-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Helm-Protocol/openttt-mcp) πŸ“‡ ☁️ - Proof-of-Time temporal attestation for AI agents. 4 HTTPS sources, 54K+ proofs. Claude Desktop compatible. From 4bdbc4c7185c79e866b08f94d169df575568528b Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:59:50 -0600 Subject: [PATCH 124/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0773dbe9..2c83550e 100644 --- a/README.md +++ b/README.md @@ -699,7 +699,7 @@ Tools and integrations that enhance the development workflow and environment man - [a-25/ios-mcp-code-quality-server](https://github.com/a-25/ios-mcp-code-quality-server) πŸ“‡ 🏠 🍎 - iOS code quality analysis and test automation server. Provides comprehensive Xcode test execution, SwiftLint integration, and detailed failure analysis. Operates in both CLI and MCP server modes for direct developer usage and AI assistant integration. - [raye-deng/open-code-review](https://github.com/raye-deng/open-code-review) [![Open Code Review MCP](https://glama.ai/mcp/servers/@raye-deng/open-code-review/badges/score.svg)](https://glama.ai/mcp/servers/raye-deng/open-code-review) 🏠 πŸ“‡ ☁️ - AI code quality gate detecting hallucinated packages, phantom dependencies, stale APIs, and AI-specific code defects. MCP Server + CLI + CI/CD integration. - [AaronVick/ECHO_RIFT_MCP](https://github.com/AaronVick/ECHO_RIFT_MCP) πŸ“‡ ☁️ - MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter). Makes EchoRift's agent infrastructure callable as MCP tools so any MCP client can treat EchoRift like a native capability layer. -- [AgiMaulana/HuaweiAppGalleryMcp](https://github.com/AgiMaulana/HuaweiAppGalleryMcp) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Huawei AppGallery Connect publishing: upload APK/AAB, update metadata and localizations, submit for review, and manage phased rollouts. +- [AgiMaulana/HuaweiAppGalleryMcp](https://github.com/AgiMaulana/HuaweiAppGalleryMcp) [![AgiMaulana/HuaweiAppGalleryMcp MCP server](https://glama.ai/mcp/servers/AgiMaulana/HuaweiAppGalleryMcp/badges/score.svg)](https://glama.ai/mcp/servers/AgiMaulana/HuaweiAppGalleryMcp) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - Huawei AppGallery Connect publishing: upload APK/AAB, update metadata and localizations, submit for review, and manage phased rollouts. - [aparajithn/agent-utils-mcp](https://github.com/aparajithn/agent-utils-mcp) [![agent-utils-mcp MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-utils-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-utils-mcp) 🐍 ☁️ - Swiss-army-knife utility server for AI agents. 18 tools including JSON validation, base64, hashing, UUID generation, regex testing, markdown conversion, datetime conversion, cron parsing, CSV/JSON conversion, JWT decoding, and more. Streamable HTTP MCP + REST API with x402 micropayments. - [aashari/mcp-server-atlassian-bitbucket](https://github.com/aashari/mcp-server-atlassian-bitbucket) πŸ“‡ ☁️ - Atlassian Bitbucket Cloud integration. Enables AI systems to interact with repositories, pull requests, workspaces, and code in real time. - [aashari/mcp-server-atlassian-confluence](https://github.com/aashari/mcp-server-atlassian-confluence) πŸ“‡ ☁️ - Atlassian Confluence Cloud integration. Enables AI systems to interact with Confluence spaces, pages, and content with automatic ADF to Markdown conversion. From 67b8f440c276d25f4cd22976a1976c8d46cba063 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:02:41 -0600 Subject: [PATCH 125/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c4ec4a3..2d7e90cf 100644 --- a/README.md +++ b/README.md @@ -747,7 +747,7 @@ Tools and integrations that enhance the development workflow and environment man - [ConfigCat/mcp-server](https://github.com/configcat/mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - MCP server for interacting with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations. - [context-rot-detection](https://github.com/milos-product-maker/context-rot-detection) πŸ“‡ 🏠 - Gives AI agents self-awareness about their cognitive state. Monitors token utilization, context quality degradation, and session fatigue. Returns health scores (0-100) and recovery recommendations based on model-specific degradation curves. - [cqfn/aibolit-mcp-server](https://github.com/cqfn/aibolit-mcp-server) β˜• - Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better' -- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) [glama](https://glama.ai/mcp/servers/rafsilva85/credit-optimizer-v5) 🐍 🏠 - Save 30-75% on Manus AI credits through intelligent model routing, smart testing, and context hygiene. Audited across 53 scenarios with zero quality loss. +- [rafsilva85/credit-optimizer-v5](https://github.com/rafsilva85/credit-optimizer-v5) [![rafsilva85/credit-optimizer-v5 MCP server](https://glama.ai/mcp/servers/rafsilva85/credit-optimizer-v5/badges/score.svg)](https://glama.ai/mcp/servers/rafsilva85/credit-optimizer-v5) 🐍 🏠 - Save 30-75% on Manus AI credits through intelligent model routing, smart testing, and context hygiene. Audited across 53 scenarios with zero quality loss. - [currents-dev/currents-mcp](https://github.com/currents-dev/currents-mcp) πŸŽ–οΈ πŸ“‡ ☁️ Enable AI Agents to fix Playwright test failures reported to [Currents](https://currents.dev). - [ofershap/cursor-usage](https://github.com/ofershap/cursor-usage) [![cursor-usage MCP server](https://glama.ai/mcp/servers/ofershap/cursor-usage/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/cursor-usage) πŸ“‡ 🏠 - Enterprise AI coding usage analytics β€” track spend, model usage, and costs across Cursor/Claude Code sessions via MCP server - [Daghis/teamcity-mcp](https://github.com/Daghis/teamcity-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching. From 95445b8187c0357da7d5987a8cd4b119955f1e69 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:47:40 -0600 Subject: [PATCH 126/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c946578..7073a676 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [omni-mcp/isaac-sim-mcp](https://github.com/omni-mcp/isaac-sim-mcp) πŸ“‡ ☁️ - A MCP Server and an extension enables natural language control of NVIDIA Isaac Sim, Lab, OpenUSD and etc. - [PatrickPalmer/MayaMCP](https://github.com/PatrickPalmer/MayaMCP) 🐍 🏠 - MCP server for Autodesk Maya - [peek-travel/mcp-intro](https://github.com/peek-travel/mcp-intro) ☁️ 🍎 πŸͺŸ 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation -- [doctorm333/promptpilot-mcp-server](https://github.com/doctorm333/promptpilot-mcp-server) πŸ“‡ ☁️ - Generate images, video, and audio via 20+ AI models (Flux, GPT-Image-1, Imagen 4, Grok, Seedance, ElevenLabs). Prompt builder with styles, lighting, camera, mood presets. Batch generation support. +- [doctorm333/promptpilot-mcp-server](https://github.com/doctorm333/promptpilot-mcp-server) [![doctorm333/promptpilot-mcp-server MCP server](https://glama.ai/mcp/servers/doctorm333/promptpilot-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/doctorm333/promptpilot-mcp-server) πŸ“‡ ☁️ - Generate images, video, and audio via 20+ AI models (Flux, GPT-Image-1, Imagen 4, Grok, Seedance, ElevenLabs). Prompt builder with styles, lighting, camera, mood presets. Batch generation support. - [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 From 6f4aa86460198e53923009aee16475da88e9d200 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 12:22:48 -0600 Subject: [PATCH 127/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecacb850..9bb8dd3a 100644 --- a/README.md +++ b/README.md @@ -1788,7 +1788,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [bx33661/Wireshark-MCP](https://github.com/bx33661/Wireshark-MCP) [![Wireshark-MCP MCP server](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP/badges/score.svg)](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP) 🐍 🏠 - Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities. - [Chimera-Protocol/csl-core](https://github.com/Chimera-Protocol/csl-core) 🐍 🏠 🍎 πŸͺŸ 🐧 - Deterministic AI safety policy engine with Z3 formal verification. Write, verify, and enforce machine-verifiable constraints for AI agents via MCP. - [co-browser/attestable-mcp-server](https://github.com/co-browser/attestable-mcp-server) 🐍 🏠 ☁️ 🐧 - An MCP server running inside a trusted execution environment (TEE) via Gramine, showcasing remote attestation using [RA-TLS](https://gramine.readthedocs.io/en/stable/attestation.html). This allows an MCP client to verify the server before conencting. -- [gebalamariusz/cloud-audit](https://github.com/gebalamariusz/cloud-audit) 🐍 🏠 🍎 πŸͺŸ 🐧 - Open-source AWS security scanner with attack chain detection, breach cost estimation, and copy-paste remediation (CLI + Terraform). 47 checks, 16 attack chain rules. First free standalone AWS security MCP server. +- [gebalamariusz/cloud-audit](https://github.com/gebalamariusz/cloud-audit) [![gebalamariusz/cloud-audit MCP server](https://glama.ai/mcp/servers/gebalamariusz/cloud-audit/badges/score.svg)](https://glama.ai/mcp/servers/gebalamariusz/cloud-audit) 🐍 🏠 🍎 πŸͺŸ 🐧 - Open-source AWS security scanner with attack chain detection, breach cost estimation, and copy-paste remediation (CLI + Terraform). 47 checks, 16 attack chain rules. First free standalone AWS security MCP server. - [cyntrisec/cyntrisec-cli](https://github.com/cyntrisec/cyntrisec-cli) 🐍 🏠 - Local-first AWS security analyzer that discovers attack paths and generates remediations using graph theory. - [dkvdm/onepassword-mcp-server](https://github.com/dkvdm/onepassword-mcp-server) - An MCP server that enables secure credential retrieval from 1Password to be used by Agentic AI. - [duriantaco/skylos](https://github.com/duriantaco/skylos) [![mcp-skylos MCP server](https://glama.ai/mcp/servers/@duriantaco/mcp-skylos/badges/score.svg)](https://glama.ai/mcp/servers/@duriantaco/mcp-skylos) 🐍 🏠 🍎 πŸͺŸ 🐧 - Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation. From d29d815bfb7dda9dd1e40a1ce8f127d51592b36c Mon Sep 17 00:00:00 2001 From: Kyle Fuehri <42024327+Work90210@users.noreply.github.com> Date: Thu, 2 Apr 2026 20:39:51 +0200 Subject: [PATCH 128/156] feat: add APIFold hosted MCP servers to Aggregators --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f19ff07b..2e93ea05 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [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. - [espadaw/Agent47](https://github.com/espadaw/Agent47) πŸ“‡ ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace +- [Work90210/APIFold](https://github.com/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. - [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 f22aec9fedf483afa0e3aa2a039ab8756baba4a4 Mon Sep 17 00:00:00 2001 From: Kyle Fuehri <42024327+Work90210@users.noreply.github.com> Date: Thu, 2 Apr 2026 20:51:49 +0200 Subject: [PATCH 129/156] fix: add Glama score badge to APIFold entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e93ea05..aa6b49a8 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [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. - [espadaw/Agent47](https://github.com/espadaw/Agent47) πŸ“‡ ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace -- [Work90210/APIFold](https://github.com/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. +- [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. - [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 b11216f71fa6715dfa449976bade6dbe50b0d7a1 Mon Sep 17 00:00:00 2001 From: Alexander Lawson Date: Thu, 2 Apr 2026 14:55:14 -0400 Subject: [PATCH 130/156] Add revettr-python to Finance & Fintech Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 256d7e4b..e725bc8d 100644 --- a/README.md +++ b/README.md @@ -1091,6 +1091,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [aaronjmars/web3-research-mcp](https://github.com/aaronjmars/web3-research-mcp) πŸ“‡ ☁️ - Deep Research for crypto - free & fully local - [ahmetsbilgin/finbrain-mcp](https://github.com/ahmetsbilgin/finbrain-mcp) πŸŽ–οΈ 🐍 ☁️ 🏠 - Access institutional-grade alternative financial data directly in your LLM workflows. - [ahnlabio/bicscan-mcp](https://github.com/ahnlabio/bicscan-mcp) πŸŽ–οΈ 🐍 ☁️ - Risk score / asset holdings of EVM blockchain address (EOA, CA, ENS) and even domain names. +- [AlexanderLawson17/revettr-python](https://github.com/AlexanderLawson17/revettr-python) [![AlexanderLawson17/revettr-python MCP server](https://glama.ai/mcp/servers/AlexanderLawson17/revettr-python/badges/score.svg)](https://glama.ai/mcp/servers/AlexanderLawson17/revettr-python) 🐍 ☁️ - Counterparty risk scoring for agentic commerce. Scores wallets, domains, IPs, and companies 0-100 via x402 micropayments. $0.01 USDC per request on Base. - [unixlamadev-spec/aiprox-mcp](https://github.com/unixlamadev-spec/aiprox-mcp) [![unixlamadev-spec/aiprox-mcp MCP server](https://glama.ai/mcp/servers/unixlamadev-spec/aiprox-mcp/badges/score.svg)](https://glama.ai/mcp/servers/unixlamadev-spec/aiprox-mcp) πŸ“‡ ☁️ - Open agent registry β€” discover and hire autonomous AI agents by capability. 16 agents live. Supports Bitcoin Lightning, Solana USDC, and Base x402. Includes workflow engine for chaining agents. - [alchemy/alchemy-mcp-server](https://github.com/alchemyplatform/alchemy-mcp-server) πŸŽ–οΈ πŸ“‡ ☁️ - Allow AI agents to interact with Alchemy's blockchain APIs. - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 ☁️ - Coinmarket API integration to fetch cryptocurrency listings and quotes From f7b89f0f1a0484b1ddcd4f05abe6e911f1924ba8 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:03:20 +0400 Subject: [PATCH 131/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d4814c..3b934468 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) +- [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From 5941819022e6540c108c7c68a35e93e81bbf7c70 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:06:28 +0400 Subject: [PATCH 132/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b934468..d8090e66 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. +- - [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - `TypeScript` `JavaScript` `Python` `Go` `Rust` `C` - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From 69d1ec5c4334af4f3ca4db649d928fe4b3ec6c60 Mon Sep 17 00:00:00 2001 From: Atef Ataya <77441506+atef-ataya@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:08:34 +0400 Subject: [PATCH 133/156] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8090e66..f26715b9 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- - [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - `TypeScript` `JavaScript` `Python` `Go` `Rust` `C` +- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🐍 🏎️ πŸ¦€ 🌊 🏠 [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From c6f41adf429818abdbfecdc98d57865dc544f2c5 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 13:11:49 -0600 Subject: [PATCH 134/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfd9a041..65ea8b6e 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Servers for accessing many apps and tools through a single MCP server. - [askbudi/roundtable](https://github.com/askbudi/roundtable) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem. - [blockrunai/blockrun-mcp](https://github.com/blockrunai/blockrun-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base. - [Data-Everything/mcp-server-templates](https://github.com/Data-Everything/mcp-server-templates) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interfaceβ€”ideal for local devs or production agents. -- [depwire/depwire](https://github.com/depwire/depwire) πŸ“‡ 🐍 🏎️ πŸ¦€ 🌊 🏠 [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. +- [depwire/depwire](https://github.com/depwire/depwire) [![depwire/depwire MCP server](https://glama.ai/mcp/servers/depwire/depwire/badges/score.svg)](https://glama.ai/mcp/servers/depwire/depwire) πŸ“‡ 🐍 🏎️ πŸ¦€ 🌊 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph. - [duaraghav8/MCPJungle](https://github.com/duaraghav8/MCPJungle) 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents - [edgarriba/prolink](https://github.com/edgarriba/prolink) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents - [entire-vc/evc-spark-mcp](https://github.com/entire-vc/evc-spark-mcp) [![evc-spark-mcp MCP server](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp/badges/score.svg)](https://glama.ai/mcp/servers/entire-vc/evc-spark-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets. From 1c18e25d2a94aa978c4308889cef1a656398e624 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 2 Apr 2026 13:18:07 -0600 Subject: [PATCH 135/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f819ded..eec5cc50 100644 --- a/README.md +++ b/README.md @@ -1189,7 +1189,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [kukapay/crypto-trending-mcp](https://github.com/kukapay/crypto-trending-mcp) 🐍 ☁️ - Tracking the latest trending tokens on CoinGecko. - [kukapay/crypto-whitepapers-mcp](https://github.com/kukapay/crypto-whitepapers-mcp) 🐍 ☁️ - Serving as a structured knowledge base of crypto whitepapers. - [kukapay/cryptopanic-mcp-server](https://github.com/kukapay/cryptopanic-mcp-server) 🐍 ☁️ - Providing latest cryptocurrency news to AI agents, powered by CryptoPanic. -- [make-software/cspr-trade-mcp](https://github.com/make-software/cspr-trade-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Non-custodial DEX trading on the Casper Network via [CSPR.trade](https://cspr.trade). 14 tools for market data, swaps, liquidity, and account queries. Transactions built remotely, signed locally β€” private keys never leave the machine. Public endpoint: `https://mcp.cspr.trade/mcp` [![make-software/cspr-trade-mcp MCP server](https://glama.ai/mcp/servers/make-software/cspr-trade-mcp/badges/score.svg)](https://glama.ai/mcp/servers/make-software/cspr-trade-mcp) +- [make-software/cspr-trade-mcp](https://github.com/make-software/cspr-trade-mcp) [![make-software/cspr-trade-mcp MCP server](https://glama.ai/mcp/servers/make-software/cspr-trade-mcp/badges/score.svg)](https://glama.ai/mcp/servers/make-software/cspr-trade-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Non-custodial DEX trading on the Casper Network via [CSPR.trade](https://cspr.trade). 14 tools for market data, swaps, liquidity, and account queries. Transactions built remotely, signed locally β€” private keys never leave the machine. Public endpoint: `https://mcp.cspr.trade/mcp` - [kukapay/dao-proposals-mcp](https://github.com/kukapay/dao-proposals-mcp) 🐍 ☁️ - An MCP server that aggregates live governance proposals from major DAOs. - [kukapay/defi-yields-mcp](https://github.com/kukapay/defi-yields-mcp) 🐍 ☁️ - An MCP server for AI agents to explore DeFi yield opportunities. - [kukapay/dex-pools-mcp](https://github.com/kukapay/dex-pools-mcp) 🐍 ☁️ - An MCP server that provides AI agents with real-time access to DEX liquidity pool data. From 532f0a892fc350e605bb1e2eb810882d784b918c Mon Sep 17 00:00:00 2001 From: NyxTools Date: Thu, 2 Apr 2026 15:28:44 -0400 Subject: [PATCH 136/156] Add DICOM/HL7/FHIR Interoperability MCP Server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eec5cc50..48623a0d 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [genomoncology/biomcp](https://github.com/genomoncology/biomcp) 🐍 ☁️ - Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info. - [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. +- [NyxToolsDev/dicom-hl7-mcp-server](https://github.com/NyxToolsDev/dicom-hl7-mcp-server) 🐍 🏠 - The only MCP server bridging DICOM, HL7v2, and FHIR in one package. Cross-standard mapping, Mirth Connect channel generation, vendor private tag decoding (GE, Siemens, Philips), and integration pattern knowledge. Built by a 19-year healthcare IT veteran. `pip install dicom-hl7-mcp` - [longevity-genie/biothings-mcp](https://github.com/longevity-genie/biothings-mcp) 🐍 🏠 ☁️ - MCP server to interact with the BioThings API, including genes, genetic variants, drugs, and taxonomic information. - [longevity-genie/gget-mcp](https://github.com/longevity-genie/gget-mcp) 🐍 🏠 ☁️ - MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular `gget` library. - [longevity-genie/opengenes-mcp](https://github.com/longevity-genie/opengenes-mcp) πŸŽ–οΈ 🐍 🏠 ☁️ - MCP server for a queryable database for aging and longevity research from the OpenGenes project. From ec7358c947acd633899a4049b74428f0a93902cd Mon Sep 17 00:00:00 2001 From: samrothschild23 Date: Thu, 2 Apr 2026 15:41:42 -0400 Subject: [PATCH 137/156] fix: use GitHub URL instead of Railway URL per maintainer request --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90e4d077..0e8657ce 100644 --- a/README.md +++ b/README.md @@ -1021,7 +1021,7 @@ MCP servers for learning management systems (LMS) and educational tools. MCP servers for e-commerce platforms and online store management. - [lofder/dsers-mcp-product](https://github.com/lofder/dsers-mcp-product) [![dsers-mcp-product MCP server](https://glama.ai/mcp/servers/lofder/dsers-mcp-product/badges/score.svg)](https://glama.ai/mcp/servers/lofder/dsers-mcp-product) πŸ“‡ ☁️ - Automate AliExpress/Alibaba dropshipping product import to Shopify or Wix via DSers. Bulk import, variant editing, pricing rules, and multi-store push with a single command. -- [rothy/intelligence-api](https://intelligence-api-production-f532.up.railway.app) πŸ“‡ ☁️ - E-commerce and business intelligence MCP server. Analyze any Shopify store, research Amazon products with Opportunity Score and FBA profitability estimates, and find qualified sales leads from Google Maps with Lead Quality Scoring. Pay-per-call via x402 (USDC on Base). +- [samrothschild23/intelligence-api](https://github.com/samrothschild23/intelligence-api) πŸ“‡ ☁️ - E-commerce and business intelligence MCP server. Analyze any Shopify store, research Amazon products with Opportunity Score and FBA profitability estimates, and find qualified sales leads from Google Maps with Lead Quality Scoring. Pay-per-call via x402 (USDC on Base). ### 🌳 Environment & Nature From 22677e5adbe479339b25f23bb4571f3a46fa168c Mon Sep 17 00:00:00 2001 From: Achiya Automation Date: Thu, 2 Apr 2026 23:06:07 +0300 Subject: [PATCH 138/156] Add safari-mcp (Safari browser automation) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eec5cc50..9e6fe7bf 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ Design and visualize software architecture, system diagrams, and technical docum Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats. - [34892002/bilibili-mcp-js](https://github.com/34892002/bilibili-mcp-js) πŸ“‡ 🏠 - A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts. +- [achiya-automation/safari-mcp](https://github.com/achiya-automation/safari-mcp) πŸ“‡ 🏠 🍎 - Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead. - [agent-infra/mcp-server-browser](https://github.com/bytedance/UI-TARS-desktop/tree/main/packages/agent-infra/mcp-servers/browser) πŸ“‡ 🏠 - Browser automation capabilities using Puppeteer, both support local and remote browser connection. - [aparajithn/agent-scraper-mcp](https://github.com/aparajithn/agent-scraper-mcp) [![agent-scraper-mcp MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-scraper-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-scraper-mcp) 🐍 ☁️ - Web scraping MCP server for AI agents. 6 tools: clean content extraction, structured scraping with CSS selectors, full-page screenshots via Playwright, link extraction, metadata extraction (OG/Twitter cards), and Google search. Free tier with x402 micropayments. - [apireno/DOMShell](https://github.com/apireno/DOMShell) [![domshell MCP server](https://glama.ai/mcp/servers/@apireno/domshell/badges/score.svg)](https://glama.ai/mcp/servers/@apireno/domshell) πŸ“‡ 🏠 - Browse the web using filesystem commands (ls, cd, grep, click). 38 MCP tools map Chrome's Accessibility Tree to a virtual filesystem via a Chrome Extension. From 990cc609ae31efcabbf1b24a41acf0913b41a298 Mon Sep 17 00:00:00 2001 From: Achiya Automation Date: Thu, 2 Apr 2026 23:25:24 +0300 Subject: [PATCH 139/156] Add Glama score badge to safari-mcp entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e6fe7bf..53a090c7 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ Design and visualize software architecture, system diagrams, and technical docum Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats. - [34892002/bilibili-mcp-js](https://github.com/34892002/bilibili-mcp-js) πŸ“‡ 🏠 - A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts. -- [achiya-automation/safari-mcp](https://github.com/achiya-automation/safari-mcp) πŸ“‡ 🏠 🍎 - Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead. +- [achiya-automation/safari-mcp](https://github.com/achiya-automation/safari-mcp) [![safari-mcp MCP server](https://glama.ai/mcp/servers/achiya-automation/safari-mcp/badges/score.svg)](https://glama.ai/mcp/servers/achiya-automation/safari-mcp) πŸ“‡ 🏠 🍎 - Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead. - [agent-infra/mcp-server-browser](https://github.com/bytedance/UI-TARS-desktop/tree/main/packages/agent-infra/mcp-servers/browser) πŸ“‡ 🏠 - Browser automation capabilities using Puppeteer, both support local and remote browser connection. - [aparajithn/agent-scraper-mcp](https://github.com/aparajithn/agent-scraper-mcp) [![agent-scraper-mcp MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-scraper-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-scraper-mcp) 🐍 ☁️ - Web scraping MCP server for AI agents. 6 tools: clean content extraction, structured scraping with CSS selectors, full-page screenshots via Playwright, link extraction, metadata extraction (OG/Twitter cards), and Google search. Free tier with x402 micropayments. - [apireno/DOMShell](https://github.com/apireno/DOMShell) [![domshell MCP server](https://glama.ai/mcp/servers/@apireno/domshell/badges/score.svg)](https://glama.ai/mcp/servers/@apireno/domshell) πŸ“‡ 🏠 - Browse the web using filesystem commands (ls, cd, grep, click). 38 MCP tools map Chrome's Accessibility Tree to a virtual filesystem via a Chrome Extension. From f67ed913a673796ea69de99f07be9ffe79fc7646 Mon Sep 17 00:00:00 2001 From: NyxTools Date: Thu, 2 Apr 2026 18:01:02 -0400 Subject: [PATCH 140/156] Add Glama score badge to DICOM/HL7/FHIR MCP Server entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48623a0d..cff6beed 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,7 @@ Design and visualize software architecture, system diagrams, and technical docum - [genomoncology/biomcp](https://github.com/genomoncology/biomcp) 🐍 ☁️ - Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info. - [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. -- [NyxToolsDev/dicom-hl7-mcp-server](https://github.com/NyxToolsDev/dicom-hl7-mcp-server) 🐍 🏠 - The only MCP server bridging DICOM, HL7v2, and FHIR in one package. Cross-standard mapping, Mirth Connect channel generation, vendor private tag decoding (GE, Siemens, Philips), and integration pattern knowledge. Built by a 19-year healthcare IT veteran. `pip install dicom-hl7-mcp` +- [NyxToolsDev/dicom-hl7-mcp-server](https://github.com/NyxToolsDev/dicom-hl7-mcp-server) [![NyxToolsDev/dicom-hl7-mcp-server MCP server](https://glama.ai/mcp/servers/NyxToolsDev/dicom-hl7-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/NyxToolsDev/dicom-hl7-mcp-server) 🐍 🏠 - The only MCP server bridging DICOM, HL7v2, and FHIR in one package. Cross-standard mapping, Mirth Connect channel generation, vendor private tag decoding (GE, Siemens, Philips), and integration pattern knowledge. Built by a 19-year healthcare IT veteran. `pip install dicom-hl7-mcp` - [longevity-genie/biothings-mcp](https://github.com/longevity-genie/biothings-mcp) 🐍 🏠 ☁️ - MCP server to interact with the BioThings API, including genes, genetic variants, drugs, and taxonomic information. - [longevity-genie/gget-mcp](https://github.com/longevity-genie/gget-mcp) 🐍 🏠 ☁️ - MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular `gget` library. - [longevity-genie/opengenes-mcp](https://github.com/longevity-genie/opengenes-mcp) πŸŽ–οΈ 🐍 🏠 ☁️ - MCP server for a queryable database for aging and longevity research from the OpenGenes project. From 0bea1657bd22cc67b8a6a0baf58be227b4460f58 Mon Sep 17 00:00:00 2001 From: nk3750 Date: Thu, 2 Apr 2026 15:01:39 -0700 Subject: [PATCH 141/156] Add nk3750/jitapi - dynamic API discovery from OpenAPI specs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe993e5e..071bb284 100644 --- a/README.md +++ b/README.md @@ -856,6 +856,7 @@ Tools and integrations that enhance the development workflow and environment man - [narumiruna/gitingest-mcp](https://github.com/narumiruna/gitingest-mcp) 🐍 🏠 - A MCP server that uses [gitingest](https://github.com/cyclotruc/gitingest) to convert any Git repository into a simple text digest of its codebase. - [neilberkman/editorconfig_mcp](https://github.com/neilberkman/editorconfig_mcp) πŸ“‡ 🏠 - Formats files using `.editorconfig` rules, acting as a proactive formatting gatekeeper to ensure AI-generated code adheres to project-specific formatting standards from the start. - [Neo1228/spring-boot-starter-swagger-mcp](https://github.com/Neo1228/spring-boot-starter-swagger-mcp) β˜• ☁️ 🏠 - Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation. +- [nk3750/jitapi](https://github.com/nk3750/jitapi) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Dynamic API discovery and execution from OpenAPI specs. Uses semantic search and dependency graphs to find relevant endpoints across multiple registered APIs, plan multi-step workflows, and execute API calls β€” without dumping entire specs into context. - [Neverlow512/agent-droid-bridge](https://github.com/Neverlow512/agent-droid-bridge) [![Neverlow512/agent-droid-bridge MCP server](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge/badges/score.svg)](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge) 🐍 🏠 - MCP server giving AI agents programmatic control over Android devices and emulators via ADB. 11 tools covering UI inspection, screen interaction, ADB commands, and change detection. - [OctoMind-dev/octomind-mcp](https://github.com/OctoMind-dev/octomind-mcp) πŸ“‡ ☁️ - lets your preferred AI agent create & run fully managed [Octomind](https://www.octomind.dev/) end-to-end tests from your codebase or other data sources like Jira, Slack or TestRail. - [ofershap/mcp-server-devutils](https://github.com/ofershap/mcp-server-devutils) [![mcp-server-devutils MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils) πŸ“‡ 🏠 - Zero-auth developer utilities: base64, UUID, hash, JWT decode, cron parse, timestamps, JSON, and regex. From 45c6bcb86ce2888cc10307f1ac06d49cd7e73f66 Mon Sep 17 00:00:00 2001 From: jstibal Date: Thu, 2 Apr 2026 17:17:01 -0500 Subject: [PATCH 142/156] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6a2ec90d..e9617b6b 100644 --- a/README.md +++ b/README.md @@ -1861,8 +1861,6 @@ Tools for conducting research, surveys, interviews, and data collection. - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) β˜• 🏠 - JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. - [loglux/authmcp-gateway](https://github.com/loglux/authmcp-gateway) [glama](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Auth proxy for MCP servers: OAuth2 + DCR, JWT, RBAC, rate limiting, multi-server aggregation, and monitoring dashboard. - [jstibal/openterms-mcp](https://github.com/jstibal/openterms-mcp) [![jstibal/openterms-mcp MCP server](https://glama.ai/mcp/servers/jstibal/openterms-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jstibal/openterms-mcp) 🐍 ☁️ - Ed25519-signed consent receipts and programmable policy engine for AI agents. Spending caps, action whitelists, escalation thresholds, and JWKS-backed provider verification. Independently verifiable. - -- [loglux/authmcp-gateway](https://github.com/loglux/authmcp-gateway) [![auth-mcp-gateway MCP server](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway/badges/score.svg)](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Auth proxy for MCP servers: OAuth2 + DCR, JWT, RBAC, rate limiting, multi-server aggregation, and monitoring dashboard. - [tponscr-debug/oracle-h-mcp](https://github.com/tponscr-debug/oracle-h-mcp) [![mcp-oracle-h MCP server](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h/badges/score.svg)](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Mandatory human approval gate for autonomous AI agents. Intercepts critical, irreversible, or financially significant actions and routes them to a human via Telegram for real-time approve/reject. Raises workflow success probability from 81.5% to 99.6%. - [arthurpanhku/DocSentinel](https://github.com/arthurpanhku/DocSentinel) [![DocSentinel MCP server](https://glama.ai/mcp/servers/arthurpanhku/DocSentinel/badges/score.svg)](https://glama.ai/mcp/servers/arthurpanhku/DocSentinel) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations. - [urldna/mcp](https://github.com/urldna/mcp) [![urlDNA MCP server](https://glama.ai/mcp/servers/urldna/mcp/badges/score.svg)](https://glama.ai/mcp/servers/urldna/mcp) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - MCP server for automated URL scanning and forensic phishing triage. Captures full DOM snapshots, network requests, and visual screenshots to identify malicious redirects and infrastructure. Supports historical threat hunting using Custom Query Language (CQL) to map actor patterns across millions of recorded scans. From 48b0cee9dba7f01cf90c9acf7fd7c778c2fd60d3 Mon Sep 17 00:00:00 2001 From: nk3750 Date: Thu, 2 Apr 2026 15:36:48 -0700 Subject: [PATCH 143/156] Add Glama badge for nk3750/jitapi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 071bb284..81353601 100644 --- a/README.md +++ b/README.md @@ -856,7 +856,7 @@ Tools and integrations that enhance the development workflow and environment man - [narumiruna/gitingest-mcp](https://github.com/narumiruna/gitingest-mcp) 🐍 🏠 - A MCP server that uses [gitingest](https://github.com/cyclotruc/gitingest) to convert any Git repository into a simple text digest of its codebase. - [neilberkman/editorconfig_mcp](https://github.com/neilberkman/editorconfig_mcp) πŸ“‡ 🏠 - Formats files using `.editorconfig` rules, acting as a proactive formatting gatekeeper to ensure AI-generated code adheres to project-specific formatting standards from the start. - [Neo1228/spring-boot-starter-swagger-mcp](https://github.com/Neo1228/spring-boot-starter-swagger-mcp) β˜• ☁️ 🏠 - Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation. -- [nk3750/jitapi](https://github.com/nk3750/jitapi) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Dynamic API discovery and execution from OpenAPI specs. Uses semantic search and dependency graphs to find relevant endpoints across multiple registered APIs, plan multi-step workflows, and execute API calls β€” without dumping entire specs into context. +- [nk3750/jitapi](https://github.com/nk3750/jitapi) [![nk3750/jitapi MCP server](https://glama.ai/mcp/servers/nk3750/jitapi/badges/score.svg)](https://glama.ai/mcp/servers/nk3750/jitapi) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Dynamic API discovery and execution from OpenAPI specs. Uses semantic search and dependency graphs to find relevant endpoints across multiple registered APIs, plan multi-step workflows, and execute API calls β€” without dumping entire specs into context. - [Neverlow512/agent-droid-bridge](https://github.com/Neverlow512/agent-droid-bridge) [![Neverlow512/agent-droid-bridge MCP server](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge/badges/score.svg)](https://glama.ai/mcp/servers/Neverlow512/agent-droid-bridge) 🐍 🏠 - MCP server giving AI agents programmatic control over Android devices and emulators via ADB. 11 tools covering UI inspection, screen interaction, ADB commands, and change detection. - [OctoMind-dev/octomind-mcp](https://github.com/OctoMind-dev/octomind-mcp) πŸ“‡ ☁️ - lets your preferred AI agent create & run fully managed [Octomind](https://www.octomind.dev/) end-to-end tests from your codebase or other data sources like Jira, Slack or TestRail. - [ofershap/mcp-server-devutils](https://github.com/ofershap/mcp-server-devutils) [![mcp-server-devutils MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-devutils) πŸ“‡ 🏠 - Zero-auth developer utilities: base64, UUID, hash, JWT decode, cron parse, timestamps, JSON, and regex. From d5c8d40896c622c958a1d620807b97f09168efa6 Mon Sep 17 00:00:00 2001 From: Parth Oberoi Date: Fri, 3 Apr 2026 06:28:01 +0530 Subject: [PATCH 144/156] Add Gitopia MCP Server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e540b660..c76753a5 100644 --- a/README.md +++ b/README.md @@ -1969,6 +1969,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ddukbg/github-enterprise-mcp](https://github.com/ddukbg/github-enterprise-mcp) πŸ“‡ ☁️ 🏠 - MCP server for GitHub Enterprise API integration - [gitea/gitea-mcp](https://gitea.com/gitea/gitea-mcp) πŸŽ–οΈ 🏎️ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Interactive with Gitea instances with MCP. - [github/github-mcp-server](https://github.com/github/github-mcp-server) πŸ“‡ ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more. +- [gitopia/gitopia-mcp-server](https://github.com/gitopia/gitopia-mcp-server) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Decentralized Git with on-chain governance, bounties, and DAOs. Tools for repos, issues, PRs, labels, releases, bounties, and DAO proposals. Auto-wallet on first use, trust tiers, and approval mode for human-in-the-loop. Go binary or Docker. - [JaviMaligno/mcp-server-bitbucket](https://github.com/JaviMaligno/mcp-server-bitbucket) 🐍 ☁️ - Bitbucket MCP server with 58 tools for repository management, PRs, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing. - [JaviMaligno/mcp-server-bitbucket](https://github.com/JaviMaligno/mcp-server-bitbucket) 🐍 ☁️ - Bitbucket MCP server with 58 tools for repository management, pull requests, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing. - [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) πŸ“‡ ☁️ - Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more. From 84278a984356acbcc1b0224401d3f9150d41c645 Mon Sep 17 00:00:00 2001 From: John Weston Date: Fri, 3 Apr 2026 02:58:45 +0100 Subject: [PATCH 145/156] =?UTF-8?q?Add=20veroq-mcp=20=E2=80=94=20verified?= =?UTF-8?q?=20intelligence=20MCP=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec3caa9a..2d5d9558 100644 --- a/README.md +++ b/README.md @@ -1290,6 +1290,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [twelvedata/mcp](https://github.com/twelvedata/mcp) 🐍 ☁️ - Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents. - [Fluke-Studio/uk-business-intelligence-mcp](https://github.com/Fluke-Studio/uk-business-intelligence-mcp) [![Fluke-Studio/uk-business-intelligence-mcp MCP server](https://glama.ai/mcp/servers/Fluke-Studio/uk-business-intelligence-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Fluke-Studio/uk-business-intelligence-mcp) πŸ“‡ ☁️ - Enrich any UK business with Companies House records, Google Places ratings, website/SSL status, and social media links in one call. Four data sources, single JSON response. - [VENTURE-AI-LABS/cryptodataapi-mcp](https://github.com/VENTURE-AI-LABS/cryptodataapi-mcp) πŸ“‡ ☁️ - Real-time crypto market data for AI agents β€” market health scores, derivatives, funding rates, ETF flows, cycle indicators, and 100+ endpoints via CryptoDataAPI. +- [veroq-ai/veroq-mcp](https://github.com/veroq-ai/veroq-mcp) πŸ“‡ ☁️ - 62 verified intelligence tools β€” claim verification with evidence chains, market data for 1,061+ tickers, trading signals, SEC filings, insider trades, technical analysis, and multi-agent verified swarm. - [minhoyoo-iotrust/WAIaaS](https://github.com/minhoyoo-iotrust/WAIaaS) [![minhoyoo-iotrust/WAIaaS MCP server](https://glama.ai/mcp/servers/minhoyoo-iotrust/WAIaaS/badges/score.svg)](https://glama.ai/mcp/servers/minhoyoo-iotrust/WAIaaS) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Self-hosted wallet-as-a-service for AI agents. 60 tools for multi-chain crypto: transfers, DeFi (swap, lend, stake, bridge, perp, yield), NFTs, smart contracts, transaction signing, and x402 payments. Solana + EVM with session auth and spending policies. - [wowinter13/solscan-mcp](https://github.com/wowinter13/solscan-mcp) πŸ¦€ 🏠 - An MCP tool for querying Solana transactions using natural language with Solscan API. - [W3Ship/w3ledger-mcp-server](https://github.com/baskcart/w3ledger-mcp-server) [![w3ledger-mcp-server MCP server](https://glama.ai/mcp/servers/@baskcart/w3ledger-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@baskcart/w3ledger-mcp-server) πŸ“‡ ☁️ - Self-verifying ledger MCP server with dual-signed transactions, gift cards, sponsor cards, and W3SH loyalty tiers. Supports EVM, ML-DSA-65, and SLH-DSA post-quantum signatures. From 01783be772d9b85dc9fe9f293229ec07b7aa0142 Mon Sep 17 00:00:00 2001 From: tommylauren Date: Thu, 2 Apr 2026 22:32:53 -0400 Subject: [PATCH 146/156] fix: update verify-mcp to ScopeBlind org, correct badge path, Apache-2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6fc26ce..8ae8202e 100644 --- a/README.md +++ b/README.md @@ -1821,7 +1821,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [zinja-coder/apktool-mcp-server](https://github.com/zinja-coder/apktool-mcp-server) 🐍 🏠 - APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs. - [takleb3rry/zitadel-mcp](https://github.com/takleb3rry/zitadel-mcp) πŸ“‡ ☁️ 🏠 - MCP server for Zitadel identity management β€” manage users, projects, OIDC apps, roles, and service accounts through natural language. - [toan203/osv-ui](https://github.com/toan203/osv-ui) [![toan203/osv-ui MCP server](https://glama.ai/mcp/servers/toan203/osv-ui/badges/score.svg)](https://glama.ai/mcp/servers/toan203/osv-ui) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Visual CVE audit dashboard for npm, Python, Go, and Rust. Scan from Claude/Cursor, opens a browser UI for human review (human-in-the-loop), applies fixes with explicit confirmation. Powered by OSV.dev. -- [tomjwxf/verify-mcp](https://github.com/tomjwxf/verify-mcp) [![tomjwxf/verify-mcp MCP server](https://glama.ai/mcp/servers/tomjwxf/verify-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tomjwxf/verify-mcp) πŸ“‡ 🏠 β€” Offline verification of signed artifacts (receipts, manifests, audit bundles). MIT licensed. Tools: self_test, verify_receipt, verify_bundle, explain_artifact. No accounts, no API calls. +- [ScopeBlind/verify-mcp](https://github.com/ScopeBlind/verify-mcp) [![ScopeBlind/verify-mcp MCP server](https://glama.ai/mcp/servers/ScopeBlind/verify-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ScopeBlind/verify-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Offline verification of signed artifacts -- receipts, manifests, audit bundles. Ed25519 + JCS. No accounts, no API calls. Apache-2.0. - [zinja-coder/jadx-ai-mcp](https://github.com/zinja-coder/jadx-ai-mcp) β˜• 🏠 - JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. - [loglux/authmcp-gateway](https://github.com/loglux/authmcp-gateway) [![auth-mcp-gateway MCP server](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway/badges/score.svg)](https://glama.ai/mcp/servers/@loglux/auth-mcp-gateway) 🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Auth proxy for MCP servers: OAuth2 + DCR, JWT, RBAC, rate limiting, multi-server aggregation, and monitoring dashboard. - [tponscr-debug/oracle-h-mcp](https://github.com/tponscr-debug/oracle-h-mcp) [![mcp-oracle-h MCP server](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h/badges/score.svg)](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Mandatory human approval gate for autonomous AI agents. Intercepts critical, irreversible, or financially significant actions and routes them to a human via Telegram for real-time approve/reject. Raises workflow success probability from 81.5% to 99.6%. From 441279c0c2fedf30eb8be32b24079ebf480a01e0 Mon Sep 17 00:00:00 2001 From: samrothschild23 Date: Thu, 2 Apr 2026 22:53:25 -0400 Subject: [PATCH 147/156] Enhance intelligence-api entry in README Updated the intelligence-api entry to include a badge and emoji. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e8657ce..c5f05c15 100644 --- a/README.md +++ b/README.md @@ -1021,7 +1021,8 @@ MCP servers for learning management systems (LMS) and educational tools. MCP servers for e-commerce platforms and online store management. - [lofder/dsers-mcp-product](https://github.com/lofder/dsers-mcp-product) [![dsers-mcp-product MCP server](https://glama.ai/mcp/servers/lofder/dsers-mcp-product/badges/score.svg)](https://glama.ai/mcp/servers/lofder/dsers-mcp-product) πŸ“‡ ☁️ - Automate AliExpress/Alibaba dropshipping product import to Shopify or Wix via DSers. Bulk import, variant editing, pricing rules, and multi-store push with a single command. -- [samrothschild23/intelligence-api](https://github.com/samrothschild23/intelligence-api) πŸ“‡ ☁️ - E-commerce and business intelligence MCP server. Analyze any Shopify store, research Amazon products with Opportunity Score and FBA profitability estimates, and find qualified sales leads from Google Maps with Lead Quality Scoring. Pay-per-call via x402 (USDC on Base). +- [samrothschild23/intelligence-api](https://github.com/samrothschild23/intelligence-api) [![MCP Server](https://glama.ai/mcp/servers/samrothschild23/intelligence-api/badges/score.svg)](https://glama.ai/mcp/servers/samrothschild23/intelligence-api) πŸƒ πŸ€– - E-commerce and business intelligence MCP server. Analyze any Shopify store, research Amazon products with Opportunity Score and FBA profitability estimates, and find qualified sales leads from Google Maps with Lead Quality Scoring. Pay-per-call via x402 (USDC on Base). + ### 🌳 Environment & Nature From c3fbcef5fec335bceb27b72ebf22f6db8e8eb964 Mon Sep 17 00:00:00 2001 From: John Weston Date: Fri, 3 Apr 2026 04:01:55 +0100 Subject: [PATCH 148/156] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5d9558..0bfbd439 100644 --- a/README.md +++ b/README.md @@ -1290,7 +1290,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [twelvedata/mcp](https://github.com/twelvedata/mcp) 🐍 ☁️ - Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents. - [Fluke-Studio/uk-business-intelligence-mcp](https://github.com/Fluke-Studio/uk-business-intelligence-mcp) [![Fluke-Studio/uk-business-intelligence-mcp MCP server](https://glama.ai/mcp/servers/Fluke-Studio/uk-business-intelligence-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Fluke-Studio/uk-business-intelligence-mcp) πŸ“‡ ☁️ - Enrich any UK business with Companies House records, Google Places ratings, website/SSL status, and social media links in one call. Four data sources, single JSON response. - [VENTURE-AI-LABS/cryptodataapi-mcp](https://github.com/VENTURE-AI-LABS/cryptodataapi-mcp) πŸ“‡ ☁️ - Real-time crypto market data for AI agents β€” market health scores, derivatives, funding rates, ETF flows, cycle indicators, and 100+ endpoints via CryptoDataAPI. -- [veroq-ai/veroq-mcp](https://github.com/veroq-ai/veroq-mcp) πŸ“‡ ☁️ - 62 verified intelligence tools β€” claim verification with evidence chains, market data for 1,061+ tickers, trading signals, SEC filings, insider trades, technical analysis, and multi-agent verified swarm. +- [veroq-ai/veroq-mcp](https://github.com/veroq-ai/veroq-mcp) [![veroq-mcp MCP server](https://glama.ai/mcp/servers/Veroq-ai/veroq-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Veroq-ai/veroq-mcp) πŸ“‡ ☁️ - 62 verified intelligence tools β€” claim verification with evidence chains, market data for 1,061+ tickers, trading signals, SEC filings, insider trades, technical analysis, and multi-agent verified swarm. - [minhoyoo-iotrust/WAIaaS](https://github.com/minhoyoo-iotrust/WAIaaS) [![minhoyoo-iotrust/WAIaaS MCP server](https://glama.ai/mcp/servers/minhoyoo-iotrust/WAIaaS/badges/score.svg)](https://glama.ai/mcp/servers/minhoyoo-iotrust/WAIaaS) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Self-hosted wallet-as-a-service for AI agents. 60 tools for multi-chain crypto: transfers, DeFi (swap, lend, stake, bridge, perp, yield), NFTs, smart contracts, transaction signing, and x402 payments. Solana + EVM with session auth and spending policies. - [wowinter13/solscan-mcp](https://github.com/wowinter13/solscan-mcp) πŸ¦€ 🏠 - An MCP tool for querying Solana transactions using natural language with Solscan API. - [W3Ship/w3ledger-mcp-server](https://github.com/baskcart/w3ledger-mcp-server) [![w3ledger-mcp-server MCP server](https://glama.ai/mcp/servers/@baskcart/w3ledger-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@baskcart/w3ledger-mcp-server) πŸ“‡ ☁️ - Self-verifying ledger MCP server with dual-signed transactions, gift cards, sponsor cards, and W3SH loyalty tiers. Supports EVM, ML-DSA-65, and SLH-DSA post-quantum signatures. From d4a11d608e4c4526d83b251a682626459ceb7b5d Mon Sep 17 00:00:00 2001 From: samrothschild23 Date: Thu, 2 Apr 2026 23:02:27 -0400 Subject: [PATCH 149/156] Update intelligence-api entry in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a268064f..dcbb81df 100644 --- a/README.md +++ b/README.md @@ -1055,7 +1055,7 @@ MCP servers for e-commerce platforms and online store management. - [laundromatic/shopgraph](https://github.com/laundromatic/shopgraph) [![laundromatic/shopgraph MCP server](https://glama.ai/mcp/servers/laundromatic/shopgraph/badges/score.svg)](https://glama.ai/mcp/servers/laundromatic/shopgraph) πŸ“‡ ☁️ - Structured product data from the open web β€” Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev) - [lofder/dsers-mcp-product](https://github.com/lofder/dsers-mcp-product) [![dsers-mcp-product MCP server](https://glama.ai/mcp/servers/lofder/dsers-mcp-product/badges/score.svg)](https://glama.ai/mcp/servers/lofder/dsers-mcp-product) πŸ“‡ ☁️ - Automate AliExpress/Alibaba dropshipping product import to Shopify or Wix via DSers. Bulk import, variant editing, pricing rules, and multi-store push with a single command. -- [samrothschild23/intelligence-api](https://github.com/samrothschild23/intelligence-api) [![MCP Server](https://glama.ai/mcp/servers/samrothschild23/intelligence-api/badges/score.svg)](https://glama.ai/mcp/servers/samrothschild23/intelligence-api) πŸƒ πŸ€– - E-commerce and business intelligence MCP server. Analyze any Shopify store, research Amazon products with Opportunity Score and FBA profitability estimates, and find qualified sales leads from Google Maps with Lead Quality Scoring. Pay-per-call via x402 (USDC on Base). +- [samrothschild23/intelligence-api](https://github.com/samrothschild23/intelligence-api) [![MCP Server](https://glama.ai/mcp/servers/samrothschild23/intelligence-api/badges/score.svg)](https://glama.ai/mcp/servers/samrothschild23/intelligence-api) πŸ“‡ ☁️ - E-commerce and business intelligence MCP server. Analyze any Shopify store, research Amazon products with Opportunity Score and FBA profitability estimates, and find qualified sales leads from Google Maps with Lead Quality Scoring. Pay-per-call via x402 (USDC on Base). - [the402ai/mcp-server](https://github.com/the402ai/mcp-server) [![the402ai/mcp-server MCP server](https://glama.ai/mcp/servers/the402ai/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/the402ai/mcp-server) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI agent service marketplace with x402 micropayments (USDC on Base). 30 tools for browsing services, purchasing, managing conversation threads, listing services as a provider, handling subscriptions, and tracking earnings. Install via `npx -y @the402/mcp-server`. From 26192b2bb9c8dbcc6df298cf7cbb6965b31f0152 Mon Sep 17 00:00:00 2001 From: Parth Oberoi Date: Fri, 3 Apr 2026 08:51:12 +0530 Subject: [PATCH 150/156] Add Glama badge to Gitopia MCP Server entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c76753a5..5d41b0fc 100644 --- a/README.md +++ b/README.md @@ -1969,7 +1969,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ddukbg/github-enterprise-mcp](https://github.com/ddukbg/github-enterprise-mcp) πŸ“‡ ☁️ 🏠 - MCP server for GitHub Enterprise API integration - [gitea/gitea-mcp](https://gitea.com/gitea/gitea-mcp) πŸŽ–οΈ 🏎️ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Interactive with Gitea instances with MCP. - [github/github-mcp-server](https://github.com/github/github-mcp-server) πŸ“‡ ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more. -- [gitopia/gitopia-mcp-server](https://github.com/gitopia/gitopia-mcp-server) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Decentralized Git with on-chain governance, bounties, and DAOs. Tools for repos, issues, PRs, labels, releases, bounties, and DAO proposals. Auto-wallet on first use, trust tiers, and approval mode for human-in-the-loop. Go binary or Docker. +- [gitopia/gitopia-mcp-server](https://github.com/gitopia/gitopia-mcp-server) [![Gitopia MCP Server](https://glama.ai/mcp/servers/gitopia/gitopia-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/gitopia/gitopia-mcp-server) 🏎️ 🏠 🍎 πŸͺŸ 🐧 - Decentralized Git with on-chain governance, bounties, and DAOs. Tools for repos, issues, PRs, labels, releases, bounties, and DAO proposals. Auto-wallet on first use, trust tiers, and approval mode for human-in-the-loop. Go binary or Docker. - [JaviMaligno/mcp-server-bitbucket](https://github.com/JaviMaligno/mcp-server-bitbucket) 🐍 ☁️ - Bitbucket MCP server with 58 tools for repository management, PRs, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing. - [JaviMaligno/mcp-server-bitbucket](https://github.com/JaviMaligno/mcp-server-bitbucket) 🐍 ☁️ - Bitbucket MCP server with 58 tools for repository management, pull requests, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing. - [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) πŸ“‡ ☁️ - Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more. From 1436a40b9bb66a768d617306f76a601337df94a2 Mon Sep 17 00:00:00 2001 From: Tom Meredith Date: Thu, 2 Apr 2026 21:14:34 -0700 Subject: [PATCH 151/156] fix: add Glama badge, update URL to repo root, refresh description to current truth MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - GitHub URL now points to repo root per maintainer request - Added Glama score badge per listing requirements - Updated: 600+ β†’ 1,000+ scored services (current: 1,038) - Updated: 16 β†’ 21 MCP tools (current shipped registry) - Added: 3 credential modes, receipts, failure mode inspection - Kept: zero-signup x402 micropayments (now framed as option) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83aabdcd..b3e878fd 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Servers for accessing many apps and tools through a single MCP server. - [profullstack/mcp-server](https://github.com/profullstack/mcp-server) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities. - [robhunter/agentdeals](https://github.com/robhunter/agentdeals) [![robhunter/agentdeals MCP server](https://glama.ai/mcp/servers/robhunter/agentdeals/badges/score.svg)](https://glama.ai/mcp/servers/robhunter/agentdeals) πŸ“‡ ☁️ - 1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing changes. REST API and web browser at [agentdeals.dev](https://agentdeals.dev). - [rupinder2/mcp-orchestrator](https://github.com/rupinder2/mcp-orchestrator) 🐍 🏠 🍎 πŸͺ© 🐧 - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading. -- [supertrained/rhumb](https://github.com/supertrained/rhumb/tree/main/packages/mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Agent-native tool intelligence across 600+ scored services. 16 MCP tools: discover services, check AN Scores, compare alternatives, resolve capabilities to ranked providers, execute via managed credentials or BYOK, and check failure modes. Zero-signup via x402 micropayments. +- [supertrained/rhumb](https://github.com/supertrained/rhumb) [![supertrained/rhumb MCP server](https://glama.ai/mcp/servers/supertrained/rhumb/badges/score.svg)](https://glama.ai/mcp/servers/supertrained/rhumb) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Agent-native tool intelligence across 1,000+ scored services. 21 MCP tools: discover services, check AN Scores, compare alternatives, resolve capabilities to ranked providers, execute through 3 credential modes (managed, BYOK, agent vault), track costs with receipts, and inspect failure modes. Zero-signup option via x402 micropayments. - [sitbon/magg](https://github.com/sitbon/magg) 🍎 πŸͺŸ 🐧 ☁️ 🏠 🐍 - Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand. - [sonnyflylock/voxie-ai-directory-mcp](https://github.com/sonnyflylock/voxie-ai-directory-mcp) πŸ“‡ ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions. - [SureScaleAI/openai-gpt-image-mcp](https://github.com/SureScaleAI/openai-gpt-image-mcp) πŸ“‡ ☁️ - OpenAI GPT image generation/editing MCP server. From 56361275f697c13a6db2fe8e9f24458393e3d9a0 Mon Sep 17 00:00:00 2001 From: HelixGenomics Date: Fri, 3 Apr 2026 12:47:48 +0700 Subject: [PATCH 152/156] Add Genomic Agent Discovery to Biology, Medicine and Bioinformatics Multi-agent MCP server for genomic analysis with 20+ tools querying 16 public databases. Includes Glama badge with verified scores. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9594004e..de8d67c9 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,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. +- [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. - [NyxToolsDev/dicom-hl7-mcp-server](https://github.com/NyxToolsDev/dicom-hl7-mcp-server) [![NyxToolsDev/dicom-hl7-mcp-server MCP server](https://glama.ai/mcp/servers/NyxToolsDev/dicom-hl7-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/NyxToolsDev/dicom-hl7-mcp-server) 🐍 🏠 - The only MCP server bridging DICOM, HL7v2, and FHIR in one package. Cross-standard mapping, Mirth Connect channel generation, vendor private tag decoding (GE, Siemens, Philips), and integration pattern knowledge. Built by a 19-year healthcare IT veteran. `pip install dicom-hl7-mcp` From 4c7df6607adb080f083b004b8edafadd58a2b3f3 Mon Sep 17 00:00:00 2001 From: Aashish M Date: Fri, 3 Apr 2026 11:23:12 +0530 Subject: [PATCH 153/156] Add google-searchconsole-mcp to Data Platforms --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de8d67c9..d5883a0a 100644 --- a/README.md +++ b/README.md @@ -562,6 +562,7 @@ Provides access to customer profiles inside of customer data platforms - [QuackbackIO/quackback](https://github.com/QuackbackIO/quackback) πŸ“‡ ☁️ - Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs. - [sergehuber/inoyu-mcp-unomi-server](https://github.com/sergehuber/inoyu-mcp-unomi-server) πŸ“‡ ☁️ - An MCP server to access and updates profiles on an Apache Unomi CDP server. - [tinybirdco/mcp-tinybird](https://github.com/tinybirdco/mcp-tinybird) 🐍 ☁️ - An MCP server to interact with a Tinybird Workspace from any MCP client. +- [lionkiii/google-searchconsole-mcp](https://github.com/lionkiii/google-searchconsole-mcp) [![google-searchconsole-mcp MCP server](https://glama.ai/mcp/servers/lionkiii/google-searchconsole-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lionkiii/google-searchconsole-mcp) πŸ“‡ 🏠 - Google Search Console MCP server with 13 SEO tools β€” search analytics, URL inspection, sitemap management, keyword opportunities, brand analysis, and performance comparison. - [saurabhsharma2u/search-console-mcp](https://github.com/saurabhsharma2u/search-console-mcp) - An MCP server to interact with Google Search Console and Bing Webmasters. ### πŸ—„οΈ Databases From 357a6132bb925283dae46b13173e99e5e38bbc81 Mon Sep 17 00:00:00 2001 From: Aashish Date: Fri, 3 Apr 2026 11:46:44 +0530 Subject: [PATCH 154/156] Add rss-feeds-mcp to Search & Data Extraction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5883a0a..b89607bf 100644 --- a/README.md +++ b/README.md @@ -1717,6 +1717,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [imprvhub/mcp-claude-hackernews](https://github.com/imprvhub/mcp-claude-hackernews) πŸ“‡ 🏠 ☁️ - An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP). - [imprvhub/mcp-domain-availability](https://github.com/imprvhub/mcp-domain-availability) 🐍 ☁️ - A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestions. Zero-clone installation via uvx. - [imprvhub/mcp-rss-aggregator](https://github.com/imprvhub/mcp-rss-aggregator) πŸ“‡ ☁️ 🏠 - Model Context Protocol Server for aggregating RSS feeds in Claude Desktop. +- [lionkiii/rss-feeds-mcp](https://github.com/lionkiii/rss-feeds-mcp) [![rss-feeds-mcp MCP server](https://glama.ai/mcp/servers/lionkiii/rss-feeds-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lionkiii/rss-feeds-mcp) πŸ“‡ 🏠 - RSS feeds MCP server with 8 tools β€” fetch, filter, search, and manage RSS feeds by category or source. Zero config, no API keys required. - [isnow890/naver-search-mcp](https://github.com/isnow890/naver-search-mcp) πŸ“‡ ☁️ - MCP server for Naver Search API integration, supporting blog, news, shopping search and DataLab analytics features. - [jae-jae/fetcher-mcp](https://github.com/jae-jae/fetcher-mcp) πŸ“‡ 🏠 - MCP server for fetching web page content using Playwright headless browser, supporting Javascript rendering and intelligent content extraction, and outputting Markdown or HTML format. - [jae-jae/g-search-mcp](https://github.com/jae-jae/g-search-mcp) πŸ“‡ 🏠 - A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously. From 9a71b70461a175ce7c8373a20dc0d6f0bd46eee6 Mon Sep 17 00:00:00 2001 From: Kristiyan Ivanov Date: Fri, 3 Apr 2026 09:17:32 +0300 Subject: [PATCH 155/156] updated as per punkpeye suggestion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 433bdf28..2fcf5498 100644 --- a/README.md +++ b/README.md @@ -673,7 +673,7 @@ Tools and integrations that enhance the development workflow and environment man - [azer/react-analyzer-mcp](https://github.com/azer/react-analyzer-mcp) πŸ“‡ 🏠 - Analyze React code locally, generate docs / llm.txt for whole project at once - [back1ply/agent-skill-loader](https://github.com/back1ply/agent-skill-loader) πŸ“‡ 🏠 - Dynamically load Claude Code skills into AI agents without copying files. Discover, read, and install skills on demand. - [bbonnin/openapi-to-mcp](https://github.com/bbonnin/openapi-to-mcp) β˜• 🏠 🍎 πŸͺŸ 🐧 - MCP server that automatically converts any OpenAPI/Swagger specification into a set of usable MCP tools. Unlike manual tool definition, this approach auto-generates tools directly from the Swagger spec, ensuring consistency, reducing maintenance effort, and preventing mismatches between the tools and the actual API. -- [BetterDB-inc/monitor](https://github.com/BetterDB-inc/monitor) πŸ“‡ ☁️ 🏠 - Valkey-first observability with Redis compatibility. Query real-time metrics, analyze slow commands, detect hot keys, and investigate performance issues directly from AI coding assistants. +- [BetterDB-inc/monitor](https://github.com/BetterDB-inc/monitor) [![BetterDB MCP server](https://glama.ai/mcp/servers/BetterDB-inc/monitor/badges/score.svg)](https://glama.ai/mcp/servers/BetterDB-inc/monitor) πŸ“‡ ☁️ 🏠 - Valkey-first observability with Redis compatibility. Query real-time metrics, analyze slow commands, detect hot keys, and investigate performance issues directly from AI coding assistants. - [bgauryy/octocode-mcp](https://github.com/bgauryy/octocode-mcp) ☁️ πŸ“‡ 🍎 πŸͺŸ 🐧 - AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub and NPM realms in realtime. - [bitrise-io/bitrise-mcp](https://github.com/bitrise-io/bitrise-mcp) πŸŽ–οΈ 🐍 ☁️ 🍎 πŸͺŸ 🐧 - MCP Server for the [Bitrise](https://bitrise.io) API, enabling app management, build operations, artifact management and more. - [BrainGrid MCP](https://docs.braingrid.ai/mcp-server/installation) πŸŽ–οΈβ˜οΈ - [BrainGrid](https://braingrid.ai) MCP is the Product Management Agent that writes your specs, plans your features, and creates engineering-grade tasks your coding tools can build reliably. From 83354b2a6cd45d09af781a823aa2f3ddea3bb0b5 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 3 Apr 2026 00:32:31 -0600 Subject: [PATCH 156/156] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30c41463..038fe3f1 100644 --- a/README.md +++ b/README.md @@ -1616,7 +1616,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [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 - [quietnotion/barevalue-mcp](https://github.com/quietnotion/barevalue-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation. - [elestirelbilinc-sketch/vap-showcase](https://github.com/elestirelbilinc-sketch/vap-showcase) 🐍 ☁️ 🍎 πŸͺŸ 🐧 - AI media generation (Flux, Veo, Suno) with cost control. Pre-commit pricing, budget enforcement, reserve-burn-refund billing. -- [realcrabcut/crabcut-mcp-server](https://github.com/realcrabcut/crabcut-mcp-server) πŸ“‡ ☁️ - Turn YouTube videos into short-form clips from any AI assistant. AI-powered highlight detection, subtitle generation, 9:16 reframing, and direct download URLs via the Crabcut API. +- [realcrabcut/crabcut-mcp-server](https://github.com/realcrabcut/crabcut-mcp-server) [![realcrabcut/crabcut-mcp-server MCP server](https://glama.ai/mcp/servers/realcrabcut/crabcut-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/realcrabcut/crabcut-mcp-server) πŸ“‡ ☁️ - Turn YouTube videos into short-form clips from any AI assistant. AI-powered highlight detection, subtitle generation, 9:16 reframing, and direct download URLs via the Crabcut API. - [keiver/image-tiler-mcp-server](https://github.com/keiver/image-tiler-mcp-server) [![image-tiler-mcp-server MCP server](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/keiver/image-tiler-mcp-server) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Full-resolution vision for LLMs. Tiles large images and captures web pages via Chrome CDP so vision models process every detail without downscaling. Generates interactive HTML tile previews. Supports Claude, OpenAI, Gemini presets with per-model token math and entropy-based tile classification. - [guimatheus92/mcp-video-analyzer](https://github.com/guimatheus92/mcp-video-analyzer) [![mcp-video-analyzer MCP server](https://glama.ai/mcp/servers/guimatheus92/mcp-video-analyzer/badges/score.svg)](https://glama.ai/mcp/servers/guimatheus92/mcp-video-analyzer) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - MCP server for video analysis β€” extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required. - [pastorsimon1798/mcp-video](https://github.com/pastorsimon1798/mcp-video) [![pastorsimon1798/mcp-video MCP server](https://glama.ai/mcp/servers/pastorsimon1798/mcp-video/badges/score.svg)](https://glama.ai/mcp/servers/pastorsimon1798/mcp-video) 🐍 🏠 🍎 πŸͺŸ 🐧 - Video editing MCP server with 26 tools for trimming, merging, text overlays, audio sync, filters, color grading, audio normalization, picture-in-picture, split-screen, batch processing, format conversion, subtitles, watermarks, and more. 380 tests, CI on Python 3.11+3.12, progress callbacks, works with Claude Code, Cursor, and any MCP client.