Guitar Store MCP Server
@kartik71
关于 Guitar Store MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Guitar Store MCP Server?
A Model Context Protocol (MCP) server that provides tools for querying a guitar store's inventory and processing orders. It is intended for developers building MCP‑based applications that need guitar inventory management and order handling.
How to use Guitar Store MCP Server?
Install dependencies with npm install, then start the server with npm start. The server listens on http://localhost:3001 by default. To interact, you need an MCP client that connects to the SSE endpoint (/sse) and uses the messages endpoint (/messages).
Key features of Guitar Store MCP Server
- Get all guitars in inventory
- Filter guitars by type (Electric or Acoustic)
- Filter guitars by brand
- Get guitar details by ID
- Process guitar purchases
- View all orders
- Get inventory status summary
Use cases of Guitar Store MCP Server
- Building an e‑commerce frontend that displays guitar inventory
- Creating a chatbot that answers inventory and order questions
- Integrating guitar purchasing flows into an MCP‑powered assistant
- Monitoring stock levels and order history programmatically
FAQ from Guitar Store MCP Server
What tools does the server expose?
It exposes 7 MCP tools: getGuitars, getGuitarsByType, getGuitarsByBrand, getGuitarById, getOrders, purchaseGuitars, and getInventoryStatus.
How do I start the server?
Run npm install then npm start. The server will listen on http://localhost:3001 by default.
What endpoints do I connect to?
Use the SSE endpoint at /sse for streaming and the messages endpoint at /messages for sending requests.
Do I need a specific client?
You need any MCP client that supports SSE (Server‑Sent Events) communication to interact with this server.
What is the default port?
The server runs on port 3001.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ICSS
chokcoco不止于 CSS
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers
评论