Evc Team Relay MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 158 installs a week from pypi. Last commit 22 Sep 2026.
MCP server for AI agent read/write access to Obsidian vaults via EVC Team Relay.
Today is the operative word: we check Evc Team Relay MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add evc-team-relay-mcp -- uvx evc-team-relay-mcp
{
"mcpServers": {
"evc-team-relay-mcp": {
"args": [
"evc-team-relay-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.evc-team-relay-mcp]
command = "uvx"
args = ["evc-team-relay-mcp"]
{
"mcpServers": {
"evc-team-relay-mcp": {
"args": [
"evc-team-relay-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"evc-team-relay-mcp": {
"args": [
"evc-team-relay-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
RELAY_CP_URL (URL of the Team Relay control plane (e.g. https://cp.yourdomain.com)), RELAY_EMAIL (Email address for authenticating with the Team Relay server), RELAY_PASSWORD (Password for authenticating with the Team Relay server).
The author declared them in the registry entry; get the values from the project itself.
Access Obsidian vaults via Local REST API - read, search, and interact with notes
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
Give AI agents access to your Obsidian vault via local files or Self-hosted LiveSync.
Filesystem-based MCP server for Obsidian vaults — read, search, and edit notes, no app required.
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
FastMCP server for bidirectional sync between personal and team Obsidian vaults.
Self-hosted Obsidian-compatible markdown vault with a web UI and a 57-tool MCP server for AI agents
Read, write, search, and surgically edit Obsidian notes, tags, and frontmatter via MCP.
Answers built from our own checks of this server.