eBay MCP - Remote Edition (mrnajiboy/ebay-mcp-remote-edition) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 339 tools. No publisher has claimed this listing.
An MCP server providing AI assistants comprehensive access to eBay's Sell APIs for inventory management, order fulfillment, marketing, analytics, and more, with hosted multi-user and local modes.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
mrnajiboy
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning
sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591
sharp: Vulnerabilities in libheif: GHSA-g89c-p67h-r497 and GHSA-2jg2-4ch7-h545
Axios: Excessive recursion in formDataToJSON can cause denial of service
Axios: Nested axios option objects can consume polluted prototype values
ADMIN_API_KEYPrivileged admin bypass: Authorization: Bearer <> when ADMIN_API_KEY is configuredAIRTABLE_API_KEYAIRTABLE_BASE_IDAIRTABLE_ITEM_TABLE_IDAIRTABLE_PATAIRTABLE_VALIDATION_TABLE_IDCLOUDFLARE_ACCOUNT_IDCLOUDFLARE_API_TOKENCLOUDFLARE_KV_NAMESPACE_IDDISPLAYEBAY_APP_ACCESS_TOKENEBAY_CLIENT_IDSet EBAY_CLIENT_ID + EBAY_CLIENT_SECRETEBAY_CLIENT_SECRETSet EBAY_CLIENT_ID + EBAY_CLIENT_SECRETEBAY_CONFIG_FILEEBAY_CONTENT_LANGUAGEEBAY_CURRENCY_RATES_TO_USD_JSONEBAY_DEFAULT_ENVIRONMENTEBAY_DEFAULT_FULFILLMENT_POLICY_IDEBAY_DEFAULT_PAYMENT_POLICY_IDEBAY_DEFAULT_RETURN_POLICY_IDEBAY_ENABLE_FILE_LOGGINGEBAY_ENVIRONMENTEBAY_LOCAL_TLS_CERT_PATHEBAY_LOCAL_TLS_KEY_PATHEBAY_LOG_LEVELEBAY_MARKETPLACE_IDEBAY_PRODUCTION_CLIENT_IDEBAY_PRODUCTION_CLIENT_SECRETEBAY_PRODUCTION_REDIRECT_URIEBAY_PRODUCTION_RUNAMEEBAY_REDIRECT_URIEBAY_RESEARCH_COOKIES_JSONEBAY_RESEARCH_LIVE_PID_PATHEBAY_RESEARCH_LIVE_STORAGE_STATE_PATHEBAY_RESEARCH_PROFILE_DIREBAY_RESEARCH_SESSION_ALERTS_ENABLEDEBAY_RESEARCH_SESSION_ALERT_CALLBACK_URLEBAY_RESEARCH_SESSION_ALERT_ON_EXPIREDEBAY_RESEARCH_SESSION_ALERT_WINDOW_24HEBAY_RESEARCH_SESSION_ALERT_WINDOW_6HEBAY_RESEARCH_SESSION_ALLOW_FILESYSTEM_FALLBACKEBAY_RESEARCH_STORAGE_STATE_META_PATHEBAY_RESEARCH_STORAGE_STATE_PATHEBAY_RESEARCH_TIMEZONEEBAY_RUNAMEEBAY_SANDBOX_CLIENT_IDEBAY_SANDBOX_CLIENT_SECRETEBAY_SANDBOX_REDIRECT_URIEBAY_SANDBOX_RUNAMEEBAY_SOLD_SEARCH_HTML_ENABLEDEBAY_SOLD_SEARCH_HTML_TIMEOUT_MSEBAY_SOLD_SEARCH_USER_AGENTEBAY_TOKEN_STORE_BACKENDdefaults to Cloudflare KV when unset or unrecognized. Use memory only for tests or throwaway local development because hosted sessions and tokens are lost on restart.EBAY_TOKEN_STORE_PATHEBAY_USER_ACCESS_TOKENEBAY_USER_REFRESH_TOKENThe local process reads eBay credentials and optional EBAY_USER_REFRESH_TOKEN from environment variables.ENABLE_NOVNCMCP_HOSTMCP_TOOL_TIMEOUT_MSN8N_VALIDATION_RUNNER_RECORD_WEBHOOK_URLN8N_VALIDATION_RUNNER_WEBHOOK_URLNOVNC_DISPLAYNOVNC_PASSWORD_FILENOVNC_PORTNOVNC_PUBLIC_HOSTNOVNC_PUBLIC_PORTNOVNC_PUBLIC_PROTOCOLNOVNC_PUBLIC_URLOAUTH_START_KEYProtect /oauth/start with , /admin/ and /validation/ with ADMIN_API_KEYPERPLEXITY_API_KEYPERPLEXITY_RESEARCH_ENABLEDPLAYWRIGHT_CHROMIUM_CHANNELPUBLIC_BASE_URLQSTASH_CURRENT_SIGNING_KEYQSTASH_NEXT_SIGNING_KEYQSTASH_TOKENQSTASH_URLRAPIDGATE_API_KEYRAPIDGATE_API_URLSold-data provider is temporary (external API via )REDDIT_USER_AGENTSESSION_TTL_SECONDSTELEGRAM_BOT_TOKENTELEGRAM_CHAT_IDTWITTER_BEARER_TOKENTWOCAPTCHA_API_KEYUPSTASH_REDIS_REST_TOKENUPSTASH_REDIS_REST_URLVALIDATION_AIRTABLE_BASE_IDVALIDATION_AIRTABLE_ITEM_TABLE_IDVALIDATION_AIRTABLE_TABLE_IDVALIDATION_RUNNER_RECORD_WEBHOOK_URLVALIDATION_RUNNER_USER_IDBoth require X-Admin-API-Key: <ADMIN_API_KEY>. The server impersonates the configured validation runner user from env vars.VALIDATION_RUNNER_USER_ID_PRODUCTIONVALIDATION_RUNNER_USER_ID_SANDBOXVALIDATION_RUNNER_WEBHOOK_URLYOUTUBE_API_KEYPORTDependencies
19 runtime dependencies (24 dev), 1 flagged: playwright-core
Tool annotations
154/339 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
339/339 tools missing one or more hints — search (missing: destructiveHint, idempotentHint, openWorldHint); fetch (missing: destructiveHint, idempotentHint, openWorldHint); ebay_get_oauth_url (missing: destructiveHint, idempotentHint, openWorldHint), +336 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
158/339 tools referenced in tests (47%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
1 call in production code run through a shell (src/utils/security-checker.ts:199)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Production dependencies are patched
0 critical, 3 high severity in production deps — axios@1.16.0 (high), sharp@0.34.5 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dependency freshness
2/19 production deps stale: prompts@2023-10-21 (2.9y), dotenv-stringify@2024-05-23 (2.3y)
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/mrnajiboy/ebay-mcp-remote-edition)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check