Sequentum MCP (Sequentum/sequentum-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 39 tools. No publisher has claimed this listing.

C
Caution
74/100

Sequentum MCP

Connects AI assistants to Sequentum for managing web scraping agents, including agent creation, run automation, scheduling, and analytics. Provides tools for agent management, run control, file access, and cost tracking.

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

⚡ 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

Sequentum

Source: Glama

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
🚨
Known vulnerabilities in dependencies: 1 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: OPENAI_APPS_CHALLENGE_TOKEN, SEQUENTUM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes39 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.

list_agents
get_agent
search_agents
get_agent_runs
get_run_status
start_agent
stop_agent
kill_agent
delete_run
get_run_files
get_file_download_url
get_agent_versions
restore_agent_version
list_agent_schedules
create_agent_schedule
delete_agent_schedule
get_agent_schedule
update_agent_schedule
enable_agent_schedule
disable_agent_schedule
get_scheduled_runs
get_credits_balance
get_spending_summary
get_credit_history
get_agents_usage
get_agent_cost_breakdown
get_agent_runs_cost
list_spaces
get_space
get_space_agents
search_space_by_name
run_space_agents
get_runs_summary
get_records_summary
get_run_diagnostics
get_latest_failure
start_agent_build
get_agent_build_status
stop_agent_build
// known CVEs in dependencies1 critical1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highexpress-rate-limit@8.2.1GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
configHOST0.0.0.0 HTTP server bind address.
configLIST_CACHE_TTL_MS
configMCP_RATE_LIMIT_MAX100 Maximum /mcp requests per window, per process, per IP. See "Rate limiting across replicas" below before scaling horizontally.
configMCP_RATE_LIMIT_WINDOW_MS60000 (1 minute) Rate-limit window applied to the /mcp endpoint.
🔐 secretOPENAI_APPS_CHALLENGE_TOKEN
configREQUIRE_AUTHtrue Set to false to bypass the OAuth Bearer-token requirement on /mcp. For local testing only: the connection succeeds, but tools still fail without a valid backend token.
🔐 secretSEQUENTUM_API_KEYauthenticated with , is deprecated and will be removed in a future
configSEQUENTUM_API_URLunder Settings > API Keys, and overrides the Sequentum
configTRANSPORT_MODE(=http) behind its own deployment configuration. The following
configTRUST_PROXY## and rate-limit evasion
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

All four hints declared on every tool

39/39 tools missing one or more hints — list_agents (missing: idempotentHint); get_agent (missing: idempotentHint); search_agents (missing: idempotentHint), +36 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.

Shell command execution

1 call in production code run through a shell (vitest.global-setup.ts:10)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Production dependencies are patched

0 critical, 1 high severity in production deps — express-rate-limit@8.2.1 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

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 4 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/sequentum/sequentum-mcp?variant=verified)](https://m8ven.ai/mcp/sequentum/sequentum-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: c908256ee6cb7fa1f4f2da9f65d0148f3cb0a6b6
code hash: d68fc314a271ac42300e7c14af7c15ddb9bfc616d825b4c638e98505bc24e416
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