Search your own Markdown notes, including languages written without spaces between words.
MCPpedia last refreshed this data
io.github.waanvar/samong is an MCP server that search your own Markdown notes, including languages written without spaces between words. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 70/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-waanvar-samong": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A local-first knowledge base for the notes already in your repositories
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in writing
MCP server for document format conversion using pandoc.
This is an MCP server that allows you to directly download transcripts of YouTube videos.
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
Any URL to clean, LLM-ready Markdown for RAG. Strips ads, nav, and boilerplate.
MCP Security Weekly
Get CVE alerts and security updates for io.github.waanvar/samong and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A local-first knowledge base for the notes already in your repositories
You solved it once and wrote it down. Six months later the note is still in the
repo and you cannot find it. Point Samong at a project root and the .md files
you would commit become searchable and linked — and readable by the AI tools you
already work with. Plain Markdown,
Obsidian-compatible ([[wikilink]] /
[[wikilink|alias]]), no account, no cloud, one binary.

.md file you would commit. Point it at a repository, not
at a special notes folder. .gitignore is respected and dependency
directories are always skipped, so a project root indexes your ADRs, runbooks
and design docs without dragging in node_modules — and samong doctor tells
you exactly what counted and what did not.samong-mcp speaks MCP, so Claude
Code and Claude Desktop search, read and write the same knowledge base you do.
No pasting context back in every session (setup).README.md. A title cannot tell them apart, and an index keyed on
titles silently collapses them — so search results, the API and the MCP tools
all carry the real path..gitignore answers "what do
I distribute?"; a knowledge base has to answer "what do I learn from?".
scope.include pulls a dependency's own docs in as read-only reference notes —
one project, one brain, no second vault.[[other-vault/note]]
resolves across every registered vault, and backlinks come back the other way
without any cross-vault index to keep in sync.--features semantic
and run samong embed to rank by meaning as well as by words, with a
multilingual model that never leaves your machine. Off by default on purpose:
see below.<vault>/.brain/ and can be rebuilt from the .md files at any time — there
is nothing to lock you in.Four ways in, in the order that costs you least trouble.
macOS and Linux — waanvar/homebrew-samong:
brew tap waanvar/samong
brew install samong
Windows — waanvar/scoop-samong:
scoop bucket add samong https://github.com/waanvar/scoop-samong
scoop install samong
Once the winget submission is accepted this becomes winget install Waanvar.Samong
with nothing to add first, since winget ships with Windows. The manifests are in
`packaging/w