Skip to main content
Glama
junnnnnw00

Obsidian Everywhere

by junnnnnw00

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (defaults 3737 for http-cli.js, 3738 for oauth-http-cli.js)
OAUTH_ISSUER_URLNoPublic HTTPS origin (e.g. your Cloudflare Tunnel hostname) for oauth-http-cli.js
OAUTH_LOGIN_SECRETNoSingle-user login secret for oauth-http-cli.js
OBSIDIAN_VAULT_PATHYesVault path (or pass as a positional CLI arg)
OBSIDIAN_EVERYWHERE_DBNoSQLite index path (default: <vault>/.obsidian-everywhere/index.db)
OAUTH_ENABLE_WRITE_TOOLSNoSet to 'true' to enable write tools on public OAuth connector (default: off)false
OBSIDIAN_EVERYWHERE_TOKENNoStatic bearer token for http-cli.js
OBSIDIAN_EVERYWHERE_READONLYNoSet to 'true' to disable write tools (default: write tools on)false

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/junnnnnw00/obsidian-everywhere'

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