← Index

io.github.markswendsen-code/target

io.github.markswendsen-code/target·v0.1.2·Search
Quality Score
80
/100

MCP server for Target - search products, manage cart, track orders

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "target": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-target"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "target": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-target"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @striderlabs/mcp-target
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search