
Amazon Products
@Redtri-git
About Amazon Products
Connect your LLM to Amazon’s product catalog and display real-time results directly in chat. Easily browse, compare, and buy products — all inside your AI agent, chatbot, or tool.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Ecomm": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Amazon Products?
Amazon Products is a minimal MCP (Multi-Command Protocol) server implementation for product search, designed to work with Claude’s tool integration. It uses FastMCP to expose a simple tool that lets language models query an API for product listings.
How to use Amazon Products?
Clone the repository, then run uv run mcp dev main.py for local development. To install for Claude, run uv run mcp install main.py and add the configuration to claude_desktop_config.json under mcpServers, pointing to your local main.py path.
Key features of Amazon Products
- MCP-compatible server for Claude integration
search_productstool for querying product- Markdown-formatted responses with clickable product links and prices
- Easy testing and integration with Claude desktop app
Use cases of Amazon Products
- Searching for product listings through Claude
- Getting markdown-formatted product results with prices
- Querying a product API for listings in AI workflows
FAQ from Amazon Products
What is the main purpose of Amazon Products?
It provides a simple MCP server that allows Claude to search for products via an API and receive markdown-formatted results.
How do I install Amazon Products for Claude?
Run uv run mcp install main.py, then edit claude_desktop_config.json to add the server configuration with the correct path to main.py.
What tool does Amazon Products expose?
It exposes the search_products tool for querying product listings.
What dependencies are required to run Amazon Products?
The server requires Python with uv, the mcp[cli] package, and the requests library.
Does Amazon Products use FastMCP?
Yes, it uses FastMCP to implement the MCP server.
Frequently asked questions
What is the main purpose of Amazon Products?
It provides a simple MCP server that allows Claude to search for products via an API and receive markdown-formatted results.
How do I install Amazon Products for Claude?
Run `uv run mcp install main.py`, then edit `claude_desktop_config.json` to add the server configuration with the correct path to `main.py`.
What tool does Amazon Products expose?
It exposes the `search_products` tool for querying product listings.
What dependencies are required to run Amazon Products?
The server requires Python with `uv`, the `mcp[cli]` package, and the `requests` library.
Does Amazon Products use FastMCP?
Yes, it uses `FastMCP` to implement the MCP server.
Basic information
More AI & Agents MCP servers

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Comments