eBay Seller MCP Server
by jyarbro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EBAY_CLIENT_ID | Yes | Your eBay Client ID (App ID) from the Developer Portal. | |
| EBAY_ENVIRONMENT | No | eBay API environment: 'sandbox' or 'production'. | sandbox |
| EBAY_REDIRECT_URI | No | Your eBay Redirect URL (RuName) for OAuth flow. | |
| EBAY_CLIENT_SECRET | Yes | Your eBay Client Secret (Cert ID) from the Developer Portal. | |
| EBAY_MARKETPLACE_ID | No | Default eBay marketplace ID (e.g., EBAY_US). | EBAY_US |
| EBAY_CONTENT_LANGUAGE | No | Default request content language. | en-US |
| EBAY_USER_REFRESH_TOKEN | No | Refresh token for higher rate limits (10k-50k requests/day). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jyarbro/ebay-seller-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server