ebay-mcp
by luke-nielsen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EBAY_TIMEOUT | No | Per-request timeout (seconds). | 20 |
| EBAY_CLIENT_ID | Yes | App ID (Client ID). Required. | |
| EBAY_ENVIRONMENT | No | production or sandbox. | production |
| EBAY_MAX_RETRIES | No | Retry attempts for transient failures. | 3 |
| EBAY_CLIENT_SECRET | Yes | Cert ID (Client Secret). Required. | |
| EBAY_MARKETPLACE_ID | No | e.g. EBAY_GB, EBAY_DE, EBAY_AU. | EBAY_US |
| EBAY_DELIVERY_COUNTRY | No | Buyer country for shipping estimates. | |
| EBAY_DELIVERY_POSTAL_CODE | No | Buyer postal code for shipping estimates. |
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/luke-nielsen/ebay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server