Submit

Tt

@google

a year ago
Overview

asdadas

Server Config

{
  "mcpServers": {
    "obsidian": {
      "command": "/path/to/python",
      "args": [
        "-m",
        "src.server"
      ],
      "cwd": "/path/to/obsidian-mcp",
      "env": {
        "PYTHONPATH": "/path/to/obsidian-mcp",
        "OBSIDIAN_REST_API_KEY": "your-api-key-here",
        "OBSIDIAN_API_URL": "https://localhost:27124"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.