71
/ 100
8 days ago
glama

ebay-mcp

An MCP server that lets an LLM search and inspect eBay listings through the official Browse API.

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 1 credential: EBAY_CLIENT_SECRET
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.
configEBAY_CLIENT_IDApp ID (Client ID) from your keyset
🔐 secretEBAY_CLIENT_SECRETCert ID (Client Secret) from your keyset
configEBAY_MARKETPLACEEBAY_DE Marketplace: EBAY_DE, EBAY_US, EBAY_GB, …
configEBAY_ENVsandbox sandbox or production
configLOG_LEVEL
configMCP_TRANSPORThttp http (streamable-HTTP) or stdio
configMCP_HOST/ MCP_PORT / MCP_PATH 0.0.0.0 / 8000 / /mcp HTTP bind
configMCP_PORTMCP_HOST / / MCP_PATH 0.0.0.0 / 8000 / /mcp HTTP bind
configMCP_PATHMCP_HOST / MCP_PORT / 0.0.0.0 / 8000 / /mcp HTTP bind
// 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 4 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/jnslmk-ebay-mcp-1b5z90)](https://m8ven.ai/mcp/jnslmk-ebay-mcp-1b5z90)
commit: 0b85890c15116ba605b68d876ec57c4578b8b3e7
code hash: 723efda36f4a25395a393ce5964f16864d255f4cda5e373ccaf0394929c1220d
verified: 7/23/2026, 9:13:03 AM
view raw JSON →