-
securityF
license-
qualityThis server allows integration with Discord, enabling message exchanges between Claude and a Discord channel using prompts and notifications.
Last updated -
TypeScript
用于 Day One Journal 与 Claude Desktop 和 Smithery 集成的消息控制协议 (MCP) 服务器。
该服务器为 Day One CLI( dayone2
)提供 API 接口,允许 Claude Desktop 和其他应用程序与您的 Day One 日志进行交互。
dayone2
)npm install
来安装依赖项.env
文件(参见.env.example
)npm start
启动服务器在您的 Day One 日志中创建新条目。
请求正文:
回复:
检查服务器是否正在运行。
回复:
该 MCP 服务器可与 Claude Desktop 一起使用以自动创建日记帐分录。
该项目可以在Smithery上共享,以允许其他人使用和贡献。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
消息控制协议服务器使 Claude Desktop 和其他应用程序能够与 Day One 日志进行交互,从而允许通过简单的 API 自动创建日志条目。