evc-team-relay-mcp

entire-vc/evc-team-relay-mcp
★ 2 stars Python 🤖 AI/LLM Updated today
MCP server for reading and writing Obsidian vault documents via EVC Team Relay
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "evc-team-relay-mcp": {
      "command": "uvx",
      "args": [
        "evc-team-relay-mcp"
      ]
    }
  }
}

Or install with pip: pip install evc-team-relay-mcp

README Excerpt

**Give your AI agent read/write access to your Obsidian vault.** > Your agent reads your notes, creates new ones, and stays in sync — all through the [Team Relay](https://github.com/entire-vc/evc-team-relay) API. Works with **Claude Code**, **Codex CLI**, **OpenCode**, and any [MCP](https://modelcontextprotocol.io)-compatible client.

Tools (6)

authenticatedelete_filelist_fileslist_sharesread_documentwrite_document

Topics

mcpmcp-servermodel-context-protocolobsidianobsidian-plugin