barnsworthburning-mcp
A Model Context Protocol (MCP) server for searching barnsworthburning.net.
Documentation
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 claudeManual Installation
1. Clone this repository
2. Install dependencies:
npm install3. Build the server:
npm run buildUsage
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
- Parameters:
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
Frequently asked questions
What is barnsworthburning-mcp?
barnsworthburning-mcp is A Model Context Protocol (MCP) server for searching barnsworthburning.net.
How do I install barnsworthburning-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is barnsworthburning-mcp open source?
Yes — it is hosted on GitHub at https://github.com/aias/barnsworthburning-mcp and has 1 stars.
Related MCP tools
Mcp-use is the easiest way to interact with mcp servers with custom agents TypeScript-based implementation. Trusted by 8100+ developers.
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model co...
A Model Context Protocol server for converting almost anything to Markdown TypeScript-based implementation. Trusted by 2200+ developers.
🚀MCP server for accessing RedNote(XiaoHongShu, xhs). TypeScript-based implementation. Trusted by 800+ developers. Trusted by 800+ developers.
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client. TypeScript-based implementation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP