Find and hire a human specialist from the Stoory marketplace, right from chat.
MCPpedia last refreshed this data
io.github.StooryBot/stoory-mcp is an MCP server that find and hire a human specialist from the Stoory marketplace, right from chat. Its tool list has not been published yet over http, requires no API key, and scores 32/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-stoorybot-stoory-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Find and hire a human specialist from the Stoory marketplace, right from chat.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce
Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чтение, ключи не нужны.
Monetize any MCP server: x402 paywall, pay-per-call billing in USDC on Base, agent marketplace.
MCP server for the Shopify Admin API: products, orders, customers, inventory, discounts.
MCP server for Salesforce B2C Commerce Cloud development assistance
MCP Security Weekly
Get CVE alerts and security updates for io.github.StooryBot/stoory-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Hire a human specialist from your AI workspace — without leaving it.
AI can build most of your app. It can't get you GDPR-compliant, review your Stripe integration, design your landing page, or run your SEO. Stoory MCP lets your AI coding assistant find, brief, and hire the right human for that — without you ever opening Upwork, writing a job post, or explaining your problem from scratch.
You stay in control of the two decisions that matter — who to hire and what budget to approve. The agent does the rest.
See Tools below for the full list.
Sign up at
stoory.io/login?step=register&u=Client_(user),
then open MCP Server on the Stoory homepage to generate your
client_api_key.
Pick your client below. The URL is always https://mcp.stoory.io/mcp, the
header is always x-api-key, but where you put them differs per client.
claude mcp add --transport http stoory \
https://mcp.stoory.io/mcp \
--header "x-api-key: YOUR_API_KEY_HERE"
Or add directly to .mcp.json:
{
"mcpServers": {
"stoory": {
"url": "https://mcp.stoory.io/mcp",
"headers": { "x-api-key": "YOUR_API_KEY_HERE" }
}
}
}
Settings → Connectors → Add custom connector. Paste
https://mcp.stoory.io/mcp as the URL, open Request headers, add
x-api-key with your key, then click Add.
(Request header auth is currently rolling out at Anthropic. If you don't see a "Request headers" option yet, use Claude Code or another client below in the meantime.)
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
{
"mcpServers": {
"stoory": {
"url": "https://mcp.stoory.io/mcp",
"headers": { "x-api-key": "YOUR_API_KEY_HERE" }
}
}
}
Add to ~/.codeium/windsurf/mcp_config.json — note the field is
serverUrl, not url:
{
"mcpServers": {
"stoory": {
"serverUrl": "https://mcp.stoory.io/mcp",
"headers": { "x-api-key": "YOUR_API_KEY_HERE" }
}
}
}
Add to .vscode/mcp.json — note the root key is servers, not
mcpServers, and each entry needs "type": "http":
{
"servers": {
"stoory": {
"type": "http",
"url": "https://mcp.stoory.io/mcp",
"headers": { "x-api-key": "YOUR_API_KEY_HERE" }
}
}
}
Add to ~/.codex/config.toml:
[mcp_servers.stoory]
url = "https://mcp.stoory.io/mcp"
http_headers = { "x-api-key" = "YOUR_API_KEY_HERE" }
"My AI assistant keeps breaking my Stripe integration. Find me someone who can fix it."
That's it — the assistant searches, drafts the task, shows you cost and files before anything is s