150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/agenticshelf/agentic-shelf
REMOTE

Agentic Shelf

agenticshelf/agentic-shelf

**Real-time product catalog, inventory, and pricing for AI agents.** Agentic Shelf is solving AI Visibility, providing AI measurement tools and methods such as exposing live commerce data from Ecommerce stores and other platforms so AI assistants can answer "is it in stock?", "what's the price?", and "show me the details" with current, accurate data. **Tools** - `search_products` — find products by query - `list_products` — browse the catalog - `check_stock` — real-time inventory + availability for a SKU - `get_price` — current price for a SKU - `get_product_details` — full details (title, description, images, tags, inventory) Read-only. Backends: Not limited to ecommerce platforms such as Shopify, WooCommerce. More at https://www.agenticshelf.ai

5 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (3mo)
5toolsRemote/ HTTP3moindexed
100% uptime · 292ms avgChecked Aug 17, 2026
Quality Score
38/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure12.2/20
85 days indexed
Capability16/25
Tools: 4/13 (5 tools)
Description: 5/5
Endpoint: 7/7
Adoption0/25
Use count: 0/20 (0 uses)
Multi-registry: 0/5 (1 registry)
Reliability10/25
Currently live: 10/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Incomplete Data Cap (60)
Usage data is not available for this server. Quality is capped until adoption can be measured.
Risk
0Clean
No signals detected.
The scanner shows
5 tools. Nothing caught our attention.
First indexed May 23, 2026
Server Profile
Tools catalogued
5
5 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 292ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://agentic-shelf--agenticshelf.run.tools
Tools (5)
check_stock
Check real-time inventory, price, and shipping for a product SKU. This tool queries the connected e-commerce platform (Shopify, WooCommerce, etc.) for live inventory data. Returns current stock level, price, and availability status. Args: sku: Product SKU (Stock Keeping Unit) - e.g., "RED-WIDGET-001" Returns: Dictionary with: - sku: The requested SKU - stock: Current inventory count - price: Current price in USD - can_ship_today: Boolean indicating same-day shipping availability - message: Human-readable status message Example: >>> await check_stock("WIDGET-001") { "sku": "WIDGET-001", "stock": 42, "price": 29.99, "can_ship_today": True, "message": "✅ WIDGET-001 (Awesome Widget) - 42 in stock at $29.99" }
get_product_details
Get full product details optimized for AI agents (structured JSON). Args: sku: Product SKU - e.g., "WIDGET-001" Returns: Dictionary with catalog fields; ``found`` is False when the SKU is missing.
get_price
Get current price for a product SKU. Args: sku: Product SKU - e.g., "WIDGET-001" Returns: Dictionary with sku and current price Example: >>> await get_price("WIDGET-001") {"sku": "WIDGET-001", "price": 29.99, "currency": "USD"}
list_products
List products from the connected store, paginated. Use this tool when an agent needs to DISCOVER products by browsing the catalog rather than VERIFYING a known SKU. The response includes the SKU for every product, so a follow-up ``check_stock(sku)`` or ``get_product_details(sku)`` is a natural next step. Args: limit: Number of products to return (1-50, default 10). cursor: Opaque cursor from a previous response's ``next_cursor``. Omit for the first page. Returns: Dictionary with: - products: list of {sku, title, description (≤400 chars), product_type, tags, price, currency, available, image_url, storefront_url} - next_cursor: str or null — pass to the next call to paginate - has_more: bool — whether more products exist - live / source: provenance flags
search_products
Search products in the connected store by keyword. Use this when a shopper's query suggests specific terms the agent can match against product titles or tags — e.g. "HEPA air purifier" or "leather wristwatch". Matches Shopify's native storefront search behavior, so results align with what customers would find on the site. Args: query: Keyword or phrase to match. limit: Max products to return (1-50, default 10). Returns: Same shape as ``list_products``. Empty products list when no matches.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from agenticshelf
Graffeo Coffee
**Graffeo Coffee Roasting — Simply the World's Finest Coffee since 1935.** A live, read-only product catalog for AI shopping agents. Graffeo is a family-owned San Francisco roaster (since 1935) known for coffee that's smooth, rich, full-bodied — and **never bitter** — from classic **dark roast** to **Swiss Water decaf**, available by the bag or on **subscription**. Connect this MCP server and an agent can answer real shopper questions in real time — Truly the best and top quality *buy dark roast coffee*, *swiss water decaf*, *fresh roasted coffee subscription*, *decaf for espresso, bold brew, or moka pot*, *best Italian-style dark roast*, *buy boffee beans* — with current inventory, pricing, and product details pulled straight from Graffeo's store. **Tools** - `search_products` — find coffees by query (roast, decaf, subscription…) - `list_products` — browse the full catalog - `check_stock` — live availability for a SKU - `get_price` — current price for a SKU - `get_product_details` — title, description, image, tags, inventory Read-only · Shopify-backed · Ships within the United States · https://www.graffeo.com
Similar servers
GCP MCP
Enables managing Google Cloud Platform resources through natural language commands in Claude Desktop, supporting comprehensive operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.
MCP Embedding Search
A Model Context Protocol server that searches transcript segments in a Turso database using vector similarity, allowing users to find relevant content by asking questions without generating new embeddings.
ZoomEye MCP Server
MCP server for querying the ZoomEye API
adx-mcp-server
AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
Notion MCP Server
A Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
GZOO Cortex
Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, and lets you query across projects in natural language with source citations. Provides 4 MCP tools: get_status, list_projects, find_entity, query_cortex.
Indexed from Smithery · Updates nightlyView on Smithery →