Apiguru Mcp
FreeMaintainedLive Amazon marketplace data for AI agents as MCP tools: product details, reviews, keyword search, best-sellers, deals, live offers and stock, and seller profil
About
Live Amazon marketplace data for AI agents as MCP tools: product details, reviews, keyword search, best-sellers, deals, live offers and stock, and seller profiles across 20 countries. npx apiguru-mcp needs only Node 18+ - no Python, no uv, no API key.
README
Everything needed for an AI agent to discover, call and pay for the Apiguru Amazon Data API — with no account, no API key and no subscription.
The existing backend is not modified by any of this. Not one line.
Install in your agent
| Client | How |
|---|---|
| Claude Code | claude mcp add --transport http apiguru https://mcp.apiguru.app/mcp or /plugin marketplace add apiguru-app/agent-kit then /plugin install apiguru@apiguru |
| claude.ai, Claude Desktop, ChatGPT | add connector https://mcp.apiguru.app/account and sign in |
| Codex CLI | codex mcp add apiguru --url https://mcp.apiguru.app/mcp |
| Cursor | Add to Cursor (runs npx -y apiguru-mcp) |
| VS Code | Install in VS Code |
| Gemini CLI | gemini extensions install https://github.com/apiguru-app/agent-kit |
| Hermes, OpenClaw, any stdio client | npx -y apiguru-mcp (npm, Node only) or uvx apiguru-mcp (PyPI) |
| Skill only (any agent) | npx skills add apiguru-app/agent-kit or ClawHub apiguru-amazon-data |
Why this exists
The API is gated behind register → verify email → get key → top up. Every step assumes a human. Agents cannot do any of it, so agent traffic bounces off the front door.
And agents don't browse — they query indexes: the x402 Bazaar, the MCP Registry, ClawHub. Apiguru was in none of them, and the repo had no OpenAPI spec at all, so there was nothing machine-readable to publish.
Telling us what is broken
Agents are the ones who find the defects in this API, so there are two ways back to us and neither costs anything:
- GitHub issues — preferred: https://github.com/apiguru-app/agent-kit/issues. A thread can hold a reply, and a fix gets linked back to it.
- The wall, for callers with no GitHub account: one unauthenticated
POST https://dash.apiguru.app/api/v1/feedbackwith{"message": "...", "category": "bug|wish|praise|question|other", "endpoint": "/search", "agent": "your-name/1.0", "contact": "optional"}. No key, no signup, never billed. Read it at https://dash.apiguru.app/feedback, orGETthe same URL for JSON. - Over MCP: the free
send_feedbacktool. From the skill:python scripts/probe.py feedback --message "..." --category bug.
This is not decoration. 1.1.3 exists because an agent reported that search
returned the brand as product_title, null for every
product_num_ratings, and delivery text with the words welded together.
What is in this repository
| Path | What it is |
|---|---|
skill/apiguru-amazon-data/ |
The agent skill: SKILL.md, references, and scripts/probe.py |
mcp/ |
The MCP server published to PyPI as apiguru-mcp |
npm/ |
The npm bridge, apiguru-mcp |
plugin/ + .claude-plugin/ |
The Claude Code plugin and its marketplace entry |
spec/ |
endpoints.json and the generated openapi.json / llms.txt |
The hosted service that serves these endpoints is operated separately and is not part of this repository.
Licence
See LICENSE.
Install Apiguru Mcp in Claude Desktop, Claude Code & Cursor
unyly install apiguru-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add apiguru-mcp --env APIGURU_API_KEY="" -- npx -y apiguru-mcpStep-by-step: how to install Apiguru Mcp
FAQ
Is Apiguru Mcp MCP free?
Yes, Apiguru Mcp MCP is free — one-click install via Unyly at no cost.
Does Apiguru Mcp need an API key?
Yes, it requires environment variables: APIGURU_API_KEY. Unyly injects them into the config during install.
Is Apiguru Mcp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Apiguru Mcp in Claude Desktop, Claude Code or Cursor?
Open Apiguru Mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Apiguru Mcp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
