From c20bf670fe37e4c7ee44c5d2f45a8de8ad903c16 Mon Sep 17 00:00:00 2001 From: DM Date: Thu, 16 Jul 2026 20:09:35 +0200 Subject: [PATCH 1/4] Add jobctl (job application tracker, remote MCP server) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..af1971ad2 100644 --- a/README.md +++ b/README.md @@ -3180,6 +3180,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) πŸ“‡ ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) πŸ“‡ ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, DiΓ‘taxis-structured docs, MIT licensed. - [foxintheloop/UpTier](https://github.com/foxintheloop/UpTier) πŸ“‡ 🏠 πŸͺŸ - Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows. From 7027d5ab056041cc4b06f35d367abe1e95ac3075 Mon Sep 17 00:00:00 2001 From: DM Date: Wed, 22 Jul 2026 22:47:30 +0200 Subject: [PATCH 2/4] Add Glama quality badge link for jobctl (connector listing, quality A 4.2/5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af1971ad2..cd3232be4 100644 --- a/README.md +++ b/README.md @@ -3180,7 +3180,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) πŸ“‡ ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. -- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) πŸ“‡ ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![jobctl on Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) πŸ“‡ ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, DiΓ‘taxis-structured docs, MIT licensed. - [foxintheloop/UpTier](https://github.com/foxintheloop/UpTier) πŸ“‡ 🏠 πŸͺŸ - Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows. From 066f301389e8236a15a09bfc9c16ca820e3c2cfe Mon Sep 17 00:00:00 2001 From: DM Date: Thu, 23 Jul 2026 10:36:13 +0200 Subject: [PATCH 3/4] Match the exact Glama badge format requested by the maintainer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3232be4..ed3ea8954 100644 --- a/README.md +++ b/README.md @@ -3180,7 +3180,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) πŸ“‡ ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. -- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![jobctl on Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) πŸ“‡ ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) πŸ“‡ ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, DiΓ‘taxis-structured docs, MIT licensed. - [foxintheloop/UpTier](https://github.com/foxintheloop/UpTier) πŸ“‡ 🏠 πŸͺŸ - Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows. From 915ecbec8faa89c4cb5977888ff912f38178d46c Mon Sep 17 00:00:00 2001 From: DM Date: Fri, 24 Jul 2026 14:33:47 +0200 Subject: [PATCH 4/4] Swap shields badge for the official Glama score badge (server listing approved) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0da72886..8ba829f72 100644 --- a/README.md +++ b/README.md @@ -3396,7 +3396,7 @@ Interact with Git repositories and version control platforms. Enables repository - [davegomez/fizzy-mcp](https://github.com/davegomez/fizzy-mcp) [![fizzy-mcp MCP server](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@davegomez/fizzy-mcp) πŸ“‡ ☁️ - MCP server for [Fizzy](https://fizzy.do) kanban task management with tools for boards, cards, comments, and checklists. - [delega-dev/delega-mcp](https://github.com/delega-dev/delega-mcp) [![delega-mcp MCP server](https://glama.ai/mcp/servers/delega-dev/delega-mcp/badges/score.svg)](https://glama.ai/mcp/servers/delega-dev/delega-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at [delega.dev](https://delega.dev). - [devroopsaha744/TexMCP](https://github.com/devroopsaha744/TexMCP) 🐍 🏠 - An MCP server that converts LaTeX into high-quality PDF documents. It provides tools for rendering both raw LaTeX input and customizable templates, producing shareable, production-ready artifacts such as reports, resumes, and research papers. -- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![Glama](https://img.shields.io/badge/Glama-quality_A_(4.2%2F5)-brightgreen)](https://glama.ai/mcp/connectors/io.github.DmytroRybka/jobctl) πŸ“‡ ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. +- [DmytroRybka/jobctl](https://github.com/DmytroRybka/jobctl-claude) [![DmytroRybka/jobctl-claude MCP server](https://glama.ai/mcp/servers/DmytroRybka/jobctl-claude/badges/score.svg)](https://glama.ai/mcp/servers/DmytroRybka/jobctl-claude) πŸ“‡ ☁️ - Job application tracker for developers. Agents record applications, interviews, statuses, salaries and next actions over a remote MCP server (OAuth); humans review and plan in a dashboard at [jobctl.app](https://jobctl.app). Published in the MCP registry as `io.github.DmytroRybka/jobctl`. - [drzamarian/n8n-mcp-community](https://github.com/drzamarian/n8n-mcp-community) [![drzamarian/n8n-mcp-community MCP server](https://glama.ai/mcp/servers/drzamarian/n8n-mcp-community/badges/score.svg)](https://glama.ai/mcp/servers/drzamarian/n8n-mcp-community) πŸ“‡ 🏠 - Security-focused MCP server for self-hosted n8n Community Edition: 44 bounded tools for workflows, executions, credentials, tags, and diagnostics, read-only by default, with no external AI calls. - [ellmos-ai/n8n-manager-mcp](https://github.com/ellmos-ai/n8n-manager-mcp) [![ellmos-ai/n8n-manager-mcp MCP server](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ellmos-ai/n8n-manager-mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MCP server for managing n8n workflows through AI assistants, including workflow CRUD, synchronization, inspection, and execution support. - [ernestocorona/kanboard-mcp](https://github.com/ErnestoCorona/kanboard-mcp) [![ErnestoCorona/kanboard-mcp MCP server](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ErnestoCorona/kanboard-mcp) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - TypeScript MCP server for [Kanboard](https://kanboard.org) with multi-project routing via `.kanboard.yaml`. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, DiΓ‘taxis-structured docs, MIT licensed.