presend (presendapp/presend) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 34 tools. No publisher has claimed this listing.

C
Warning
74/100

presend

Free privacy-first browser tools + a 40-endpoint security/utility API (typosquat & vulnerability checks, WHOIS/DNS, MCP server for AI agents). No signup.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

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

presendapp

Source: github_repo_search

Is this your MCP?

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.

// key findings
🚨
Code appears obfuscated
3 files are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 1 credential: BING_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes34 tools

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.

ai_crawler_check

Check which AI crawlers are allowed by robots.txt

base64

Encode or decode Base64

color

Convert color formats

csv_json

Convert between JSON and CSV (GET)

dns_lookup

DNS record lookup (A, AAAA, CNAME, MX, TXT, NS)

email_disposable

Detect disposable email domains

email_security

Domain email anti-spoofing check (SPF/DMARC/DKIM)

email_validate

Validate an email address

email_verify

Combined email verification

favicon

Fetch a domain's favicon URL

ip

Get caller IP geolocation

ip_reputation

IP reputation check (Spamhaus DROP)

jwt_decode

Decode a JWT

jwt_verify

Verify a JWT's cryptographic signature

maintainer_change_check

Detect a suspicious npm package maintainer change

password

Generate a secure password

password_breach

Check if a password has been breached

password_check

Combined password strength + breach check

phone_verify

Validate and format a phone number

redirect_trace

Full redirect chain trace

repo_health_check

GitHub repository health signals

security_headers

Audit HTTP security headers

security_scan

Combined security posture report

subdomains

Passive subdomain discovery

supply_chain_check

Combined supply-chain risk check (maintainer-change + vulnerability + typosquat + repo-health)

text_similarity

Text similarity via SimHash (1 or 2 texts)

timestamp

Convert timestamps

typosquat_check

Package name typosquatting check

url_clean

Clean a single URL

url_reputation

Check URL against malware/phishing database

user_agent

Parse a User-Agent string

uuid

Generate UUIDs

vulnerability_check

Package vulnerability check (OSV.dev)

whois_lookup

Domain registration lookup (WHOIS via RDAP)

// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configGOOGLE_SERVICE_ACCOUNT_JSON_PATH
configGSC_SITE_URL
🔐 secretBING_API_KEY
// quality suggestions

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

34/34 tools missing one or more hints — ai_crawler_check (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); base64 (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); color (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +31 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 test coverage

Only 7/34 tools referenced in tests (21%)

Write tests that reference each tool by name so every tool has at least one test.

No eval / new Function

1 eval() or new Function() call — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Readable source code

3 files are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/presendapp/presend?variant=verified)](https://m8ven.ai/mcp/presendapp/presend)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 234c516399305500508d8fcf6dad1c655f0ff177
code hash: b6eae176061483932f035febf318a8e6e4f1e3eeae00c01be928345c333376ba
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client