syplugin-anMCPServer

by OpaqueGlass

Integrations

  • Supports Node.js integration through mcp-remote package for clients that don't support HTTP-based communication, allowing connection to the MCP server via stdio interface.

  • Uses npm to install and run the mcp-remote package as a bridge between traditional stdio-based MCP clients and the HTTP-based server.

  • Enables interaction with SiYuan note-taking application, providing search capabilities (keyword and SQL), document retrieval (fetching kramdown by ID and listing notebooks), and writing operations (appending content to diary or specific documents).

siyuan-note用の小さなMCPサーバー

中国語

✨ クイックスタート

  • マーケットプレイスからダウンロードするか、1. リリース内のpackage.zipを解凍し、2. フォルダーをworkspace/data/plugins/に移動し、3. フォルダーの名前をsyplugin-anMCPServerに変更します。
  • プラグインを有効にします。
  • プラグインはデフォルトでポート16806 (ホスト: 127.0.0.1 ) をリッスンします。サーバー アクセス アドレスとしてhttp://127.0.0.1:16806/sseを使用してください。

⭐ もしこれが役に立った場合は、ぜひ星を付けてください。

🔧 サポートされているツール

  • [検索]
    • キーワード検索を使用します。
    • SQL 検索を使用します。
  • [取得]
    • ID でドキュメント kramdown を取得します。
    • ノートブックを一覧表示します。
  • [書く]
    • 日記にコンテンツを追加します。
    • ID によって特定のドキュメントにコンテンツを追加します。

❓ よくある質問

  • Q: MCP クライアントではどのように使用すればよいですか?
    • A: MCP アプリケーションの設定を変更して SSE タイプを選択し、エンドポイントを構成します。例:
      { "mcpServers": { "siyuan": { "type": "sse", "command": "http://127.0.0.1:16806/sse", "args": [ "" ], "env": {}, "auto_approve": false } } }
  • Q: 私の MCP クライアントは HTTP ベースの通信をサポートしておらず、stdio のみをサポートしています。
    • HTTP 通信をサポートする MCP ホスト アプリケーションを使用します。
    • または、 node.js + mcp-remoteソリューションを使用する
      npm install -g mcp-remote
      アプリケーションでは以下のような構成を使用します。
      { "servers": [ { "name": "Siyuan", "key": "siyuan", "description": "Read notes", "command": "npx", "args": [ "mcp-remote", "http://127.0.0.1:16806/sse" ], "isActive": true } ] }
  • Q: 一般的な MCP クライアントにはどのようなものがありますか?

🙏 参考文献と謝辞

いくつかの依存関係はpackage.jsonにリストされています。

開発者/プロジェクトプロジェクトの説明引用
thuanpham582002/tabby-mcp-server端末ソフトウェア Tabby 内で MCP サービスを提供。MIT ライセンスMCPサービスの実装方法
-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

SiYuan メモ作成アプリケーション用のモデル コンテキスト プロトコル サーバー プラグイン。HTTP ベースのインターフェイスを介してドキュメントの検索、コンテンツの取得、メモへの書き込みが可能になります。

  1. ✨ クイックスタート
    1. 🔧 サポートされているツール
      1. ❓ よくある質問
        1. 🙏 参考文献と謝辞

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            This TypeScript-based MCP server allows users to manage and interact with a note system through Model Context Protocol, enabling note creation and summarization with URIs and metadata.
            Last updated -
            1
            JavaScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A server for connecting to a local ComfyUI instance that enables storing and summarizing notes with custom URI scheme support.
            Last updated -
            1
            2
            Python
            MIT License
            • Apple
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables semantic search and retrieval of Apple Notes content, allowing AI assistants to access, search, and create notes using on-device embeddings.
            Last updated -
            TypeScript
            • Apple
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables semantic search and RAG over your Apple Notes, allowing AI assistants like Claude to search and reference your notes during conversations.
            Last updated -
            6
            TypeScript
            • Apple

          View all related MCP servers

          ID: 1lli2253t7