Add Memory-Plus to the list of community-developed MCP servers in README.md (#231)
This commit is contained in:
parent
4112d46f61
commit
2dc09a06e9
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@ A growing set of community-developed and maintained servers demonstrates various
|
|||
- **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes MCP Server. Built to be extensible.
|
||||
- **[MCP Open Library](https://github.com/8enSmith/mcp-open-library)** - A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information.
|
||||
- **[MCP-SearXNG-Enhanced Web Search](https://github.com/OvertliDS/mcp-searxng-enhanced)** - An enhanced MCP server for SearXNG web searching, utilizing a category-aware web-search, web-scraping, and includes a date/time retrieval tool.
|
||||
- **[Memory-Plus](https://github.com/Yuchen20/Memory-Plus)** a lightweight, local RAG memory store to record, retrieve, update, delete, and visualize persistent "memories" across sessions—perfect for developers working with multiple AI coders (like Windsurf, Cursor, or Copilot) or anyone who wants their AI to actually remember them.
|
||||
- **[Minima](https://github.com/dmayboroda/minima)** - Local RAG (on-premises) with MCP server.
|
||||
- **[Mongo](https://github.com/QuantGeekDev/mongo-mcp)** - A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases
|
||||
- **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB
|
||||
|
|
|
|||
Loading…
Reference in a new issue