From a929072fb289919370f803b56b0858f249cd0cc9 Mon Sep 17 00:00:00 2001 From: bart6114 Date: Fri, 14 Mar 2025 09:15:26 +0100 Subject: [PATCH 1/3] Update README.md add bart6114/my-bear-mcp-server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eeb98ead..730957d5 100644 --- a/README.md +++ b/README.md @@ -324,6 +324,7 @@ Interact with Git repositories and version control platforms. Enables repository - [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol - [@modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers/tree/main/src/everything) 📇 🏠 - MCP server that exercises all the features of the MCP protocol - [baba786/phabricator-mcp-server](https://github.com/baba786/phabricator-mcp-server) 🐍 ☁️ - Interacting with Phabricator API +- [bart6114/my-bear-mcp-server](https://github.com/bart6114/my-bear-mcp-server/) 🐻 🏠 - Allows to read notes and tags for the Bear Note taking app, through a direct integration with the Bear sqlitedb. - [MarkusPfundstein/mcp-obsidian](https://github.com/MarkusPfundstein/mcp-obsidian) 🐍 ☁️ 🏠 - Interacting with Obsidian via REST API - [calclavia/mcp-obsidian](https://github.com/calclavia/mcp-obsidian) 📇 🏠 - This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault). - [anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube) 📇 ☁️ - Fetch YouTube subtitles From 5ab4ec8ca6f5353c9ee4906e1dd086f4825f1887 Mon Sep 17 00:00:00 2001 From: bart6114 Date: Mon, 17 Mar 2025 08:42:16 +0100 Subject: [PATCH 2/3] Update README.md Fixed emoji usage. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 730957d5..b113b14e 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ Interact with Git repositories and version control platforms. Enables repository - [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol - [@modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers/tree/main/src/everything) 📇 🏠 - MCP server that exercises all the features of the MCP protocol - [baba786/phabricator-mcp-server](https://github.com/baba786/phabricator-mcp-server) 🐍 ☁️ - Interacting with Phabricator API -- [bart6114/my-bear-mcp-server](https://github.com/bart6114/my-bear-mcp-server/) 🐻 🏠 - Allows to read notes and tags for the Bear Note taking app, through a direct integration with the Bear sqlitedb. +- [bart6114/my-bear-mcp-server](https://github.com/bart6114/my-bear-mcp-server/) 📇 🏠 🍎 - Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb. - [MarkusPfundstein/mcp-obsidian](https://github.com/MarkusPfundstein/mcp-obsidian) 🐍 ☁️ 🏠 - Interacting with Obsidian via REST API - [calclavia/mcp-obsidian](https://github.com/calclavia/mcp-obsidian) 📇 🏠 - This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault). - [anaisbetts/mcp-youtube](https://github.com/anaisbetts/mcp-youtube) 📇 ☁️ - Fetch YouTube subtitles From 45c6e479cb4691277d7df315010fe180d91ae617 Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Mon, 17 Mar 2025 15:46:32 -0400 Subject: [PATCH 3/3] chore: add Flipt MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 263cf17f..56348046 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ Tools and integrations that enhance the development workflow and environment man - [@Jktfe/serveMyAPI](https://github.com/Jktfe/serveMyAPI) 📇 🏠 🍎 - A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain. - [@xzq.xu/jvm-mcp-server](https://github.com/xzq-xu/jvm-mcp-server) 📇 🏠 - An implementation project of a JVM-based MCP (Model Context Protocol) server. - [@yangkyeongmo@/mcp-server-apache-airflow](https://github.com/yangkyeongmo/mcp-server-apache-airflow) 🐍 🏠 - MCP server that connects to [Apache Airflow](https://airflow.apache.org/) using official client. +- [flipt-io/mcp-server-flipt](https://github.com/flipt-io/mcp-server-flipt) 📇 🏠 - Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io). ### 🧮 Data Science Tools