Obsidian users build elaborate knowledge graphs. Thousands of markdown notes, backlinks, tags, daily journals, project docs. But when you're working in Claude, Cursor, or Codex, that knowledge is locked away. You end up copy-pasting snippets or re-explaining context you've already documented.
An MCP server solves this by giving your AI tools direct access to search and read your vault data through the same protocol it uses for any other tool.
If you use Obsidian with any web-based sync or publish layer (Obsidian Publish, a self-hosted sync endpoint, or a plugin that exposes your vault via HTTP), DataFaucet can capture those API calls and create an MCP server your AI can query.
Go to DataFaucet and paste the URL of your Obsidian web interface:
https://publish.obsidian.md/your-vaultOr if you use a self-hosted solution like Obsidian REST API plugin:
http://localhost:27123Navigate through your notes in the cloud browser. Open different folders, search for notes, click through backlinks. Each action triggers API calls that DataFaucet captures:
Review captured endpoints, deploy, and add to your AI client. Now your AI can search your vault directly.
Once connected:
Your AI gets the same search and navigation capabilities you have in Obsidian, accessed through natural language.
| Setup | How to connect | Best for |
|---|---|---|
| Obsidian Publish | Browse publish site directly | Public/shared vaults |
| Local REST API plugin | Point to localhost endpoint | Private vaults, full CRUD |
| Obsidian Sync (web) | Browse web.obsidian.md | Synced vaults |
| Self-hosted (e.g. Quartz) | Browse your deployed site | Static site exports |
Developers using Cursor: "Check my architecture decision records before suggesting a pattern." Your AI references your documented decisions instead of guessing.
Writers using Claude: "Find all my research notes on topic X and summarize the key points." Pulls from months of accumulated notes instantly.
Project managers: "What action items did I capture in last week's meeting notes?" Searches daily notes without manual scrolling.
Researchers: "What papers did I annotate that discuss transformer attention mechanisms?" Leverages your existing literature notes.
Your personal knowledge base becomes part of every AI conversation. No more context-switching between your notes and your AI tools.
Create your Obsidian MCP server in 60 seconds.
Try with Obsidian →Point DataFaucet at Obsidian and get a working server in 60 seconds.
Create Obsidian server free →After creating, add to Claude Desktop:
"obsidian": {
"url": "https://datafaucet.dev/api/mcp/YOUR_ID/sse"
}Give AI tools access to Confluence pages and spaces. Search wikis, pull meeting notes, and reference team decisions through natural language.
Turn Backstage into an MCP server. AI agents can search the software catalog, check TechDocs, and query ownership from Claude, Cursor, or Windsurf.
Turn Harbor into an MCP server. AI agents can search images, check vulnerabilities, and manage repositories from Claude, Cursor, or Windsurf.
See how DataFaucet compares
Point at any URL. Get a working MCP server in 60 seconds. No API docs needed.
Get notified when new integrations launch
New MCP server guides and templates every week.