obsidian-mcp-context
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_vault_notesC | List text notes found in the configured vault. |
| search_vault_blocksB | Search parsed note blocks with file and line provenance. |
| list_vault_tasksC | List parsed Markdown tasks with provenance. |
| get_vault_note_contextA | Fetch all parsed context for one vault-relative note path. |
| get_vault_warehouse_summaryC | Summarize deterministic warehouse dimensions, facts, and marts. |
| list_vault_entitiesC | List modeled entities derived from notes, wikilinks, and tags. |
| list_vault_entity_typesC | List entity types observed in the dbt entity registry. |
| get_vault_entity_timelineC | Return timeline rows connected to a modeled entity. |
| get_vault_entity_contextB | Return generic dbt mart-backed context for any typed entity. |
| list_vault_entity_eventsB | List generic entity events from the dbt warehouse. |
| list_vault_entity_relationshipsC | List generic relationships between modeled entities. |
| list_vault_entity_statesC | List generic state rows for stateful entities. |
| list_vault_entity_open_loopsC | List open loops attached to any modeled entity type. |
| search_vault_agent_contextC | Search curated deterministic context rows for agent use. |
| get_vault_project_contextB | Return dbt mart-backed project context, including decisions, risks, and open loops. |
| get_vault_person_contextB | Return dbt mart-backed person context, including decisions, risks, and open loops. |
| list_vault_open_loopsC | List dbt mart-backed open loops from unchecked tasks. |
| list_vault_decisionsC | List dbt mart-backed decisions with optional entity and status filters. |
| list_vault_risksB | List dbt mart-backed risks with optional entity and status filters. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/gavinsomers/obsidian-mcp-context'
If you have feedback or need assistance with the MCP directory API, please join our Discord server