ebay-mcp-docs
Verified Safeby YosefHayim
Overview
This repository provides comprehensive documentation for the eBay MCP Server, a Model Context Protocol implementation that enables AI assistants to access eBay's Sell APIs through over 230 tools.
Installation
mintlify devEnvironment Variables
- GEMINI_API_KEY
- GEMINI_MODEL
- EBAY_CLIENT_ID
- EBAY_CLIENT_SECRET
- EBAY_ENVIRONMENT
- EBAY_REDIRECT_URI
- EBAY_USER_ACCESS_TOKEN
- EBAY_USER_REFRESH_TOKEN
- EBAY_USER_TOKEN_EXPIRY
- MCP_SERVER_PATH
- MCP_TRANSPORT
Security Notes
This repository is for documentation only, not the operational server code. It includes robust security practices for documentation, such as explicit warnings against hardcoding credentials in examples, a dedicated `SECURITY.md` policy for vulnerability reporting, and local validation scripts to ensure content quality and prevent common errors. There are no 'eval' or obfuscation patterns observed. Risks are minimal and primarily related to potential vulnerabilities in the external Mintlify documentation platform, or very subtle issues in documentation content, which are addressed by clear contribution guidelines.
Similar Servers
mcp-server
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
mcp-advisor
Provides LLMs and humans with structured access to the Model Context Protocol (MCP) specification and documentation for understanding and compliance evaluation.
ebay-mcp
Enables AI assistants to manage eBay selling operations, including inventory, orders, marketing, and analytics, through a Model Context Protocol (MCP) server.
openapi-mcp-server
Converts OpenAPI specifications into Model Context Protocol (MCP) tools, enabling AI assistants to interact with APIs.