巴恩斯沃思伯恩 MCP
用于搜索barnsworthburning.net 的模型上下文协议 (MCP)服务器。
概述
此 MCP 服务器提供了一个工具,用于通过https://barnsworthburning.net/api/search的 API 端点搜索 barnsworthburning.net。它可以与 Claude for Desktop 或任何其他 MCP 客户端一起使用。
Related MCP server: MCP Deep Web Research Server
安装
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 Barnsworthburning:
npx -y @smithery/cli install @Aias/barnsworthburning-mcp --client claude手动安装
克隆此存储库
安装依赖项:
npm install构建服务器:
npm run build
用法
有关如何将 MCP 服务器与兼容客户端(例如 Claude for Desktop 或 Cursor)一起使用的信息,请参阅模型上下文协议文档。
可用工具
该 MCP 服务器提供以下工具:
搜索:在 barnsworthburning.net 上搜索给定的查询
参数:
query:在 barnsworthburning.net 上查找的搜索查询
示例查询
一旦服务器连接到客户端,您就可以询问以下问题:
“在 barnsworthburning.net 上搜索‘设计’”
“在 barnsworthburning.net 上查找有关排版的文章”
“barnsworthburning.net 的用户体验如何?”
发展
要修改或扩展此 MCP 服务器:
编辑
src目录中的源代码使用
npm run build重建服务器
执照
麻省理工学院
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.