Seekstone
Provides tools for interacting with Obsidian vaults, enabling AI agents to read, write, and search notes.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Seekstonesearch my vault for machine learning notes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
seekstone.dev
The official website for Seekstone — the fastest Obsidian MCP server for Claude.
Built with Astro, deployed on Vercel. Static output; auto-deploys from main, preview URL per PR.
Domains
seekstone.dev is canonical. getseekstone.com and bestobsidianmcp.com 308-redirect to it at the Vercel edge.
Related MCP server: obsidian-ai-curator
Develop
npm install
npm run dev # local dev server at localhost:4321
npm run build # production build → ./dist/
npm run preview # preview the production build locallyStructure
src/
├── layouts/Base.astro # shared <head> + document shell (SEO seam)
├── pages/index.astro # landing page
└── styles/tokens.css # design tokens (dark-first, monospace accents)
public/ # static assets, robots.txt
astro.config.mjs # site URL + sitemap integrationLicense
MIT © Shaq Mughal. The product it markets, Seekstone, is also MIT and lives at shaqmughal/seekstone.
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shaqmughal/seekstone.dev'
If you have feedback or need assistance with the MCP directory API, please join our Discord server