Barnsworthburning搜索
STDIO用于搜索barnsworthburning网站的服务器
用于搜索barnsworthburning网站的服务器
A Model Context Protocol (MCP) server for searching barnsworthburning.net.
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.
To install Barnsworthburning for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @Aias/barnsworthburning-mcp --client claude
npm install
npm run build
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).
This MCP server provides the following tool:
query
: The search query to look for on barnsworthburning.netOnce the server is connected to the client, you can ask questions like:
To modify or extend this MCP server:
src
directorynpm run build
MIT