Back to search
30
MCP

obsidian-content-calendar-mcp

npm/obsidian-content-calendar-mcp

An MCP server that turns your Obsidian vault into an AI-powered content calendar for Claude Desktop, Cursor, Cline and ChatGPT.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@zethictech/obsidian-mcp
Access your Obsidian vault from Claude Desktop and other AI tools — MCP server wrapping the official Obsidian CLI with tools, resources, and
0 tools
obsidian-mcp-server
MCP server for Obsidian vaults — read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin. STDIO
0 tools
io.github.cyanheads/obsidian-mcp-server
MCP server for Obsidian vaults — read, write, search, and edit notes via the Local REST API plugin.
0 tools
obsidian-mcp-rs
Rust MCP server for Obsidian vaults — read, write, search notes via Model Context Protocol. Works with Claude, Cursor, and any MCP client.
0 tools
vault-cortex
MCP server for Obsidian vaults — search, memory, link graph, 23 tools, OAuth-protected.
0 tools
obsidian-mcp-server
Obsidian vaults MCP server - read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "obsidian-content-calendar-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}