Back to search
30
MCP

SeekLink

io.github.simonsysun/seeklink

Local read-only semantic search for Markdown vaults through MCP.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

markdown-vault-mcp
Generic markdown vault MCP server with FTS5 + semantic search
0 tools
Markdown Vault MCP
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
0 tools
mcp markdown vault
Metadata-only Glama MCP server.
0 tools
seekcode
Metadata-only Glama MCP server.
0 tools
io.github.ofershap/markdown
Markdown MCP — search, extract sections, list headings, find code blocks.
0 tools
semantic search
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "seeklink": {
      "url": "None",
      "transport": "http"
    }
  }
}