Skip to main content
Glama
Aias

Barnsworthburning MCP

by Aias

Barnsworthburning MCP

A Model Context Protocol (MCP) server for searching barnsworthburning.net.

Smithery Badge

Overview

This MCP server provides a tool for searching barnsworthburning.net through the API endpoint at https://barnsworthburning.net/api/search. It can be used with Claude for Desktop or any other MCP client.

Related MCP server: Scrapeless MCP Server

Installation

Installing via Smithery

To install Barnsworthburning for Claude Desktop automatically via Smithery:

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

Manual Installation

  1. Clone this repository

  2. Install dependencies:

    npm install
  3. Build the server:

    npm run build

Usage

Refer to the Model Context Protocol documentation for information on how to use MCP servers with compatible clients (such as Claude for Desktop or Cursor).

Available Tools

This MCP server provides the following tool:

  • search: Search barnsworthburning.net for the given query

    • Parameters:

      • query: The search query to look for on barnsworthburning.net

Example Queries

Once the server is connected to the client, you can ask questions like:

  • "Search barnsworthburning.net for 'design'"

  • "Find articles about typography on barnsworthburning.net"

  • "What does barnsworthburning.net have about user experience?"

Development

To modify or extend this MCP server:

  1. Edit the source code in the src directory

  2. Rebuild the server with npm run build

License

MIT

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

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers