Manage Obsidian vaults with knowledge graph operations and AI-powered features.
A comprehensive Model Context Protocol (MCP) server for Obsidian vault management with advanced knowledge graph operations and AI-powered features.
npx @lepion/mcp-server-obsidian-enhanced /path/to/vault
Add to your MCP settings:
{
"mcpServers": {
"obsidian-enhanced": {
"command": "npx",
"args": ["-y", "@lepion/mcp-server-obsidian-enhanced", "/path/to/vault"],
"env": {
"OBSIDIAN_ENABLE_AI_FEATURES": "false"
}
}
}
}
OBSIDIAN_ENABLE_AI_FEATURES
: Enable AI-powered features (default: false)LOG_LEVEL
: Logging level (default: info)obsidian_create_note
: Create new notes with frontmatterobsidian_read_note
: Read note with full metadataobsidian_update_note
: Update existing notes (replace/append/prepend)obsidian_delete_note
: Delete notes (with confirmation)obsidian_full_text_search
: Advanced search with filteringobsidian_get_backlinks
: Get incoming links to a noteobsidian_get_forward_links
: Get outgoing links from a noteobsidian_analyze_link_network
: Comprehensive network analysisobsidian_find_orphaned_notes
: Find isolated notesobsidian_vault_statistics
: Get vault analyticssearch_notes
: Compatible with smithery-ai/mcp-obsidianread_notes
: Bulk note readingobsidian_summarize_note
: Generate note summariesobsidian_extract_key_concepts
: Extract key topicsobsidian_suggest_connections
: Smart connection suggestions# Install dependencies
npm install
# Build
npm run build
# Run in development
npm run dev /path/to/vault
# Run tests
npm test
# Run with coverage
npm run test:coverage
MIT License - see LICENSE file for details.
Transcribe YouTube videos in multiple languages.
Full implementation of Todoist Rest API for MCP server
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
A server for interacting with the Hyperweb platform and its tools using AI agents.
MCP server for the incident management platform Rootly.
Marketing insights and audience analysis from Audiense reports, covering demographic, cultural, influencer, and content engagement analysis.
Create professional PDF invoices using natural language.
Generate high-quality text-to-speech and text-to-voice outputs using the DAISYS platform.
Connect AI assistants to Limitless to access personal memory and lifelog data.