Update seekstone entry: add obsidian-mcp-seekstone install command
Shaq Mughal committed
May 31, 2026 at 12:02 UTC
0816b720238d2fb69e1b770b608c10a93ddd2a60
1 file changed
+1
-1
README.md
+1
-1
@@ -2798,7 +2798,7 @@ Interact with Git repositories and version control platforms. Enables repository
2798
- [vinkius-labs/mcp-fusion](https://github.com/vinkius-labs/mcp-fusion) 📇 [](https://glama.ai/mcp/servers/@vinkius-labs/mcp-fusion) - A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup.
2799
- [MervinPraison/praisonai-mcp](https://github.com/MervinPraison/praisonai-mcp) 🐍 - AI Agents framework with 64+ built-in tools for search, memory, workflows, code execution, and file operations. Turn any AI assistant into a multi-agent system with MCP.
2800
- [rocketride-org/rocketride-server](https://github.com/rocketride-org/rocketride-server) [](https://glama.ai/mcp/servers/rocketride-org/rocketride-server) 📇 🏠 - MCP server that exposes RocketRide AI pipelines as tools for Claude, Cursor, and Windsurf. Self-hosted, open-source pipeline tool with multi-LLM support.
2801
-- [shaqmughal/seekstone](https://github.com/shaqmughal/seekstone) 📇 🏠 🍎 🪟 🐧 - Filesystem-direct Obsidian MCP server with low context-tax. Reads your vault directly from disk — no Local REST API plugin or running Obsidian required. Search returns ranked excerpts (~575× smaller payloads vs the REST plugin). 8 tools: search, read, create, delete, move, append, list, patch frontmatter. `npx -y seekstone`
2801
+- [shaqmughal/seekstone](https://github.com/shaqmughal/seekstone) 📇 🏠 🍎 🪟 🐧 - Filesystem-direct Obsidian MCP server with low context-tax. Reads your vault directly from disk — no Local REST API plugin required. ~575× smaller payloads than the REST plugin. 8 tools. `npx -y obsidian-mcp-seekstone` (also: `npx -y seekstone`)
2802
- [vivek081166/japan-utils-mcp](https://github.com/vivek081166/japan-utils-mcp) [](https://glama.ai/mcp/servers/vivek081166/japan-utils-mcp) 🐍 🏠 🍎 🪟 🐧 - Japan-specific utilities for AI agents: era ↔ Western year conversion (令和8年 ↔ 2026), kanji-to-romaji transliteration, 7-digit postal code lookup, national holiday calendar, hiragana ↔ katakana conversion, full-width ↔ half-width normalization, and statistical Japanese name splitting. 9 tools, MIT licensed, installable via `uvx japan-utils-mcp`.
2803
2804
## Tips and Tricks