Amazon Sales Estimator

by nexscope-ai · ai-ml · go, bash, git, api, skill

Amazon sales volume estimator for sellers and product researchers. Estimate monthly sales and revenue from BSR (Best Seller Rank), ASIN, or keyword. Three modes: (A) BSR Calculator — input BSR + marketplace + price + category to get instant sales estimate, (B) ASIN Lookup — input ASIN to auto-fetch data and estimate sales, (C) Keyword Market Analysis — input keyword to analyze total market size and competition. Works on 12 Amazon marketplaces. No API key required. Use when: (1) estimating how...

Source: https://github.com/nexscope-ai/Amazon-Skills

Install

git clone https://github.com/nexscope-ai/Amazon-Skills

Tags: go, bash, git, api, skill

184 GitHub stars · Source: skillsdirectory

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Amazon Sales Estimator is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • FCPXML MCP by DareDev256

    MCP server for Final Cut Pro XML. 53 tools for timeline analysis, batch editing, QC, generation, multi-track support, NLE export, templates, and audio via Claude. Requires setting environment variable FCP_PROJECTS_DIR to point to your Final Cut Pro projects directory.

  • Futu Stock MCP Server by shuizhengqi1

    A Model Context Protocol (MCP) server providing standardized access to Futu OpenAPI for stock market data and trading. Requires a Futu securities account with OpenAPI permissions and the Futu OpenD gateway running. Configure connection parameters via environment variables such as FUTU_HOST and FUTU_PORT.

  • mcp-server-macos-use by mediar-ai

    MCP server that lets AI agents control any macOS application through accessibility APIs. Requires building with Swift using 'swift build'.

  • HAL (HTTP API Layer) by DeanWard

    HAL is an MCP server that provides HTTP API capabilities to Large Language Models, allowing them to make HTTP requests and interact with web APIs through a secure, controlled interface. It supports automatic tool generation from OpenAPI/Swagger specifications configured via environment variables HAL_SWAGGER_FILE (path to OpenAPI/Swagger spec) and HAL_API_BASE_URL (base URL for API requests).

  • ProtonMail MCP Server by ronamosa

    Enables AI agents to send, read, search, and organize emails via ProtonMail using Proton Bridge. Supports MCP-compatible clients like Claude and Cursor.

  • MCP Server by imanelmzk

    A basic MCP server implementation using Node.js and TypeScript that bridges AI models with external tools and data sources via JSON-RPC.

  • Shopify Storefront MCP Server by QuentinCody

    Enables AI assistants to query and interact with Shopify store data via the Storefront API, including products, collections, carts, and customer information.

  • mcp-server by laurensanp

    Enables AI models to interact with local CSV and Parquet data through MCP tools, providing summarization and analysis capabilities.

Frequently asked questions

How do I install Amazon Sales Estimator?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Amazon Sales Estimator?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Amazon Sales Estimator free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.