From f14b4085e228bff5f87945ae07db649805df2dd5 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:26:20 -0500 Subject: [PATCH] add MCP server badge This PR adds a badge for the MCP server for Obsidian server listing in Glama MCP server directory. server for Obsidian 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 a39e377..869f924 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ MCP server to interact with Obsidian via the Local REST API community plugin. +server for Obsidian MCP server + ## Components ### Tools