.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/joinly-ai/joinly
home/mcp-servers/joinly-ai/joinly
joinly-ai avatar

joinly

byjoinly-ai· 1 MCP server

Stars

534

Forks

84

Category

Agent Meta & Communication

View on GitHub

TL;DR

Make your meetings accessible to AI Agents

How to install joinly?

joinly-ai/joinly
$git clone https://github.com/joinly-ai/joinly

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install joinly by running `git clone https://github.com/joinly-ai/joinly`, then use it for the current task and follow its documentation at https://github.com/joinly-ai/joinly.

Files · 1

View on GitHub
README.md
1<p align="center">
2 <a href="https://github.com/joinly-ai/assets">
3 <picture>
4 <source
5 media="(prefers-color-scheme: dark)"
6 srcset="https://raw.githubusercontent.com/joinly-ai/assets/main/animations/logo-animations/joinly_logo_black_cropped.gif"
7 >
8 <img
9 alt="Animated joinly.ai logo"
10 src="https://raw.githubusercontent.com/joinly-ai/assets/main/animations/logo-animations/joinly_logo_light_cropped.gif"
11 >
12 </picture>
13 </a>
14</p>
15 
16[![GitHub Release](https://img.shields.io/github/v/release/joinly-ai/joinly?sytle=flat&label=Release&labelColor=black&color=%237B2CBF)](https://github.com/joinly-ai/joinly/releases)
17[![GitHub License](https://img.shields.io/github/license/joinly-ai/joinly?style=flat&label=License&labelColor=black&color=%237B2CBF)](LICENSE)
18[![GitHub Repo stars](https://img.shields.io/github/stars/joinly-ai/joinly?style=flat&logo=github&logoColor=white&label=Stars&labelColor=black&color=7B2CBF)](https://github.com/joinly-ai/joinly)
19[![Discord](https://img.shields.io/discord/1377431745632145500?style=flat&logo=discord&logoColor=white&label=Discord&labelColor=black&color=7B2CBF)](https://discord.com/invite/AN5NEBkS4d)
20[![GitHub Discussions](https://img.shields.io/github/discussions/joinly-ai/joinly?style=flat&labelColor=black&label=Discussions&color=%237B2CBF)](https://github.com/joinly-ai/joinly/discussions)
21[![joinly cloud](https://img.shields.io/badge/joinly.ai_cloud-☁️-%237B2CBF?style=flat&labelColor=black)](https://cloud.joinly.ai)
22 
23<h1 align="center">Make your meetings accessible to AI Agents 🤖</h1>
24 
25**joinly.ai** is a connector middleware designed to enable AI agents to join and actively participate in video calls. Through its MCP server, joinly.ai provides essential [meeting tools](#tools) and [resources](#resources) that can equip any AI agent with the skills to perform tasks and interact with you in real time during your meetings.
26 
27> Want to dive right in? Jump to the [Quickstart](#zap-quickstart)!
28> Want to know more? Visit our [website](https://joinly.ai/)!
29 
30> [!IMPORTANT]
31> Don't want the hustle of setting everything up? Try our [cloud](https://cloud.joinly.ai) first! ☁️🚀
32 
33 
34# :sparkles: Features
35- **Live Interaction**: Lets your agents execute tasks and respond in real-time by voice or chat within your meetings
36- **Conversational flow**: Built-in logic that ensures natural conversations by handling interruptions and multi-speaker interactions
37- **Cross-platform**: Join Google Meet, Zoom, and Microsoft Teams (or any available over the browser)
38- **Bring-your-own-LLM**: Works with all LLM providers (also locally with Ollama)
39- **Choose-your-preferred-TTS/STT**: Modular design supports multiple services - Whisper/Deepgram for STT and Kokoro/ElevenLabs/Deepgram for TTS (and more to come...)
40- **100% open-source, self-hosted and privacy-first** :rocket:
41 
42# :video_camera: Demos
43### GitHub
44[![GitHub Demo](https://raw.githubusercontent.com/joinly-ai/assets/main/images/others/github-demo.png)](https://youtu.be/XWolVuxw8I8)
45> In this demo video, joinly answers the question 'What is Joinly?' by accessing the latest news from the web. It then creates an issue in a GitHub demo repository.
46### Notion
47[![Notion Demo](https://raw.githubusercontent.com/joinly-ai/assets/main/images/others/notion-demo.png)](https://www.youtube.com/watch?v=pvYqZi2KeI0)
48> In this demo video, we connect joinly to our notion via MCP and let it edit the content of a page content live in the meeting.
49 
50Any ideas what we should build next? [Write us!](https://discord.com/invite/AN5NEBkS4d) :rocket:
51 
52# :zap: Quickstart
53Run joinly via Docker with a basic conversational agent client.
54 
55> [!IMPORTANT]
56> **Prerequisites**: [Docker installation](https://docs.docker.com/engine/install/)
57 
58Create a new folder `joinly` or clone this repository (not mandatory for the following steps). In this directory, create a new `.env` file with a valid API key for the LLM provider you want to use, e.g. OpenAI:

Preview

joinly-ai/joinlyjoinly-ai/joinly
Repojoinly-ai/joinly
TypeMCP Servers
CategoryAgent Meta & Communication
UpdatedMar 2026
LicenseMIT
First seenJul 27, 2026

Tags

MCP

Related

6 picks
Type
  1. cdeust avatarcortexScientifically-grounded persistent memory for Claude — local-first, hybrid retrieval, 72 references.MCP ServersJul 20262.7k68
  2. samanhappy avatarmcphubA hub server for mcp serversMCP ServersJul 20262.7k2.3k
  3. loonghao avatarwecom-bot-mcp-serverWeCom Bot MCP Server - A Python server for WeCom (WeChat Work) bot following the Model Context Protocol (MCP)MCP ServersJul 20262.5k98
  4. toolprint avatarhypertool-mcpDynamically expose tools from proxied servers based on an Agent PersonaMCP ServersOct 20252.0k155
  5. arindam200 avatarreddit-mcpReddit MCP ServerMCP ServersDec 20252.0k296
  6. raysonmeng avataragent-bridgeBridge between Claude Code and Codex — bidirectional agent communication via MCP Channel + JSON-RPCMCP ServersJul 20261.8k270