Skip to content

With Context

Free

by MCP Community

MCP server for project-scoped note management across multiple note-taking apps (Obsidian, and more)

v3.0.7Added Apr 12, 2026
mcpnotesobsidiannotioncontext
Works with:ClaudeGPTGeminiCopilot

With Context MCP Server

MCP server for project-scoped note management across multiple note-taking apps (Obsidian, and more)

Installation

npx -y with-context-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y with-context-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "with-context": {
      "command": "npx",
      "args": ["-y", "with-context-mcp"]
    }
  }
}