74
/ 100
12 days ago
glama

ebay-mcp

Provides AI assistants with comprehensive access to eBay's Sell APIs, including 325 tools for inventory management, order fulfillment, marketing campaigns, analytics, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: EBAY_APP_ACCESS_TOKEN, EBAY_CLIENT_SECRET, EBAY_USER_ACCESS_TOKEN, EBAY_USER_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretEBAY_APP_ACCESS_TOKEN
configEBAY_CLIENT_IDyour_client_id
🔐 secretEBAY_CLIENT_SECRETyour_client_secret
configEBAY_CONTENT_LANGUAGEen-US # default request content language
configEBAY_ENABLE_FILE_LOGGING
configEBAY_ENVIRONMENTsandbox # or "production"
configEBAY_LOG_LEVEL
configEBAY_MARKETPLACE_IDEBAY_US # default marketplace (overridable per tool)
configEBAY_MCP_API_BASE_URL
configEBAY_MCP_DISABLE_AUTH_HEADER
configEBAY_MCP_UIon # interactive MCP Apps views (beta); "off" forces plain JSON
configEBAY_OAUTH_CALLBACK_PORT
configEBAY_REDIRECT_URIyour_runame
🔐 secretEBAY_USER_ACCESS_TOKEN
🔐 secretEBAY_USER_REFRESH_TOKENyour_token # for higher rate limits
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yosefhayim-ebay-mcp-g14bbo)](https://m8ven.ai/mcp/yosefhayim-ebay-mcp-g14bbo)
commit: 8f4627d0957c2a5d5deae3b520dc930fdca03b29
code hash: 090abb6af9b2585da78687654242fae0a41f750c74e27e29ac56793a08c5559b
verified: 7/19/2026, 8:59:42 AM
view raw JSON →