mcpserver.lol
registry/zephex
Connection check verified live · 26h ago

zephex

MCP gateway with 10 tools for code analysis, architecture, package audit & security.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

10 tools

Read from the running server on 26h ago.

audit_headers read-only url*pathfocuscheck_sslscan_modecheck_apis +12
Audit a public HTTPS URL the user deployed — security grade A–F, SSL, headers, cookies, health (ALIVE/DEGRADED/BROKEN), exposed secrets, tech stack. Read plain_summary first; only…
check_package read-only tasksourcechannelpackage*versioncli_depth +2
Verify a public registry package before the agent recommends, installs, or changes a dependency. ALWAYS call when the user says install, add a package, add a dependency, upgrade, b…
check_test read-only areapathtasklimitcommandquestion +11
Run the project's real test suite and return structured health — the same engine as the terminal command zephex check test. Detects bun, vitest, jest, pytest, go test, and cargo. P…
explain_architecture read-only modepathfocusforceconcernexclude +6
Map how files in the user's project connect — which files are hubs, what imports what, where auth/API/database live. Not file bodies. ALWAYS call when they ask how auth works, wher…
find_code read-only pathquery*intentincludealso_trywhole_word +4
Search the user's project when you do not know which file holds something. Ranked hits; the definition of that name comes first, not a call site like const user = await name(). ALW…
get_project_context read-only pathforcetopicfocus_ondetail_levelinline_files +2
Answer what the user's project is — name, stack, how to run/test/build, auth, database, deploy, folder layout — from their files on disk, not from training data. ALWAYS call this b…
keep_thinking read-only arearevisesthought*sessionIdconfidence*goalAnchor +9
Structure multi-step debugging and planning across tool calls — not a one-shot think. Tracks hypotheses, observations, plans; detects loops via lastActions; riskLevel high/critical…
project_memory idareapathtagstypelimit +6
Save project notes that must survive this chat — rules, conventions, decisions, gotchas, preferences. Writes notes. Does not read source files. ALWAYS call when they say remember,…
read_code read-only kindmodepathfilestargetcompact +11
Read a known symbol or file from the user's project without dumping the whole tree. AST extract — signature plus body — cheaper than opening a 2,000-line file. ALWAYS call when fin…
Zephex_dev_info read-only slugquerycategoryoperation
Expert developer playbooks — not your repo. Stripe webhooks & checkout, Supabase RLS, Next.js auth (clerk, next-auth), payment flows, CSP/HSTS, deploy patterns. operation=search fi…