mcpbeat Sign in

Dentro MCP Server

by dentro-fyi Your server? Claim it
local only

Dentro runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 29 Apr 2026.

Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.

Installs per day peak 10 · avg 4 · +59% w/w
a month agotoday
26
Installs / week
npm · @dentro-fyi/mcp
0
Stars
0 open issues
29 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Dentro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add dentro -- npx -y @dentro-fyi/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dentro": {
      "args": [
        "-y",
        "@dentro-fyi/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dentro]
command = "npx"
args = ["-y", "@dentro-fyi/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dentro": {
      "args": [
        "-y",
        "@dentro-fyi/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dentro": {
      "args": [
        "-y",
        "@dentro-fyi/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DENTRO_API_KEY (API key from dentro.fyi (free tier available)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dentro

same job, measured the same way
China NMPA Medical Device Data
by huangjunsong404-crypto

Structured China NMPA UDI data for AI agents: devices, registrants, models and registration numbers.

6 tools answering
Kdata Gate
by loved0543-dotcom

Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate.

26 tools answering
Price Data MCP
by wesseltl

Live market prices and candles for AI agents (200+ coins). Data only, no trading advice.

127 installs/wk local only
AgentPay (Russia)
by zapnikita95

RU merchant catalog for AI agents: price, stock, ProductCard. Controlled checkout. Not x402.

34 tools answering
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only
Financekit MCP
by vdalhambra

Stock quotes, technical analysis, crypto prices, and portfolio insights for AI agents

93 installs/wk local only
ROIC.AI Financial Data
by roic

ROIC.AI financial data: statements, ratios, prices, and earnings transcripts for public companies.

answering
C
MyHairMail Agent Tools
by myhairmailtools

Realtime wig stock, restock ETAs, and cross-brand color matching for AI agents.

answering

Dentro — questions

Answers built from our own checks of this server.

Why is there no uptime for Dentro?
Dentro runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dentro-fyi/mcp was installed 26 times last week.
How do I connect Dentro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dentro-fyi/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dentro?
The npm package @dentro-fyi/mcp was installed 26 times in the last week. Week over week that is +59%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dentro open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.