バーンズワースバーニングMCP
barnsworthburning.netを検索するためのモデルコンテキストプロトコル (MCP)サーバー。
概要
このMCPサーバーは、 https://barnsworthburning.net/api/search
のAPIエンドポイントを介してbarnsworthburning.netを検索するためのツールを提供します。Claude for Desktopやその他のMCPクライアントで使用できます。
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop に Barnsworthburning を自動的にインストールするには:
手動インストール
- このリポジトリをクローンする
- 依存関係をインストールします:Copy
- サーバーを構築します。Copy
使用法
互換性のあるクライアント (Claude for Desktop や Cursor など) で MCP サーバーを使用する方法については、モデル コンテキスト プロトコルのドキュメントを参照してください。
利用可能なツール
この MCP サーバーは次のツールを提供します。
- 検索: 指定されたクエリでbarnsworthburning.netを検索します
- パラメータ:
query
: barnsworthburning.net で検索するクエリ
- パラメータ:
クエリの例
サーバーがクライアントに接続されると、次のような質問をすることができます。
- 「barnsworthburning.netで「デザイン」を検索」
- 「barnsworthburning.net でタイポグラフィに関する記事を探す」
- 「barnsworthburning.net のユーザーエクスペリエンスはどうですか?」
発達
この MCP サーバーを変更または拡張するには:
src
ディレクトリのソースコードを編集するnpm run build
でサーバーを再構築します。
ライセンス
マサチューセッツ工科大学
You must be authenticated.
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
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to browse and analyze Reddit content, including searching subreddits, retrieving post details with comments, and viewing trending posts.Last updated -1PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that integrates with Microsoft Bing Search API, allowing AI assistants to perform web, news, and image searches.Last updated -319PythonMIT License
- -securityFlicense-qualityA server that enables AI systems to browse, retrieve content from, and interact with web pages through the Model Context Protocol.Last updated -
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated -11403JavaScript