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-mcp-fast
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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that gives Claude AI direct access to your Obsidian vault, enabling natural language search, note creation, file management, and automated workflows.Last updated1,9389MIT
- Alicense-qualityDmaintenanceHighly-performant MCP server for Obsidian vaults enabling sub-millisecond retrieval of notes without requiring Obsidian app, supporting Claude Desktop, Claude Code, Cursor, and other MCP clients.Last updatedMIT
- MIT
- Alicense-qualityBmaintenanceThis MCP server enables Claude to interact with an Obsidian vault for persistent, structured memory, providing tools for note creation, semantic search, graph traversal, and session memory.Last updated6213MIT
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
MCP server for Flux AI image generation
Cloud-hosted MCP server for durable AI memory
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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