From 8dda4f7d94d9707c3e1977c346248c2ce0b15c29 Mon Sep 17 00:00:00 2001 From: vinaypuppal Date: Tue, 21 Apr 2026 20:54:36 +0530 Subject: [PATCH 1/2] Add Perspective AI MCP server + new Conversational AI category Creates a new Conversational AI category (placed alphabetically between Communication and Customer Data Platforms) and populates it with the Perspective AI MCP server. Perspective AI's AI Concierge replaces static forms with adaptive AI conversations for lead qualification, customer research, onboarding feedback, and advocacy. Published on the official MCP Registry at ai.getperspective/mcp. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3b79332b..23c23f70 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) * 🤖 - [Coding Agents](#coding-agents) * 🖥️ - [Command Line](#command-line) * 💬 - [Communication](#communication) +* 🗣️ - [Conversational AI](#conversational-ai) * 👤 - [Customer Data Platforms](#customer-data-platforms) * 🗄️ - [Databases](#databases) * 📊 - [Data Platforms](#data-platforms) @@ -572,6 +573,12 @@ Integration with communication platforms for message management and channel oper - [loglux/whatsapp-mcp-stream](https://github.com/loglux/whatsapp-mcp-stream) [![whatsapp-mcp-stream MCP server](https://glama.ai/mcp/servers/@loglux/whatsapp-mcp-stream/badges/score.svg)](https://glama.ai/mcp/servers/@loglux/whatsapp-mcp-stream) 📇 🏠 🍎 🪟 🐧 - WhatsApp MCP server over Streamable HTTP with web admin UI (QR/status/settings), bidirectional media upload/download, and SQLite persistence. +### 🗣️ Conversational AI + +Tools for building and operating AI conversation agents that hold structured dialogues with end users. + +- [Perspective-AI/mcp](https://github.com/Perspective-AI/mcp) 🎖️ 📇 ☁️ - Official MCP server for [Perspective AI](https://getperspective.ai). An AI Concierge replaces static forms with adaptive AI conversations for lead qualification, customer research, onboarding feedback, and advocacy. Design conversation agents (Concierge, Interviewer, Evaluator, Advocate), analyze conversations, deploy embeds, and automate follow-ups (webhook, email, Slack, HubSpot). + ### 👤 Customer Data Platforms Provides access to customer profiles inside of customer data platforms From d066ee0c4f0aacaac069618dc1515b0e12914a0d Mon Sep 17 00:00:00 2001 From: vinaypuppal Date: Mon, 27 Apr 2026 23:52:08 +0530 Subject: [PATCH 2/2] Add Glama score badge to Perspective AI entry The Perspective AI MCP server is now also listed at glama.ai/mcp/servers (in addition to the existing connector listing) and has a working score badge. Adds the badge to the entry per the maintainer's request. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23c23f70..3e1a5a2f 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,7 @@ Integration with communication platforms for message management and channel oper Tools for building and operating AI conversation agents that hold structured dialogues with end users. -- [Perspective-AI/mcp](https://github.com/Perspective-AI/mcp) 🎖️ 📇 ☁️ - Official MCP server for [Perspective AI](https://getperspective.ai). An AI Concierge replaces static forms with adaptive AI conversations for lead qualification, customer research, onboarding feedback, and advocacy. Design conversation agents (Concierge, Interviewer, Evaluator, Advocate), analyze conversations, deploy embeds, and automate follow-ups (webhook, email, Slack, HubSpot). +- [Perspective-AI/mcp](https://github.com/Perspective-AI/mcp) [![Perspective-AI/mcp MCP server](https://glama.ai/mcp/servers/Perspective-AI/mcp/badges/score.svg)](https://glama.ai/mcp/servers/Perspective-AI/mcp) 🎖️ 📇 ☁️ - Official MCP server for [Perspective AI](https://getperspective.ai). An AI Concierge replaces static forms with adaptive AI conversations for lead qualification, customer research, onboarding feedback, and advocacy. Design conversation agents (Concierge, Interviewer, Evaluator, Advocate), analyze conversations, deploy embeds, and automate follow-ups (webhook, email, Slack, HubSpot). ### 👤 Customer Data Platforms