Obsidian Native MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEADLINE_MS | No | Wall-clock time limit in milliseconds for long-walk tools (0 = no limit). | 0 |
| MCP_MAX_BULK_OPS | No | Maximum operations accepted by a single bulk.apply call (0 = unlimited). | 0 |
| MCP_MAX_BYTES_READ | No | Maximum raw bytes of file content read per call (0 = unlimited). | 0 |
| OBSIDIAN_VAULT_PATHS | Yes | Path(s) to Obsidian vaults, semicolon-separated for multiple vaults. | |
| MCP_MAX_FILES_SCANNED | No | Maximum number of .md files scanned per search.content/vault.info call (0 = unlimited). | 0 |
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 | |
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/usrivastava92/obsidian-native-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server