Skip to main content
Glama
Aias

Barnsworthburning MCP

by Aias

バーンズワースバーニングMCP

barnsworthburning.netを検索するためのモデルコンテキストプロトコル (MCP)サーバー。

鍛冶屋バッジ

概要

このMCPサーバーは、 https://barnsworthburning.net/api/searchのAPIエンドポイントを介してbarnsworthburning.netを検索するためのツールを提供します。Claude for Desktopやその他のMCPクライアントで使用できます。

Related MCP server: Scrapeless MCP Server

インストール

Smithery経由でインストール

Smithery経由で Claude Desktop に Barnsworthburning を自動的にインストールするには:

npx -y @smithery/cli install @Aias/barnsworthburning-mcp --client claude

手動インストール

  1. このリポジトリをクローンする

  2. 依存関係をインストールします:

    npm install
  3. サーバーを構築します。

    npm run build

使用法

互換性のあるクライアント (Claude for Desktop や Cursor など) で MCP サーバーを使用する方法については、モデル コンテキスト プロトコルのドキュメントを参照してください。

利用可能なツール

この MCP サーバーは次のツールを提供します。

  • 検索: 指定されたクエリでbarnsworthburning.netを検索します

    • パラメータ:

      • query : barnsworthburning.net で検索するクエリ

クエリの例

サーバーがクライアントに接続されると、次のような質問をすることができます。

  • 「barnsworthburning.netで「デザイン」を検索」

  • 「barnsworthburning.net でタイポグラフィに関する記事を探す」

  • 「barnsworthburning.net のユーザーエクスペリエンスはどうですか?」

発達

この MCP サーバーを変更または拡張するには:

  1. srcディレクトリのソースコードを編集する

  2. npm run buildでサーバーを再構築します。

ライセンス

マサチューセッツ工科大学

Available Tools

1 tool

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool updatev1.0.0
    • First observedsearch

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools, as there are no other tools to confuse it with. The tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

The single tool name 'search' follows a simple verb pattern, and with only one tool, there is no inconsistency to evaluate. The naming is inherently consistent within this minimal set.

Tool Count2/5

A single tool is too few for most server purposes, as it severely limits functionality and scope, making the server feel thin and incomplete. This is a borderline case leaning toward inadequacy for typical MCP server expectations.

Completeness1/5

The server has a significant gap in coverage, as it only provides a search function without any complementary tools for creation, retrieval, update, or deletion of resources. This makes the surface severely incomplete for any meaningful domain beyond basic querying.

Maintenance

ActivityInactive
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers