From 493f5f70a332e465e904d2a6c1c4f3b0d43933e8 Mon Sep 17 00:00:00 2001 From: melvyn-developyn Date: Fri, 14 Aug 2026 01:31:51 +0200 Subject: [PATCH 1/2] Add Laver MCP server to Workplace & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..c8ec25d67 100644 --- a/README.md +++ b/README.md @@ -3522,6 +3522,7 @@ Interact with Git repositories and version control platforms. Enables repository - [dpkdhingra91/aiia-mcp-server](https://github.com/dpkdhingra91/aiia-mcp-server) [![dpkdhingra91/aiia-mcp-server MCP server](https://glama.ai/mcp/servers/dpkdhingra91/aiia-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/dpkdhingra91/aiia-mcp-server) 🎖️ 🐍 ☁️ - Official MCP server for [AI Interview Agents](https://www.aiinterviewagents.com): create roles from a job description, screen and parse CVs, schedule and manage candidate voice interviews, send reminders, and read back scored reports with transcripts. Supports English, Hindi and other Indian languages. - [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). +- [Developyn/laver-mcp](https://github.com/Developyn/laver-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for [Laver](https://laver.app) project management: kanban boards, sprints, tickets, comments, attachments and a team wiki. Workspace-scoped API keys and versioned writes, so concurrent agents get a 409 instead of overwriting each other. `npx -y @laver/mcp` - [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) [![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. From 73acb5d6689662473eec2ba210fe28c3d6f47fcf Mon Sep 17 00:00:00 2001 From: melvyn-developyn Date: Fri, 14 Aug 2026 02:26:35 +0200 Subject: [PATCH 2/2] Add Glama score badge to the Laver entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8ec25d67..da572a426 100644 --- a/README.md +++ b/README.md @@ -3522,7 +3522,7 @@ Interact with Git repositories and version control platforms. Enables repository - [dpkdhingra91/aiia-mcp-server](https://github.com/dpkdhingra91/aiia-mcp-server) [![dpkdhingra91/aiia-mcp-server MCP server](https://glama.ai/mcp/servers/dpkdhingra91/aiia-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/dpkdhingra91/aiia-mcp-server) 🎖️ 🐍 ☁️ - Official MCP server for [AI Interview Agents](https://www.aiinterviewagents.com): create roles from a job description, screen and parse CVs, schedule and manage candidate voice interviews, send reminders, and read back scored reports with transcripts. Supports English, Hindi and other Indian languages. - [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). -- [Developyn/laver-mcp](https://github.com/Developyn/laver-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for [Laver](https://laver.app) project management: kanban boards, sprints, tickets, comments, attachments and a team wiki. Workspace-scoped API keys and versioned writes, so concurrent agents get a 409 instead of overwriting each other. `npx -y @laver/mcp` +- [Developyn/laver-mcp](https://github.com/Developyn/laver-mcp) [![Developyn/laver-mcp MCP server](https://glama.ai/mcp/servers/Developyn/laver-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Developyn/laver-mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP server for [Laver](https://laver.app) project management: kanban boards, sprints, tickets, comments, attachments and a team wiki. Workspace-scoped API keys and versioned writes, so concurrent agents get a 409 instead of overwriting each other. `npx -y @laver/mcp` - [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) [![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.