Skip to content
Back to search
30
MCP

io.github.entire-vc/evc-team-relay-mcp

io.github.entire-vc/evc-team-relay-mcp

MCP server for AI agent read/write access to Obsidian vaults via EVC Team Relay.

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

Similar MCP servers embedding-nearest

evc-team-relay-mcp
MCP server for reading and writing Obsidian vault documents via EVC Team Relay
0 tools
@mseep/obsidian-mcp
MCP server for AI assistants to interact with Obsidian vaults
0 tools
iflow-mcp_pmmvr-obsidian-api-mcp-server
MCP server enabling AI agents to perform natural knowledge discovery and analysis across Obsidian vaults
0 tools
io.github.hiveforge-sh/hivemind
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.entire-vc/evc-team-relay-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}