This is a minimal MCP (Multi-Command Protocol) server implementation for product search, designed to work seamlessly with Claude's tool integration. It uses `FastMCP` to expose a simple tool that allo…
| Tool name | Description | Destructive? |
|---|---|---|
| search_for_products | ✓ no |
{
"mcpServers": {
"ecommmcp2": {
"command": "npx",
"args": [
"-y",
"ecommmcp2"
]
}
}
}