TaskNote Bridge - Swift MCP Server with Things 3 & Apple Notes ✅
@ragdollKB
TaskNote Bridge - Swift MCP Server with Things 3 & Apple Notes ✅ について
TaskNote Bridge - MCP Server for Things 3 and Apple Notes integration
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"taskNote-bridge-mcp": {
"command": "/Applications/TaskNote Bridge.app/Contents/Resources/launch_mcp_server.sh",
"args": []
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is TaskNote Bridge?
TaskNote Bridge is a native macOS Swift application that implements a complete Model Context Protocol (MCP) server for integrating Things 3 and Apple Notes with AI assistants. It is designed for macOS users who want to create tasks and notes via AI tools like Claude Desktop and VS Code.
How to use TaskNote Bridge?
Download the DMG from releases, open it, and drag TaskNote Bridge to Applications. Launch the app to start the MCP server automatically. Then configure your MCP client (e.g., Claude Desktop, VS Code) by pointing to the launch_swift_mcp_stdio.sh script or launch_mcp_server.sh script. Verify connection by testing a tool call like bb7_add-todo.
Key features of TaskNote Bridge
- Complete MCP server for Things 3 and Apple Notes integration
- Real-time monitoring dashboard with live activity tracking
- TCP transport for network-based connections
- Stdio transport for lightweight command-line usage
- Modern SwiftUI interface for server control
- Full AppleScript integration for seamless macOS experience
Use cases of TaskNote Bridge
- Create Things 3 tasks, projects, and tags via AI assistants
- Search and manage Apple Notes through MCP-compatible clients
- Monitor server activity in real time with a graphical dashboard
- Integrate with Claude Desktop, VS Code, Cursor, Continue, Zed, and custom clients
- Test and verify MCP tool calls using stdio or TCP endpoints
FAQ from TaskNote Bridge
What runtime environment is required?
macOS 12.0 or later (Monterey+), with Things 3 installed from the Mac App Store and Apple Notes built into the system.
How does the server communicate with clients?
Two transport options: stdio (recommended for most clients like Claude Desktop) and TCP (port 8000, configurable, for custom clients).
Which MCP clients are supported?
Any MCP-compatible tool: Claude Desktop, VS Code with MCP Extension, Cursor IDE, Continue, Zed Editor, and custom TCP/stdio clients.
Where are logs stored?
Claude Desktop logs are at ~/Library/Logs/Claude/mcp*.log. The GUI app provides live logs with filtering and search.
What authentication methods are supported?
None mentioned. The server runs locally and does not require authentication.
「開発者ツール」の他のコンテンツ
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
コメント