Agentic Shelf MCP Server

utilities By vboykoCTO

Description

Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.

Install & Run Command

npx -y ai.agenticshelf/mcp
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "ai-agenticshelf-mcp": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ai-agenticshelf-mcp" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author vboykoCTO
Category utilities
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!