Ebay MCP server
@CooKey-Monster
About Ebay MCP server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"EbayMcpServer": {
"command": "uv",
"args": [
"pip",
"install",
"git+https://github.com/CooKey-Monster/EbayMcpServer.git"
]
}
}
}Tools
1Scan ebay for auctions. This tool is helpful for finding auctions on ebay.
Overview
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
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Codelf
unbugA search tool helps dev to solve the naming things problem.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments