Target runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 12 Jun 2026.
MCP server for Target - search products, manage cart, track orders
Today is the operative word: we check Target every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add target -- npx -y @striderlabs/mcp-target
{
"mcpServers": {
"target": {
"args": [
"-y",
"@striderlabs/mcp-target"
],
"command": "npx"
}
}
}
[mcp_servers.target]
command = "npx"
args = ["-y", "@striderlabs/mcp-target"]
{
"mcpServers": {
"target": {
"args": [
"-y",
"@striderlabs/mcp-target"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"target": {
"args": [
"-y",
"@striderlabs/mcp-target"
],
"command": "npx"
}
}
}
MCP server for Walmart - search products, manage cart, track orders
MCP server for Kroger - search products, manage cart, place grocery orders
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
MCP server for Omie — ERP, customers, products, orders, invoices, financials
MCP server for Crunchyroll anime streaming - search anime, manage watchlist, track viewing progress
MCP server for SecObserve: triage findings, manage products, import scan reports and SBOMs.
MCP server for Delta Airlines - search flights, check status, manage trips
MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR
Answers built from our own checks of this server.