obsidian-mcp-server
obsidian-mcp-server is a TypeScript MCP server for Cursor with npx, docker, git clone. Obsidian vaults MCP server - read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin.
How to use obsidian-mcp-server
Install or run
bun run devcheck
bun run testClient configuration
{
"mcpServers": {
"obsidian": {
"type": "stdio",
"command": "bunx",
"args": ["obsidian-mcp-server@latest"],
"env": {
"MCP_TRANSPORT_TYPE": "stdio",
"MCP_LOG_LEVEL": "info",
"OBSIDIAN_API_KEY": "your-local-rest-api-key"
}
}
}
}Compatible clients
What is obsidian-mcp-server?
obsidian-mcp-server is a TypeScript MCP server for Cursor with npx, docker, git clone. Obsidian vaults MCP server - read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Presentation work support
- Document generation support
- Anthropic provider support
- package.json config support
- Dockerfile config support
Technical details
Install or run obsidian-mcp-server using npx. Check cyanheads/obsidian-mcp-server for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Docker
- Install or run with npx
- Install or run with docker
- Install or run with git clone
- Install or run with remote URL
- Works with Cursor
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use obsidian-mcp-server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is obsidian-mcp-server?
obsidian-mcp-server is a TypeScript MCP server for Cursor with npx, docker, git clone. Obsidian vaults MCP server - read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin.
Who is obsidian-mcp-server best for?
obsidian-mcp-server is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.
How do I install obsidian-mcp-server?
Install or run obsidian-mcp-server using npx. Check obsidian-mcp-server for the latest setup command.
Is obsidian-mcp-server actively maintained?
obsidian-mcp-server may need a closer maintenance check before production use.
Auto-fetched from GitHub.