Loomal

Obsidian MCP

MCP server by github.com/seynurmammad0v/obsidian-mcp

Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools

1 starsnpm: @smammadov/obsidian-mcp

About Obsidian MCP

Obsidian MCP is an MCP (Model Context Protocol) server published by seynurmammad0v in the official MCP registry, listed under Search on Loomal. Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools

It ships as an npm package (@smammadov/obsidian-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/seynurmammad0v/obsidian-mcp, where the project has earned 1 GitHub stars.

Use Obsidian MCP with your agent

Claude Code · one command
claude mcp add obsidian-mcp -- npx -y @smammadov/obsidian-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "obsidian-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smammadov/obsidian-mcp"
      ]
    }
  }
}
npm@smammadov/obsidian-mcp

Frequently asked questions

What is Obsidian MCP?
Obsidian MCP is an MCP (Model Context Protocol) server by seynurmammad0v in the Search category. Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools
How do I connect Obsidian MCP to Claude, Cursor, or another MCP client?
Install Obsidian MCP from its npm package (@smammadov/obsidian-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Obsidian MCP open source?
Yes — the source code is public at github.com/seynurmammad0v/obsidian-mcp, with 1 GitHub stars.
Can AI agents pay to use Obsidian MCP?
Not yet through Loomal — Obsidian MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Obsidian MCP? Claim this listing free by verifying GitHub ownership, or contact us.