Back to search
30
MCP

evc-team-relay-mcp

pypi/evc-team-relay-mcp

MCP server for reading and writing Obsidian vault documents via EVC Team Relay

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

obsidian-mcp-server
Obsidian vaults MCP server - read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin.
0 tools
io.github.cyanheads/obsidian-mcp-server
MCP server for Obsidian vaults — read, write, search, and edit notes via the Local REST API plugin.
0 tools
obsidian-mcp-server
MCP server for Obsidian vaults — read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin. STDIO
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
obsidian-mcp-rs
Rust MCP server for Obsidian vaults — read, write, search notes via Model Context Protocol. Works with Claude, Cursor, and any MCP client.
0 tools
nubufi/local-mcp-obsidian
MCP server for managing Obsidian vault markdown files via list, read, create, update, and delete.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "evc-team-relay-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}