mcpbeat Sign in

Docs MCP Server

by merchinary Your server? Claim it
local only

Docs runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm.

Search how-to docs for Merchinary's Shopify Bulk Product Editor and Image Editor apps.

Installs per day peak 16 · avg 7 · +31% w/w
a month agotoday
40
Installs / week
npm · @merchinary/docs-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Docs every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add docs -- npx -y @merchinary/docs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "docs": {
      "args": [
        "-y",
        "@merchinary/docs-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.docs]
command = "npx"
args = ["-y", "@merchinary/docs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "docs": {
      "args": [
        "-y",
        "@merchinary/docs-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "docs": {
      "args": [
        "-y",
        "@merchinary/docs-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Docs

same job, measured the same way
C
Agent Checkout
by agentcheckoutapi

AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.

8 tools answering
Shopify & eBay Product Scraper & Extractor
by ranovam

Shopify and eBay product scraper & extractor for fast market research. Pulls Shopify products.

answering
C
Ecommerce Intelligence MCP Server
by thenextgennexus

Shopify store + product analysis for DTC competitive research.

2 tools answering
DSers Official MCP Server
by dsers

Official DSers MCP for dropshipping: import, edit, price, and publish products to Shopify and Wix.

answering
SHOP MCP — Claude Connector for Shopify
by anderseen-digital

Connect Claude to your Shopify store. Edit themes, pages and products by describing what you want.

answering
Ecommerce Intel MCP
by themineworks

Product intel: Amazon, AliExpress, Shopify, TikTok Shop, ads and search interest.

answering
Shopify MCP
by miller-joe

MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.

32 installs/wk local only
Curie Commerce
by curie

Search, compare in 3D, and buy products from 5.6M+ Shopify stores. Free tier; Pro adds checkout.

30 tools answering

Docs — questions

Answers built from our own checks of this server.

Why is there no uptime for Docs?
Docs runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @merchinary/docs-mcp was installed 40 times last week.
How do I connect Docs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @merchinary/docs-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Docs?
The npm package @merchinary/docs-mcp was installed 40 times in the last week. Week over week that is +31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.