From f5c198e294578d1f1b3212af0019facbd5256857 Mon Sep 17 00:00:00 2001 From: Hyeonsoo Lee <32061883+sooperset@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:43:21 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 916e2d5d..5405f9e9 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,8 @@ A growing set of community-developed and maintained servers demonstrates various - **[TMDB](https://github.com/Laksh-star/mcp-server-tmdb)** - This MCP server integrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations. - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB. - **[Airtable](https://github.com/felores/airtable-mcp)** - Airtable Model Context Protocol Server. +- **[Atlassian](https://github.com/sooperset/mcp-atlassian)** - Interact with Atlassian Cloud products (Confluence and Jira) including searching/reading Confluence spaces/pages, accessing Jira issues, and project metadata. + ## 📚 Resources