Back to search
30
MCP

obsidian-accomplishments-mcp

npm/obsidian-accomplishments-mcp

Model Context Protocol (MCP) server for managing structured project accomplishments in Obsidian

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

Similar MCP servers embedding-nearest

@ostanlabs/obsidian-mcp
Model Context Protocol (MCP) server for managing structured project accomplishments in Obsidian
0 tools
@mseep/obsidian-mcp-server
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for seamless know
0 tools
obsidian-mcp-plugin
High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operation
0 tools
obsidian-mcp
Obsidian MCP (Model Context Protocol) Server
0 tools
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
context-portal-mcp-fastmcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools

How to use

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

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