obsidian-claude-code-mcp
by iansinnott · TypeScript · ★ 311
Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP)
Install
npx -y github:iansinnott/obsidian-claude-code-mcp Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"obsidian-claude-code-mcp": {
"command": "npx",
"args": [
"-y",
"github:iansinnott/obsidian-claude-code-mcp"
]
}
}
} From the README
Related productivity servers
mcp-atlassian
sooperset
MCP server for Atlassian tools (Confluence, Jira)
dagu
dagucloud
Local-first workflow engine with a Web UI for small teams. Define DAGs in a declarative YAML format. Self-contained and no DBMS required. Use any AI agent to manage your DAGs.
obsidian-local-rest-api
coddingtonbear
A secure REST API and Model Context Protocol (MCP) server for your vault.
mcp-shrimp-task-manager
cjo4m06
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
contextplus
forloopcodes
Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
zennotes
ZenNotes
Keyboard-first local Markdown notes with Vim motions, diagrams, and MCP integration.