Skip to main content
Glama
reejosamuel

obsidian-livesync-mcp

by reejosamuel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
dbnameYesThe CouchDB database name that contains your LiveSync vault.
MCP_PORTNoTCP port the HTTP server listens on (only used when transport is 'http').3100
hostnameYesBase URL of your CouchDB without the database name. Must include protocol (e.g., http:// or https://).
passwordNoCouchDB basic auth password. Leave empty if not used.
usernameNoCouchDB basic auth username. Leave empty if not used.
CACHE_TTLNoReserved for future in-memory caching (seconds). Currently unused.60
LOG_LEVELNoLog level: 'debug', 'info', 'warn', or 'error'.info
PASSPHRASENoYour LiveSync E2EE passphrase. Set to empty string or omit if E2EE is disabled.
MCP_API_KEYNoBearer token for HTTP authorization. Strongly recommended for remote access.
MCP_TRANSPORTNoTransport mode: 'stdio' for local process, 'http' for Streamable HTTP server.stdio
REQUEST_TIMEOUTNoCouchDB request timeout in milliseconds.30000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/reejosamuel/obsidian-livesync-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server