Skip to main content
Glama

Barnsworthburning MCP

by Aias

Barnsworthburning MCP

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

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.

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

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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

A Model Context Protocol server that enables searching content from barnsworthburning.net directly through compatible AI clients like Claude for Desktop.

  1. Overview
    1. Installation
      1. Installing via Smithery
      2. Manual Installation
    2. Usage
      1. Available Tools
        1. Example Queries
          1. Development
            1. License

              Related MCP Servers

              • -
                security
                F
                license
                -
                quality
                A 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 -
                1
                TypeScript
              • -
                security
                A
                license
                -
                quality
                A 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 -
                11
                1
                TypeScript
                MIT License
                • Apple
              • A
                security
                A
                license
                A
                quality
                A 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 -
                9
                3
                TypeScript
                MIT License
                • Apple
                • Linux
              • -
                security
                F
                license
                -
                quality
                A 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
                • Apple
                • Linux

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/Aias/barnsworthburning-mcp'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server