claude mcp add apptrustrails-server -- npx -y @trustrails/mcp-server
{
"mcpServers": {
"apptrustrails-server": {
"command": "npx",
"args": ["-y", "@trustrails/mcp-server"]
}
}
}
{
"mcpServers": {
"apptrustrails-server": {
"command": "npx",
"args": ["-y", "@trustrails/mcp-server"]
}
}
}
{
"mcpServers": {
"apptrustrails-server": {
"command": "npx",
"args": ["-y", "@trustrails/mcp-server"]
}
}
}
About This MCP Server
The app.trustrails/server is a Model Context Protocol server that enables search functionality, specifically for searching UK electronics products across various retailers, providing real-time information on prices, stock, and product specifications. It can be connected to via npm and stdio, making it accessible for developers to integrate into their applications. A developer would use this server when building an e-commerce or price comparison platform that requires up-to-date and comprehensive product information from multiple retailers.
Search UK electronics products across retailers. Real-time prices, stock, and specs.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@trustrails/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.