Files
obsidian-mcp-server/manifest.json
2025-10-26 13:52:40 -04:00

13 lines
394 B
JSON

{
"id": "obsidian-mcp-server",
"name": "MCP Server",
"version": "1.0.0-alpha.6",
"minAppVersion": "0.15.0",
"description": "Exposes Obsidian vault operations via Model Context Protocol (MCP) over HTTP.",
"author": "William Ballou",
"isDesktopOnly": true,
"fundingUrl": {
"Buy Me a Coffee": "https://buymeacoffee.com/xe138",
"GitHub Sponsor": "https://github.com/sponsors/Xe138"
}
}