MCP Server
io.github.markswendsen-code/walmart MCP Server
io.github.markswendsen-code/walmart
What is the io.github.markswendsen-code/walmart MCP server?
MCP server for Walmart - search products, manage cart, track orders
How to install io.github.markswendsen-code/walmart
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"walmart": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-walmart"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"walmart": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-walmart"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"walmart": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-walmart"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"walmart": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-walmart"
]
}
}
}Claude Code
claude mcp add walmart -- npx -y @striderlabs/mcp-walmartRelated MCP servers
MCP server for Chipotle - let AI agents order burritos, bowls, and more
View repository →MCP server for Crunchyroll anime streaming - search anime, manage watchlist, track viewing progress
View repository →MCP server for Delta Airlines - search flights, check status, manage trips
View repository →MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering
View repository →Gmail MCP server — send, read, and search email. By Strider Labs.
View repository →MCP server for GrubHub - let AI agents order food and manage restaurant delivery autonomously
View repository →