A
securityA
licenseA
qualityThis TypeScript-based MCP server enables users to manage a simple notes system with capabilities to create and summarize notes through structured prompts and resources.
Last updated -
5
1
TypeScript
MIT License
用于 Obsidian 集成的模型上下文协议服务器
这是一个基于 TypeScript 的 MCP 服务器,实现了与 Obsidian 的集成。它通过提供以下功能演示了 MCP 的核心概念:
src/tool-handlers.ts
(76 行)src/resource-handlers.ts
(45 行)src/server.ts
(32 行)src/api-client.ts
(25 行)obsidian://server-info
URI 访问 Obsidian 服务器信息get_vault_contents
- 检索 Obsidian 保险库的内容要与 Claude Desktop 一起使用,请添加服务器配置:
在 MacOS 上: ~/Library/Application Support/Claude/claude_desktop_config.json
在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json
我们建议使用MCP 检查器:
检查器将提供一个 URL 来访问浏览器中的调试工具。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
这个基于 TypeScript 的 MCP 服务器使用户能够管理和总结文本笔记,提供笔记创建和总结提示的工具。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sunwood-ai-labs/obsidian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server