バーンズワースバーニングMCP
barnsworthburning.netを検索するためのモデルコンテキストプロトコル (MCP)サーバー。
概要
このMCPサーバーは、 https://barnsworthburning.net/api/search
のAPIエンドポイントを介してbarnsworthburning.netを検索するためのツールを提供します。Claude for Desktopやその他のMCPクライアントで使用できます。
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop に Barnsworthburning を自動的にインストールするには:
手動インストール
- このリポジトリをクローンする
- 依存関係をインストールします:
- サーバーを構築します。
使用法
互換性のあるクライアント (Claude for Desktop や Cursor など) で MCP サーバーを使用する方法については、モデル コンテキスト プロトコルのドキュメントを参照してください。
利用可能なツール
この MCP サーバーは次のツールを提供します。
- 検索: 指定されたクエリでbarnsworthburning.netを検索します
- パラメータ:
query
: barnsworthburning.net で検索するクエリ
- パラメータ:
クエリの例
サーバーがクライアントに接続されると、次のような質問をすることができます。
- 「barnsworthburning.netで「デザイン」を検索」
- 「barnsworthburning.net でタイポグラフィに関する記事を探す」
- 「barnsworthburning.net のユーザーエクスペリエンスはどうですか?」
発達
この MCP サーバーを変更または拡張するには:
src
ディレクトリのソースコードを編集するnpm run build
でサーバーを再構築します。
ライセンス
マサチューセッツ工科大学
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.
Tools
Claude for Desktop などの互換性のある AI クライアントを介して barnsworthburning.net のコンテンツを直接検索できるようにするモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA Model Context Protocol server that enhances Claude in Cursor AI with advanced reasoning capabilities including Monte Carlo Tree Search, Beam Search, R1 Transformer, and Hybrid Reasoning methods.Last updated -813TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables Claude to perform advanced web research with intelligent search queuing, enhanced content extraction, and deep research capabilities.Last updated -381TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI tools like Claude or Cursor to directly interact with FamilySearch's family history data, including searching person records, viewing detailed information, and exploring ancestors and descendants.Last updated -93TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI applications like Claude Desktop and Cursor IDE to perform web searches via DuckDuckGo's search engine.Last updated -Python