From 4b9fca738384255754d77bb1571a504accb5c9dc Mon Sep 17 00:00:00 2001 From: East Agile Date: Tue, 10 Dec 2024 14:28:36 +0700 Subject: [PATCH] Add mcp-server-rememberizer to community servers in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dc4777a..836d148a 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,8 @@ A growing set of community-developed and maintained servers demonstrates various - **[Docker](https://github.com/ckreiling/mcp-server-docker)** - Integrate with Docker to manage containers, images, volumes, and networks. - **[Kubernetes](https://github.com/Flux159/mcp-server-kubernetes)** - Connect to Kubernetes cluster and manage pods, deployments, and services. - **[OpenAPI](https://github.com/snaggle-ai/openapi-mcp-server)** - Interact with [OpenAPI](https://www.openapis.org/) APIs. -- **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development. +- **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development. +- **[Rememberizer AI](https://github.com/skydeckai/mcp-server-rememberizer)** - MCP server for interacting with Rememberizer data source and enhanced knowledge retrieval. ## 📚 Resources