Skip to main content
Glama

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 locally

Structure

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 integration

License

MIT © Shaq Mughal. The product it markets, Seekstone, is also MIT and lives at shaqmughal/seekstone.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that gives Claude AI direct access to your Obsidian vault, enabling natural language search, note creation, file management, and automated workflows.
    6,104
    9
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Highly-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.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    This 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.
    18
    87
    13
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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