obsidian-local-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GID | No | Group ID for the container process to match the host user for write access. | 20 |
| UID | No | User ID for the container process to match the host user for write access. | 501 |
| MCP_PORT | No | Host port to expose for the MCP server (Docker Compose). | 8787 |
| VAULT_PATH | Yes | Absolute path to the Obsidian vault on the host (required for Docker Compose). | |
| OBSIDIAN_VAULT | No | Path to the Obsidian vault used by the server. | /vault |
| OBSIDIAN_MCP_HOST | No | Host/interface the server binds to. Use 0.0.0.0 inside Docker. | 127.0.0.1 |
| OBSIDIAN_MCP_PORT | No | Port the server listens on. | 8787 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues