MCP Server
MCP
FastMCP server for Obsidian wikilink suggestions from a pre-computed knowledge g
FastMCP server for Obsidian wikilink suggestions from a pre-computed knowledge graph (graphify…
Install
mcpb:https://github.com/adelaidasofia/graph-autotagger-mcp/releases/download/v0.1.0/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/adelaidasofia/graph-autotagger-mcp/releases/download/v0.1.0/graph-autotagger-mcp.mcpb",
"version": "0.1.0",
"fileSha256": "184e24d36772453a991889882af7a1ad026aabe27eb82dcc2ee5ed75fd5665c3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to your graphify-out/graph.json",
"isRequired": true,
"name": "GRAPH_JSON_PATH"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment