import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; export declare function createServer(vaultDir?: string): McpServer;