
100try84_memo mcp server
一个使用FastMCP构建的简单Memo应用程序,支持通过AI助手管理Memo。
Repository Info
About This Server
一个使用FastMCP构建的简单Memo应用程序,支持通过AI助手管理Memo。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
メモMCPサーバー
FastMCPを使用したシンプルなメモアプリケーションです。このアプリケーションを使用すると、AIアシスタント(Claudeなど)がメモの作成、取得、更新、削除を行うことができます。
セットアップ
必要なパッケージをインストールします:
npm install
サーバーの起動
以下のコマンドでサーバーを起動します:
npm run dev
Claudeとの連携方法
- Claudeデスクトップアプリを開きます
- 設定 > MCP > 新しいサーバーを追加
- 設定例:
- 名前: Memo MCP Server
- タイプ: command
- コマンド: npx
- 引数: tsx /Users/tomiyasuhiroki/Desktop/MCPサーバー/memo-mcp-server/src/index.ts
使用可能なツール
- createMemo - 新しいメモを作成します
- パラメータ: title (メモのタイトル), content (メモの内容)
- getMemo - 指定したタイトルのメモを取得します
- パラメータ: title (取得するメモのタイトル)
- updateMemo - 既存のメモを更新します
- パラメータ: title (更新するメモのタイトル), content (新しいメモの内容)
- deleteMemo - メモを削除します
- パラメータ: title (削除するメモのタイトル)
- listMemos - 保存されているメモの一覧を取得します
- パラメータ: なし
メモの保存場所
メモはデスクトップの メモ フォルダにテキストファイルとして保存されます。各メモはタイトルに基づいたファイル名で保存されます。
Quick Start
Clone the repository
git clone https://github.com/tomiyasu0428/100try84_memo-mcp-serverInstall dependencies
cd 100try84_memo-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.