-
securityF
license-
qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.
Last updated -
2
Python
用于与 Heptabase 备份数据交互的模型上下文协议 (MCP) 服务。该服务允许像 Claude 这样的 AI 助手搜索、检索、分析和导出 Heptabase 白板和卡片。
使用此 MCP 服务的最简单方法是通过npx
使用 Claude Desktop:
有关详细的设置说明,请参阅CLAUDE_DESKTOP_NPX.md
。
.env
文件:configureBackupPath
- 设置备份目录listBackups
列出可用的备份loadBackup
- 加载特定备份searchWhiteboards
- 搜索白板searchCards
- 搜索卡片getWhiteboard
- 获取白板数据getCard
- 获取卡数据getCardsByArea
- 根据位置获取卡片exportWhiteboard
导出为各种格式summarizeWhiteboard
- 生成摘要analyzeGraph
- 分析关系compareBackups
- 比较版本有关详细文档,请参阅SPECIFICATION.md 。
麻省理工学院
欢迎贡献!提交 PR 之前,请阅读我们的贡献指南。
对于问题和功能请求,请使用 GitHub 问题跟踪器。
local-only server
The server can only run on the client's local machine because it depends on local resources.
模型上下文协议服务,使 AI 助手能够从 Heptabase 备份中搜索、检索、分析和导出数据。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LarryStanley/heptabse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server