From 5587ca9bf39e4ba8aa3e2378f33fcef8a60bb7c0 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sat, 21 Dec 2024 07:59:59 -0500 Subject: [PATCH] add MCP server badge This PR adds a badge for the MCP server for LogSeq server listing in Glama MCP server directory. server for LogSeq MCP server Glama performs regular codebase and documentation scans to: * Confirm that the MCP server is working as expected * Confirm that there are no obvious security issues with dependencies of the server * Extract server characteristics such as tools, resources, prompts, and required parameters. This badge helps your users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bffe4a..21cecd6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ MCP server to interact with LogSeq via its API. +server for LogSeq MCP server + ## Components ### Tools