obsidian-mcp-pro 1.8.3 → 1.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +8 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,12 +1,16 @@
1
- # obsidian-mcp-pro
1
+ <p align="center">
2
+ <img src="https://raw.githubusercontent.com/rps321321/obsidian-mcp-pro/master/assets/logo.png" alt="obsidian-mcp-pro" width="180" />
3
+ </p>
2
4
 
3
- **The most feature-complete MCP server for Obsidian vaults.**
5
+ <h1 align="center">obsidian-mcp-pro</h1>
6
+
7
+ <p align="center"><strong>The most feature-complete MCP server for Obsidian vaults.</strong></p>
4
8
 
5
9
  ⭐ **Please [star us on GitHub](https://github.com/rps321321/obsidian-mcp-pro), it helps us reach more users!**
6
10
 
7
- [![Patreon](https://img.shields.io/badge/Support_on-Patreon-FF424D?logo=patreon&logoColor=white)](https://patreon.com/obsidianmcppro)
11
+ [![Patreon](https://img.shields.io/badge/Support_on-Patreon-FF424D?logo=patreon&logoColor=white)](https://patreon.com/obsidianmcppro) [![Ko-fi](https://img.shields.io/badge/Tip_on-Ko--fi-FF5E5B?logo=ko-fi&logoColor=white)](https://ko-fi.com/rps321)
8
12
 
9
- 💙 **Support this project.** obsidian-mcp-pro is free and open-source. If it saves you time, consider [becoming a patron](https://patreon.com/obsidianmcppro). Patrons get release notes early, priority on bug reports, and (optionally) their name in the README.
13
+ 💙 **Support this project.** obsidian-mcp-pro is free and open-source. If it saves you time, consider [becoming a patron](https://patreon.com/obsidianmcppro) for ongoing support, or [tipping on Ko-fi](https://ko-fi.com/rps321) for a one-time thanks. Patrons get release notes early, priority on bug reports, and (optionally) their name in the README.
10
14
 
11
15
  [![obsidian-mcp-pro MCP server](https://glama.ai/mcp/servers/rps321321/obsidian-mcp-pro/badges/card.svg)](https://glama.ai/mcp/servers/rps321321/obsidian-mcp-pro)
12
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "obsidian-mcp-pro",
3
- "version": "1.8.3",
3
+ "version": "1.8.5",
4
4
  "description": "The most feature-complete MCP server for Obsidian vaults — search, read, write, tag, link analysis, graph traversal, canvas support, and more.",
5
5
  "type": "module",
6
6
  "bin": {