deeptap-mcp (TedyHub/deeptap-mcp) is an MCP server listed on the M8ven Trust Index. It scores 60 out of 100, grade C. It declares 6 tools. No publisher has claimed this listing.
MCP server to configure and verify iOS Universal Links and Android App Links via DeepTap API, enabling coding agents to manage deep-link domains.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
TedyHub
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
get_accountReturn the current DeepTap account, plan, and limits. Call this first to check the plan and how many domains/links are available before creating resources. Read the `meta` block for live usage and rate limits.
list_domainsList all DeepTap domains for the account, with their iOS/Android config and AASA/assetlinks URLs.
get_domainFetch one domain by id (e.g. 'dom_42'), including its iOS/Android settings and generated file URLs.
create_domainCreate a DeepTap subdomain and configure iOS Universal Links and/or Android App Links. Pass `name` (the subdomain label, e.g. 'myapp' → myapp.deeptap.io). For working routing also set fallback_url and app_store_url / play_store_url. After creating, call verify_domain.
update_domainUpdate a domain's iOS/Android configuration (partial — only the fields you pass change). iOS caches AASA aggressively; existing installs may take up to 24h to pick up changes.
verify_domainFetch the domain's generated apple-app-site-association and assetlinks.json and check them against the configured app identifiers (reachable, valid JSON, appID/package match, fingerprints, paths). Run after create_domain/update_domain. Note: this checks what is verifiable server-side; rebuilding the…
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
DEEPTAP_API_KEYenv =dt_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx \DEEPTAP_API_URLno https://deeptap.io Base URL of the DeepTap API (override for self-hosting/staging).Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
6/6 tools missing one or more hints — get_account (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_domains (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_domain (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +3 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
4/6 tool handlers declare input schemas (67%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.13.0 (high), @modelcontextprotocol/sdk@1.13.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/tedyhub/deeptap-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check