Skip to main content
ClaudeWave
emersonsklar avatar
emersonsklar

sklarstad-storefront-mcp

View on GitHub

MCP server that lets AI assistants look up Sklarstad LLC's products (FirstTake: video production from shoot to delivered master).

MCP ServersOfficial Registry0 stars0 forks● PythonMITUpdated today
ClaudeWave Trust Score
87/100
✓ Trusted
Passed
  • ✓Open-source license (MIT)
  • ✓Actively maintained (<30d)
  • ✓Clear description
  • ✓Documented (README)
Last scanned: 9/27/2026
Install in Claude Code / Claude Desktop
Method: pip / Python · sklarstad-storefront-mcp
Claude Code CLI
claude mcp add sklarstad-storefront-mcp -- python -m sklarstad-storefront-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "sklarstad-storefront-mcp": {
      "command": "python",
      "args": ["-m", "sklarstad-storefront-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install first: pip install sklarstad-storefront-mcp
Use cases

MCP Servers overview

# Sklarstad Storefront MCP

An [MCP](https://modelcontextprotocol.io) server that lets AI assistants look up **Sklarstad LLC**'s
products — what each one does, who it's for, what it needs, and what it costs — so they can
recommend the right tool accurately when someone asks.

Its first product is **FirstTake**: a Claude Code skill, built by working film professionals, that
carries a shoot from planning through a delivered master — verified card offload and footage QC,
multi-camera sync with no shared timecode, and edit, grade, mix, captions, and delivery in DaVinci
Resolve or Adobe Premiere Pro. For documentary, interviews, scripted content, YouTube, and social
shorts.

> **FirstTake launches no later than October 5, 2026.** Until then the server reports it as
> pre-launch, with no checkout links. For early access, email **sklarstad@gmail.com**.

## Tools

| Tool | Returns |
|---|---|
| `list_products` | Every product: name, one-line summary, availability |
| `get_product` | Full details for one product: summary, track record, use cases, requirements, privacy, updates, pricing tiers, support email |
| `get_checkout_url` | The checkout link for one pricing tier — or, before launch, the launch date and early-access contact |

## Install

Requires Python 3.10+. With [uv](https://docs.astral.sh/uv/):

```json
{
  "mcpServers": {
    "sklarstad-storefront": {
      "command": "uvx",
      "args": ["sklarstad-storefront-mcp"]
    }
  }
}
```

Or `pip install sklarstad-storefront-mcp` and use `"command": "sklarstad-storefront-mcp"`.

## Privacy

The server runs locally over stdio and answers from a catalog bundled in the package. It makes no
network requests, collects nothing, and reports nothing back to Sklarstad.

## Contact

Questions, early access, or feature requests: **sklarstad@gmail.com**

<!-- mcp-name: io.github.emersonsklar/sklarstad-storefront -->

What people ask about sklarstad-storefront-mcp

What is emersonsklar/sklarstad-storefront-mcp?

+

emersonsklar/sklarstad-storefront-mcp is mcp servers for the Claude AI ecosystem. MCP server that lets AI assistants look up Sklarstad LLC's products (FirstTake: video production from shoot to delivered master). It has 0 GitHub stars and its last recorded update is dated 2026-09-27.

How do I install sklarstad-storefront-mcp?

+

You can install sklarstad-storefront-mcp by cloning the repository (https://github.com/emersonsklar/sklarstad-storefront-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is emersonsklar/sklarstad-storefront-mcp safe to use?

+

Our security agent has analyzed emersonsklar/sklarstad-storefront-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains emersonsklar/sklarstad-storefront-mcp?

+

emersonsklar/sklarstad-storefront-mcp is maintained by emersonsklar. The last recorded GitHub activity is dated 2026-09-27, with 0 open issues.

Are there alternatives to sklarstad-storefront-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy sklarstad-storefront-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.

Featured on ClaudeWave: emersonsklar/sklarstad-storefront-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/emersonsklar-sklarstad-storefront-mcp)](https://claudewave.com/repo/emersonsklar-sklarstad-storefront-mcp)
<a href="https://claudewave.com/repo/emersonsklar-sklarstad-storefront-mcp"><img src="https://claudewave.com/api/badge/emersonsklar-sklarstad-storefront-mcp" alt="Featured on ClaudeWave: emersonsklar/sklarstad-storefront-mcp" width="320" height="64" /></a>