FastMCP server for Obsidian wikilink suggestions from a pre-computed knowledge graph (graphify…
A FastMCP server that reads a pre-computed Obsidian knowledge graph and suggests wikilinks for your notes. Designed as a companion to graphify — run graphify to build the graph, then this MCP surfaces connections as you write. Tool | What it does | ------|-------------| | Suggest wikilinks for a note based on token overlap with graph node labels | | Check which highly-connected nodes (top 20 by…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A FastMCP server that reads a pre-computed Obsidian knowledge graph and suggests wikilinks for your notes. Designed as a companion to graphify — run graphify to build the graph, then this MCP surfaces connections as you write. Tool | What it does | ------|-------------| | Suggest wikilinks for a note based on token overlap with graph node labels | | Check which highly-connected nodes (top 20 by degree) are relevant to the note | | Find which graph communities the note most closely belongs to |…