Obsidian Bonfires
БесплатноНе проверенA hybrid MCP server that bridges Claude Desktop with both Obsidian vaults and the Bonfires platform, enabling seamless knowledge management and collaboration.
Описание
A hybrid MCP server that bridges Claude Desktop with both Obsidian vaults and the Bonfires platform, enabling seamless knowledge management and collaboration.
README
A hybrid MCP server that bridges Claude Desktop with both Obsidian vaults and the Bonfires platform, enabling seamless knowledge management and collaboration.
Features
Obsidian Integration
- Vault Management: List, create, and read files in your Obsidian vault
- Real-time Access: Direct integration with Obsidian's Local REST API
- File Operations: Create new notes, read existing content, navigate vault structure
Bonfires Platform Integration
- Bonfire Management: Create, join, and explore bonfires (knowledge communities)
- Community Features: Browse public bonfires, get detailed bonfire information
- Collaborative Knowledge: Share and discover knowledge within bonfire communities
Installation
npm install
Configuration
Prerequisites
- Obsidian Local REST API Plugin: Install and configure the Local REST API plugin in Obsidian
- Bonfires Account: Sign up for a Bonfires account and obtain your API credentials
Claude Desktop Configuration
Add this configuration to your Claude Desktop settings:
{
"mcpServers": {
"obsidian-bonfires": {
"command": "bash",
"args": [
"-c",
"cd /home/thdev/os/NERDDao/obsidian-bonfires-mcp && npx ts-node src/index.ts"
],
"env": {
"BONFIRES_SAAS_ENDPOINT": "http://localhost:3000",
"BONFIRES_API_KEY": "your-api-key",
"BONFIRES_USER_ID": "your-user-id",
"OBSIDIAN_API_KEY": "---",
"OBSIDIAN_PROTOCOL": "http",
"OBSIDIAN_HOST": "127.0.0.1",
"OBSIDIAN_PORT": "27123"
}
}
}
}
Environment Variables
Bonfires Configuration
BONFIRES_SAAS_ENDPOINT- Bonfires API endpoint (default: http://localhost:3000)BONFIRES_API_KEY- Your Bonfires API key for authenticationBONFIRES_USER_ID- Your Bonfires user ID
Obsidian Configuration
OBSIDIAN_API_KEY- API key from Obsidian Local REST API pluginOBSIDIAN_PROTOCOL- Protocol for Obsidian API (http/https, default: http)OBSIDIAN_HOST- Obsidian API host (default: 127.0.0.1)OBSIDIAN_PORT- Obsidian API port (default: 27123)
Available Tools
Obsidian Tools
list-files-in-vault- Browse your vault's file structurecreate-file-in-vault- Create new notes and filesread-file-in-vault- Read content from existing files
Bonfires Tools
list-bonfires- Browse available bonfires with filtering optionscreate-bonfire- Create new bonfire communitiesjoin-bonfire- Join existing bonfiresget-bonfire-details- Get detailed information about specific bonfires
Development
npm run start # Start the MCP server
npm run test # Run tests
Architecture
Claude Desktop → Obsidian-Bonfires MCP Server → [Obsidian Local REST API, Bonfires Platform]
This hybrid approach enables:
- Direct Obsidian Integration: Real-time access to your local knowledge base
- Bonfires Community Access: Connect with shared knowledge communities
- Unified Interface: Single MCP server for both local and collaborative knowledge management
Getting Started
- Install the Obsidian Local REST API plugin and configure it
- Set up your Bonfires account and obtain API credentials
- Configure the environment variables in Claude Desktop
- Start using both your personal Obsidian vault and collaborative Bonfires within Claude!
Установка Obsidian Bonfires
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Obsidian-Desci/obsidian-bonfires-mcpFAQ
Obsidian Bonfires MCP бесплатный?
Да, Obsidian Bonfires MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Obsidian Bonfires?
Нет, Obsidian Bonfires работает без API-ключей и переменных окружения.
Obsidian Bonfires — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Obsidian Bonfires в Claude Desktop, Claude Code или Cursor?
Открой Obsidian Bonfires на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Obsidian Bonfires with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
