From aba752e7854d818e35a04f6b0d50edd592c81626 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 12 Mar 2025 01:15:36 -0600 Subject: [PATCH] add MCP server badge --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9cd8cf..120dec5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ This is an example of how to use a [Fireproof](https://fireproof.storage/) database in a [Model Context Protocol](https://github.com/modelcontextprotocol) server (used for plugging code and data into A.I. systems such as [Claude Desktop](https://claude.ai/download)). + + JSON Document Collection Server MCP server + + This server: * allows the creation of multiple "JSON Document Databases" (implemented using Fireproof) @@ -340,5 +344,4 @@ pnpm run inspector # License -MIT or Apache 2 - +MIT or Apache 2 \ No newline at end of file