From 30ef56377faa09cea1297922146509e748ff9356 Mon Sep 17 00:00:00 2001 From: David Garcia Date: Sat, 21 Jun 2025 16:12:17 +0100 Subject: [PATCH 1/2] Add Biel.ai MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12698406..9253373b 100644 --- a/README.md +++ b/README.md @@ -611,6 +611,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp) πŸ“‡ ☁️ - Save and query your agent memory in distributed way by Membase - [GistPad-MCP](https://github.com/lostintangent/gistpad-mcp) πŸ“‡ 🏠 - Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad). - [entanglr/zettelkasten-mcp](https://github.com/entanglr/zettelkasten-mcp) 🐍 🏠 - A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, and search atomic notes through Claude and other MCP-compatible clients. +- [TechDocsStudio/biel-mcp](https://github.com/TechDocsStudio/biel-mcp) πŸ“‡ ☁️ - Let AI tools like Cursor, VS Code, or Claude Desktop answer questions using your product docs. Biel.ai provides the RAG system and MCP server. ### πŸ—ΊοΈ Location Services From 61b6f5aeea6b3a06818dc004c9d2423410466696 Mon Sep 17 00:00:00 2001 From: David Garcia Date: Sat, 21 Jun 2025 16:21:06 +0100 Subject: [PATCH 2/2] Update alphabetic order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9253373b..4a12fd37 100644 --- a/README.md +++ b/README.md @@ -607,11 +607,11 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) πŸ“‡ 🏠 - Knowledge graph-based persistent memory system for maintaining context - [pinecone-io/assistant-mcp](https://github.com/pinecone-io/assistant-mcp) πŸŽ–οΈ πŸ¦€ ☁️ - Connects to your Pinecone Assistant and gives the agent context from its knowledge engine. - [@ragieai/mcp-server](https://github.com/ragieai/ragie-mcp-server) πŸ“‡ ☁️ - Retrieve context from your [Ragie](https://www.ragie.ai) (RAG) knowledge base connected to integrations like Google Drive, Notion, JIRA and more. +- [TechDocsStudio/biel-mcp](https://github.com/TechDocsStudio/biel-mcp) πŸ“‡ ☁️ - Let AI tools like Cursor, VS Code, or Claude Desktop answer questions using your product docs. Biel.ai provides the RAG system and MCP server. - [topoteretes/cognee](https://github.com/topoteretes/cognee/tree/dev/cognee-mcp) πŸ“‡ 🏠 - Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources - [unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp) πŸ“‡ ☁️ - Save and query your agent memory in distributed way by Membase - [GistPad-MCP](https://github.com/lostintangent/gistpad-mcp) πŸ“‡ 🏠 - Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad). - [entanglr/zettelkasten-mcp](https://github.com/entanglr/zettelkasten-mcp) 🐍 🏠 - A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, and search atomic notes through Claude and other MCP-compatible clients. -- [TechDocsStudio/biel-mcp](https://github.com/TechDocsStudio/biel-mcp) πŸ“‡ ☁️ - Let AI tools like Cursor, VS Code, or Claude Desktop answer questions using your product docs. Biel.ai provides the RAG system and MCP server. ### πŸ—ΊοΈ Location Services