From 0b65b77370f5354c33e334cd49b48ba052e37fbb 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.
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.
+
+
## Components
### Tools