Skip to main content
Glama
deepujain

ebay-mcp

by deepujain

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EBAY_ENVNoeBay API environment: 'sandbox' or 'production'. Default is sandbox.sandbox
EBAY_HOSTNoHost address for the MCP server to listen on.127.0.0.1
EBAY_PORTNoPort for the MCP server to listen on.8000
EBAY_CLIENT_IDYesYour eBay App ID (client_id) from the developer keyset.
EBAY_CLIENT_SECRETYesYour eBay Cert ID (client_secret) from the developer keyset.
EBAY_WATCHLIST_PATHNoFile path for the server-side watchlist JSON. Defaults to a local file, in Docker use /data/watchlist.json.
EBAY_USER_ACCESS_TOKENNoOptional user access token for auction bidding (requires authorization code grant).
EBAY_RUN_LIVE_MUTATIONSNoSet to '1' to enable live mutation integration tests (only used in test mode).
EBAY_USER_REFRESH_TOKENNoOptional user refresh token for auction bidding (requires authorization code grant).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources