Public read-only MCP server for the Jewelry by Sweet Pea fine-jewelry catalog (search_products, get_product, get_store_policies)
git clone https://github.com/danielle790/jewelry-by-sweet-pea-mcp{
"mcpServers": {
"jewelry-by-sweet-pea-mcp": {
"command": "node",
"args": ["/path/to/jewelry-by-sweet-pea-mcp/dist/index.js"]
}
}
}MCP Servers overview
# Jewelry by Sweet Pea — Products MCP Server
A free, public, **read-only** [Model Context Protocol](https://modelcontextprotocol.io) server for the [Jewelry by Sweet Pea](https://www.jewelrybysweetpea.com) fine-jewelry catalog. No API key, no signup.
**Endpoint:** `https://chat.jewelrybysweetpea.com/mcp` (Streamable HTTP, stateless)
**Registry:** [`io.github.danielle790/jewelry-by-sweet-pea`](https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.danielle790/jewelry-by-sweet-pea) on the official MCP Registry
## Tools
| Tool | What it does |
|------|--------------|
| `search_products` | Live search of 100,000+ fine-jewelry products (gold, sterling silver, NCAA/collegiate LogoArt). Returns name, SKU, live price, availability, and product URL. |
| `get_product` | Fetch one product's live details (price, availability, sizes/variants, URL) by SKU. |
| `get_store_policies` | Shipping (free US), returns (free 30-day), warranty, resizing, payment, and contact details. |
## Quick start
### Claude Code
```bash
claude mcp add --transport http sweetpea-products https://chat.jewelrybysweetpea.com/mcp
```
### Claude Desktop / other MCP clients
```json
{
"mcpServers": {
"sweetpea-products": {
"type": "streamable-http",
"url": "https://chat.jewelrybysweetpea.com/mcp"
}
}
}
```
### Try it with curl
```bash
curl -X POST https://chat.jewelrybysweetpea.com/mcp \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
```
## Notes
- Read-only: the server exposes catalog and policy data only; it cannot place orders or modify anything.
- No authentication required. Please be reasonable with request volume.
- Prices and availability are live from the store.
## About
Jewelry by Sweet Pea is a family-run online fine-jewelry store. Questions or issues with the server: [danielle@jewelrybysweetpea.com](mailto:danielle@jewelrybysweetpea.com) · [jewelrybysweetpea.com](https://www.jewelrybysweetpea.com)
## Discovery
This server is discoverable by machines through:
- **Official MCP Registry:** [io.github.danielle790/jewelry-by-sweet-pea](https://registry.modelcontextprotocol.io/v0/servers?search=jewelry-by-sweet-pea)
- **Well-known URIs** on the store domain:
- [/.well-known/mcp/server-card.json](https://jewelrybysweetpea.com/.well-known/mcp/server-card.json)
- [/.well-known/mcp.json](https://jewelrybysweetpea.com/.well-known/mcp.json)
- [/.well-known/webmcp.json](https://jewelrybysweetpea.com/.well-known/webmcp.json)
- **[llms.txt](https://jewelrybysweetpea.com/llms.txt)** for AI crawlers
What people ask about jewelry-by-sweet-pea-mcp
What is danielle790/jewelry-by-sweet-pea-mcp?
+
danielle790/jewelry-by-sweet-pea-mcp is mcp servers for the Claude AI ecosystem. Public read-only MCP server for the Jewelry by Sweet Pea fine-jewelry catalog (search_products, get_product, get_store_policies) It has 0 GitHub stars and was last updated today.
How do I install jewelry-by-sweet-pea-mcp?
+
You can install jewelry-by-sweet-pea-mcp by cloning the repository (https://github.com/danielle790/jewelry-by-sweet-pea-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is danielle790/jewelry-by-sweet-pea-mcp safe to use?
+
danielle790/jewelry-by-sweet-pea-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains danielle790/jewelry-by-sweet-pea-mcp?
+
danielle790/jewelry-by-sweet-pea-mcp is maintained by danielle790. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to jewelry-by-sweet-pea-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy jewelry-by-sweet-pea-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/danielle790-jewelry-by-sweet-pea-mcp)<a href="https://claudewave.com/repo/danielle790-jewelry-by-sweet-pea-mcp"><img src="https://claudewave.com/api/badge/danielle790-jewelry-by-sweet-pea-mcp" alt="Featured on ClaudeWave: danielle790/jewelry-by-sweet-pea-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!