Serversio.github.dentro-fyi/dentro
D

io.github.dentro-fyi/dentro

io.github.dentro-fyi/dentro · v0.1.1
▦ npm
v0.1.1npm npm: @dentro-fyi/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.dentro-fyi/dentro",
  "description": "Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.",
  "repository": {
    "url": "https://github.com/dentro-fyi/dentro-mcp",
    "source": "github"
  },
  "version": "0.1.1",
  "websiteUrl": "https://dentro.fyi",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@dentro-fyi/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key from dentro.fyi (free tier available)",
          "isRequired": true,
          "isSecret": true,
          "name": "DENTRO_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}