With Context
Freeby MCP Community
MCP server for project-scoped note management across multiple note-taking apps (Obsidian, and more)
v3.0.7Added Apr 12, 2026
mcpnotesobsidiannotioncontext
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
Installation
Quick install
npx -y with-context-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"with-context": {
"command": "npx",
"args": ["-y", "with-context-mcp"]
}
}
}