MCP Directory
Back

ebay-mcp

by YosefHayim · TypeScript · ★ 90

Open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. Includes 325 tools for inventory management, order fulfillment, marketing campaigns, analytics, developer tools, and more.

#ai#api-wrapper#chatgpt#claude#ebay#ebay-api#llm#local-mcp#localhost#mcp#mcp-server#model-context-protocol#npm#oauth2#open-source#typescript

Install

npx -y github:YosefHayim/ebay-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "ebay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:YosefHayim/ebay-mcp"
      ]
    }
  }
}

From the README

The eBay MCP server — give Claude, Cursor, and any AI assistant full access to eBay's Sell APIs. 322 tools for inventory, orders, marketing, and analytics, running locally with your own keys. Unofficial, open-source project — not affiliated with, authorized, or endorsed by eBay Inc. English · 简体中文 · Español · Português (BR) · 日本語 · 한국어 · Français · Deutsch · Русский | --- | --- | | Interface | Natural language through your AI assistant | Hand-written HTTP requests and JSON parsing | | OAuth & token refresh | Built in, with automatic…
Read full README on GitHub →

Related ai & ml servers