Barnsworthburning MCP
@Aias
关于 Barnsworthburning MCP
A Model Context Protocol (MCP) server for searching barnsworthburning.net.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"barnsworthburning-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Aias/barnsworthburning-mcp",
"--client",
"claude"
]
}
}
}工具
1Search barnsworthburning.net for the given query
概览
What is Barnsworthburning MCP?
Barnsworthburning MCP is a Model Context Protocol (MCP) server that provides a search tool for the website barnsworthburning.net. It is designed for developers and users of MCP-compatible clients (such as Claude for Desktop or Cursor) who want to query the site’s content programmatically.
How to use Barnsworthburning MCP?
Install the server via Smithery (npx -y @smithery/cli install @Aias/barnsworthburning-mcp --client claude) or manually (clone the repo, run npm install and npm run build). Once connected to an MCP client, invoke the search tool with a query parameter to search barnsworthburning.net.
Key features of Barnsworthburning MCP
- Single search tool for barnsworthburning.net
- Uses the site’s API at
/api/search - Compatible with any MCP client
- Simple installation via Smithery or manual build
- Supports arbitrary text queries
Use cases of Barnsworthburning MCP
- Query barnsworthburning.net for articles on design, typography, or user experience
- Extract search results programmatically inside an MCP-enabled AI assistant
- Integrate barnsworthburning.net content into workflows that use Claude for Desktop or Cursor
FAQ from Barnsworthburning MCP
What does Barnsworthburning MCP do?
It provides a tool to search barnsworthburning.net using the site’s API, returning results that can be used by an MCP client.
How do I install Barnsworthburning MCP?
You can install it automatically via Smithery (npx -y @smithery/cli install @Aias/barnsworthburning-mcp --client claude) or manually by cloning the repository, installing dependencies (npm install), and building (npm run build).
What tool does Barnsworthburning MCP expose?
It exposes a single tool called search, which takes a required query parameter (a string) to search barnsworthburning.net.
Which MCP clients are compatible?
Any MCP-compatible client, such as Claude for Desktop or Cursor, can use this server.
Can I see example queries?
Yes. You can ask “Search barnsworthburning.net for ‘design’”, “Find articles about typography on barnsworthburning.net”, or “What does barnsworthburning.net have about user experience?”.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论