mcp-server-memos

A MCP(Model Context Protocol) server for Memos.

GitHubスター

18

ユーザー評価

未評価

お気に入り

0

閲覧数

85

フォーク

5

イシュー

2

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

To install mcp-server-memos for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@LeslieLeung/mcp-server-memos):
bash
npx -y @smithery/cli install @LeslieLeung/mcp-server-memos --client claude
``` { "mcpServers": [ "memos": { "command": "uvx", "args": [ "memos-mcp-server" ], "env": { "MEMOS_URL": "https://memos.example.com", "MEMOS_API_KEY": "your_api_key", "DEFAULT_TAG": "#mcp" } } ] }

追加リソース