CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Hivemind

hiveforge-sh/hivemind
7authSTDIOregistry active
Summary

Turns your Obsidian vault into a canonical knowledge base that AI can query without hallucinating. The MCP server exposes read operations on your markdown files and YAML frontmatter, letting Claude reference your actual worldbuilding notes, research, or documentation instead of inventing details. Built around entity types (characters, locations, events) and includes a canon workflow (draft, pending, approved) to track which content is authoritative. Ships with templates for fiction writing, academic research, people management, and software architecture. If you're maintaining structured knowledge in Obsidian and want AI to treat your vault as ground truth rather than a suggestion, this keeps everything consistent. Local first, works with standard markdown and wikilinks.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Hivemind for Obsidian

Hivemind for Obsidian

License: MIT

Your canon is the source of truth. AI stays inside the lines.

Why Hivemind?

When building fictional worlds — whether you're writing a novel, designing a game, or running an RPG campaign — AI tools can be powerful collaborators. But they hallucinate. Ask your AI assistant about a character you created last week, and it might invent details that contradict your established canon.

Hivemind solves this by giving AI tools structured access to your Obsidian vault. Think of it as an AI Firewall: your worldbuilding notes become a truth anchor that keeps AI grounded in facts you control. Ask about a character, and the AI reads your actual notes — not a hallucinated version. Query a timeline, and it references your established events — not invented dates.

Beyond AI integration, Hivemind provides powerful visualization tools:

  • Timeline View — See your story's events laid out chronologically
  • Graph View — Explore relationships between characters, locations, factions, and more
  • Canon Workflow — Track which content is approved, in review, or still draft

Hivemind is built for worldbuilders, but the same principles apply to research vaults, people management, software architecture — anywhere you need AI to respect your established knowledge.

Features

  • Timeline View — Visualize events chronologically with filtering and search
  • Graph View — Explore entity relationships with interactive visualization
  • AI Integration — MCP-compatible server for Claude, GitHub Copilot, and other AI tools
  • Pluggable Templates — Built-in templates for worldbuilding, research, people management, and more
  • Canon Workflow — Draft → Pending → Canon approval system with consistency validation
  • Obsidian Native — Works with standard markdown, YAML frontmatter, and wikilinks
  • Local-First — Your data stays on your machine

Built-in Templates

TemplateUse CaseEntity Types
WorldbuildingFiction writers, game designers, RPG creatorsCharacters, Locations, Events, Factions, Lore, Assets
ResearchAcademics, knowledge workersPapers, Citations, Concepts, Notes
People ManagementManagers, team leadsPeople, Goals, Teams, 1:1 Meetings
Software ArchitectureEngineers, architectsSystems, Components, ADRs, Constraints

Define your own custom entity types via config — no code required. See CONTRIBUTING_TEMPLATES.md for details.

Installation

Obsidian Plugin (Recommended)

  1. Open Obsidian Settings
  2. Go to Community plugins → Browse
  3. Search for "Hivemind"
  4. Click Install, then Enable

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Extract to your vault's .obsidian/plugins/hivemind directory
  3. Reload Obsidian and enable the plugin in Settings

AI Integration (Optional)

Want AI tools to query your vault? Set up the MCP server:

MCP Setup Guide →

The guide covers:

  • Claude Desktop configuration (Windows, macOS, Linux)
  • GitHub Copilot configuration
  • Template selection
  • Troubleshooting

Quick Start

  1. Choose a template — Open Hivemind settings in Obsidian and select a template (worldbuilding, research, etc.)

  2. Create entities — Use Obsidian's note creation as usual. Add YAML frontmatter to define entity types:

    ---
    entity_type: character
    canon_status: draft
    ---
    
  3. Visualize — Open the Timeline view or Graph view from the ribbon icons

  4. Connect to AI — Follow the MCP Setup Guide to let AI tools query your vault

For detailed setup instructions, see docs/SETUP_GUIDE.md.

Screenshots

Timeline View

Coming soon — chronological visualization of events

Timeline View Placeholder

Graph View

Coming soon — interactive entity relationship visualization

Graph View Placeholder

Use Cases

Worldbuilding:

  • Track characters, locations, and events across your novel
  • AI remembers your character details when helping with dialogue
  • Visualize timeline of your story's key events

Research:

  • Organize papers, citations, and concepts in your field
  • AI references your actual research when answering questions
  • Explore connections between concepts in your knowledge base

People Management:

  • Track team goals, 1:1 meeting notes, and people details
  • AI recalls context from previous meetings when drafting agendas
  • Visualize team relationships and reporting structures

Software Architecture:

  • Document systems, components, and architectural decisions (ADRs)
  • AI references your ADRs when suggesting design patterns
  • Track dependencies between components visually

Documentation

  • Setup Guide — Getting started with Hivemind
  • MCP Setup Guide — AI integration configuration
  • Vault Migration Guide — Migrating existing vaults
  • Canon Workflow — Using canon workflow beyond worldbuilding
  • Contributing Templates — Create and share templates
  • Sample Vaults — Example vaults for each template

Community

  • Issues & Feature Requests — GitHub Issues
  • Discussions — GitHub Discussions

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.

Important: This project uses Conventional Commits. Commit messages must follow the format:

<type>: <description>

[optional body]

Common types: feat, fix, docs, style, refactor, test, chore

License

MIT — Free for personal and commercial use.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

HIVEMIND_VAULT_PATH*

Path to your Obsidian vault directory

HIVEMIND_CONFIG_PATH

Path to optional Hivemind config file

Categories
Documents & Knowledge
Registryactive
Package@hiveforge/hivemind-mcp
TransportSTDIO
AuthRequired
UpdatedFeb 13, 2026
View on GitHub

Related Documents & Knowledge MCP Servers

View all →
Pdf Document Mcp

csoai-org/pdf-document-mcp

pdf-document-mcp MCP server by MEOK AI Labs
Mcp Document Converter

xt765/mcp-document-converter

Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
10
Markdown Formatter

io.github.xjtlumedia/markdown-formatter

AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG
3
Better Notion

io.github.ai-aviate/better-notion

Operate Notion with a single Markdown document — read, create, and update pages in one call.
2
Notion

suekou/mcp-notion-server

Notion MCP Server enables LLMs to access Notion workspaces with optional Markdown conversion to save tokens.
892
Docx

meterlong/mcp-doc

A powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx files with full formatting support. Preserves original styles when editing content. 基于FastMCP的强大Word文档处理服务,使AI助手能够创建、编辑和管理docx文件,支持完整的格式设置功能。在编辑内容时能够保留原始样式和格式,实现精确的文档操作。
185