Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.vuluu2k/webcake-storefront-mcp · v1.31.8
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
WebCake Storefront 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"webcake-storefront-mcp": {
"command": "npx",
"args": [
"-y",
"webcake-storefront-mcp"
]
}
}
}WEBCAKE_TOKEN可选secretStorefront JWT Bearer token (the builder's `jwt` cookie / store_jwt).
WEBCAKE_SESSION_ID可选secretSession id sent as the x-session-id header (the builder's `wsid` cookie).
WEBCAKE_ENV可选Named environment preset that fills the API + app base URLs (default prod).
PEXELS_API_KEY可选secretOptional Pexels API key for the search_images tool.
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
v2.5.2
io.github.opengolfapi/mcp-server
Golf for AI agents — every US course free, plus open contribution, identity & tournaments.
{
"id": "io.github.vuluu2k/webcake-storefront-mcp",
"type": "mcp-server",
"version": "1.31.8",
"displayName": "WebCake Storefront",
"description": "Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.",
"repository": {
"url": "https://github.com/vuluu2k/webcake-storefront-mcp",
"source": "github"
},
"homepage": "https://github.com/vuluu2k/webcake-storefront-mcp#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "webcake-storefront-mcp",
"version": "1.31.8",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "WEBCAKE_TOKEN",
"description": "Storefront JWT Bearer token (the builder's `jwt` cookie / store_jwt).",
"isSecret": true
},
{
"name": "WEBCAKE_SESSION_ID",
"description": "Session id sent as the x-session-id header (the builder's `wsid` cookie).",
"isSecret": true
},
{
"name": "WEBCAKE_ENV",
"description": "Named environment preset that fills the API + app base URLs (default prod)."
},
{
"name": "PEXELS_API_KEY",
"description": "Optional Pexels API key for the search_images tool.",
"isSecret": true
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://store.toolvn.io.vn/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.vuluu2k/webcake-storefront-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.vuluu2k%2Fwebcake-storefront-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}