Ebay MCP server
@CooKey-Monster
Ebay MCP server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"EbayMcpServer": {
"command": "uv",
"args": [
"pip",
"install",
"git+https://github.com/CooKey-Monster/EbayMcpServer.git"
]
}
}
}ツール
1Scan ebay for auctions. This tool is helpful for finding auctions on ebay.
概要
What is Ebay MCP server?
A simple server that lets you fetch auctions from Ebay.com using the Model Context Protocol (MCP). It integrates with eBay's REST API and is built with the official MCP Python SDK. This server is for developers who want to query eBay auctions programmatically via MCP-compatible hosts.
How to use Ebay MCP server?
Install the server using uv pip install git+https://github.com/CooKey-Monster/EbayMcpServer.git after setting up uv. Then configure the required environment variables CLIENT_ID and CLIENT_SECRET from the eBay developer portal. Once configured, invoke the list_auction tool with a query argument (and optionally an amount argument) to search for auctions.
Key features of Ebay MCP server?
- Uses official MCP Python SDK.
- Single tool
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント