Skip to content

Commit dbd3089

Browse files
authored
Update README.md
1 parent c2e9b76 commit dbd3089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MCP KnowledgeBase Server
22

3-
[![Docker Image Version](https://img.shields.io/docker/v/mbcrawfo/knowledge-base-server?label=Docker%20Image&sort=semver)](https://hub.docker.com/r/mbcrawfo/knowledge-base-server)
3+
[![Docker Image Version](https://img.shields.io/docker/v/mbcrawfo/knowledge-base-server?label=Docker%20Image)](https://hub.docker.com/r/mbcrawfo/knowledge-base-server)
44
![Build Status](https://github.com/mbcrawfo/KnowledgeBaseServer/actions/workflows/ci.yml/badge.svg?branch=main)
55

66
A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server that allows LLMS to store memories during a conversation and search them later. Memories are stored in a [SQLite](https://www.sqlite.org) database, and its full text search features power the memory search.

0 commit comments

Comments
 (0)