SeekLink
Rank #7,675io.github.simonsysun/seeklink
Local read-only semantic search for Markdown vaults through MCP.
SeekLink is a Model Context Protocol (MCP) server published by simonsysun. It ranks #7,675 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. SeekLink is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 4, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 124,371 of 132,046 servers on MCP Toplist.
Use SeekLink
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seeklink -- uvx --from "seeklink[mcp]==0.7.0" seeklink seeklink mcp --vault[mcp_servers.seeklink]
command = "uvx"
args = ["--from", "seeklink[mcp]==0.7.0", "seeklink", "seeklink", "mcp", "--vault"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"seeklink": {
"command": "uvx",
"args": [
"--from",
"seeklink[mcp]==0.7.0",
"seeklink",
"seeklink",
"mcp",
"--vault"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"seeklink": {
"command": "uvx",
"args": [
"--from",
"seeklink[mcp]==0.7.0",
"seeklink",
"seeklink",
"mcp",
"--vault"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"seeklink": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"seeklink[mcp]==0.7.0",
"seeklink",
"seeklink",
"mcp",
"--vault"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"seeklink": {
"command": "uvx",
"args": [
"--from",
"seeklink[mcp]==0.7.0",
"seeklink",
"seeklink",
"mcp",
"--vault"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"seeklink": {
"command": "uvx",
"args": [
"--from",
"seeklink[mcp]==0.7.0",
"seeklink",
"seeklink",
"mcp",
"--vault"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.simonsysun%2Fseeklink)<a href="https://mcptoplist.com/server/io.github.simonsysun%2Fseeklink"><img src="https://mcptoplist.com/badge/io.github.simonsysun%2Fseeklink.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
simonsysun
Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | May 7, 2026 |
Frequently asked questions
- Who maintains SeekLink?
- SeekLink is maintained by simonsysun, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SeekLink listed on the Official MCP Registry?
- Yes — SeekLink is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SeekLink have?
- MCP Toplist tracks 1 version of SeekLink, most recently published on May 7, 2026.
- Where can I find the source code for SeekLink?
- The source code for SeekLink is hosted at github.com/simonsysun/seeklink.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.