Obsidian MCP Wrapper
by UwUGreed · documents · mcp-server, glama
Enables Claude Desktop to securely search and retrieve knowledge from an Obsidian vault through a stateless MCP interface, with progressive disclosure and gated write capabilities.
Source: https://github.com/UwUGreed/obsidian-mcp-wrapper
Install
git clone https://github.com/UwUGreed/obsidian-mcp-wrapperTags: mcp-server, glama
Source: glama
About documents MCP servers and Claude skills
documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Obsidian MCP Wrapper is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related documents MCPs and skills
- Blog-MCP by Dharshini195
Provides MCP tools to interact with Dev.to, enabling searching, browsing, and publishing articles through natural language.
- omitly-leak-check-mcp by ghadmin-innisfallen-master
Detects whether sensitive data like emails, SSNs, and phone numbers survive in supposedly redacted PDFs, running entirely locally via WebAssembly.
- Brewman MCP Server by PaddyWalsh81
Wraps the Brewman Web (V7) API to read and write Brewman data (orders, outlets, stock, config) via tools, with the API token stored securely as an environment variable.
- abr-mcp by zero3kw
Enables querying and searching the Japanese Address Base Registry (ABR) data definitions and official documentation, including field definitions, datasets, and policy documents through tools like list_datasets, get_dataset, search_field, and search_docs.
- bradesco-rede-mcp by fbsampaio
MCP server for real-time querying of the Bradesco Saude referenced network, exposing a search_providers tool to search for doctors, hospitals, clinics, and labs.
- mcp-legal-ar by conaedivulgacion-lab
Unifies 14 Argentine legal connectors (JUBA, SCBA, CSJN, SAIJ, PJN Jurisprudencia, BORA, BOPBA, InfoLEG, Normativa PBA, PTN, TFN, PJN Consulta, Portal PJN, JusCABA) into a single MCP server for Claude Desktop, enabling local, read-only access to jurisprudencia, legislation, and legal documents.
- you-mcp-server by joni911
Enables deep research and web search via You.com API from any MCP client, with research results saved as markdown files.
- Sierra Navigator Cloud by tastyppc-marketing
Hosted, OAuth-secured MCP server that drives the Sierra Interactive real-estate admin backend, enabling reads, guarded writes, and identity-locked deletes over HTTP without a browser.
Frequently asked questions
How do I install Obsidian MCP Wrapper?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Obsidian MCP Wrapper?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Obsidian MCP Wrapper free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.