Sklarstad Storefront MCP
An MCP 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:
{
"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
Release files for sklarstad-storefront-mcp 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sklarstad_storefront_mcp-0.1.1.tar.gz | 6.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sklarstad_storefront_mcp-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.0 kB
Release files / sklarstad_storefront_mcp-0.1.1.tar.gz
| Download URL | sklarstad_storefront_mcp-0.1.1.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94867278005eee85938d57b5afd4e0b8ccf84b9937aad24c5a050673a2f86689
|
|
BLAKE2b-256 checksum How to use checksums |
28f158e01af13b50a2c4ebc740d25919cc00046fe5ae7f4f10caa489f629e282
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.11
|
Release files / sklarstad_storefront_mcp-0.1.1-py3-none-any.whl
| Download URL | sklarstad_storefront_mcp-0.1.1-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
16ad912e6fcedc12f23016aac9ab799c3c5a3cd3ee77fc6b428ae97ead185ad8
|
|
BLAKE2b-256 checksum How to use checksums |
4b164804579a0d2c73bea46e5a2a8d7bba5863bac7247e2bef3ae6f65c7aa698
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.11
|