DARPエンジン
DARP 用の MCP 検索エンジン。
DARPEngine は、オンラインでホストされている MCP サーバーのメタデータを保存し、スマート検索機能を提供します。
特徴
シンプルなCLI
検索へのAPIアクセス
手動で接続するための検索結果を取得するためのMCPツール
サーバーベースのルーティングMCPツール:ユーザーのリクエストに応じて見つかったツールを使用してあらゆる質問に答えます
近日公開
.well-known/mcp.json
のサポートクローラー
素晴らしいフロントエンド
ホスト版
さまざまなレベルのSSL証明書を検証し、この情報をスマートに統合して、機密性の高いMCPサーバーの偽装を困難にします。
インストール
はじめる
付属のmcpツールを使用して、DARPEngineをMCPクライアント(Claude DesktopやCursorなど)に接続できます。SSEモードを選択し、エンドポイントとしてhttp://localhost:4689/sse
を指定するだけです。
直接的なCLIの使用
もう1つの方法はCLIを使用することです。ほとんどのスクリプトは標準のPythonライブラリだけで動作しますが、ルーティングツールにはmcpパッケージが必要です。スクリプトの要件は次のようにインストールできます。
インストールが完了したら、スクリプトを使用できるようになります。
まず、エンジンにいくつかの MCP サーバーを追加する必要があります。例:
次に、リクエストを作成します。
ルーティング ツールを使用すると、さらに有用な結果を得ることができます。
もちろん、結果の有用性は、エンジンに接続する MCP サーバーに依存します。
ヘルプとサポートを受ける
ディスカッションセクションを使用してお気軽にご連絡ください。
貢献
詳細については、 「Docling への貢献」をお読みください。
Xでフォローしてください: https://x.com/DARP\_AI
ライセンス
DARPEngine コードベースは MIT ライセンスの下にあります。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP サーバーのメタデータを保存し、スマート検索機能を提供することで、ユーザーはクエリに適した MCP サーバーを見つけて、リクエストを最も適切なサーバーにルーティングできます。
Related MCP Servers
- -securityAlicense-qualityThe Metaplex MCP Server facilitates access to Metaplex documentation and repository details, enabling users to search and interact with various Metaplex resources through the MCP protocol.Last updated -1The Unlicense
- AsecurityAlicenseAqualityEasily find MCP servers using our MCP registry. Search with natural language.Last updated -15MIT License
- -securityFlicense-qualityAn MCP server that integrates with SerpApi to retrieve search results from multiple search engines including Google, Bing, Yahoo, and others, enabling fast access to both live and archived search data.Last updated -16
- AsecurityFlicenseAqualityA MCP server that allows searching for files in the filesystem based on path fragments, returning file metadata including name, path, size, and creation date.Last updated -1