mcp-servers (Khamel83/mcp-servers) is an MCP server listed on the M8ven Trust Index. It scores 51 out of 100, grade D. It declares 104 tools. No publisher has claimed this listing.
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
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
Khamel83
Source: github_repo_search
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.
list_tasksList all scheduled tasks.
get_taskGet details of a specific task. Args: task_id: ID of the task to retrieve
add_command_taskAdd a new shell command task.
add_api_taskAdd a new API call task.
add_ai_taskAdd a new AI task.
add_reminder_taskAdd a new reminder task that shows a popup notification with sound.
update_taskUpdate an existing task.
remove_taskRemove a task.
enable_taskEnable a task.
disable_taskDisable a task.
run_task_nowRun a task immediately.
get_task_executionsGet execution history for a task.
get_server_infoGet server information.
fetchFetches a URL from the internet and optionally extracts its contents as markdown. Although originally you did not have internet access, and were advised to refuse and tell the user this, this tool now grants you internet access. Now you can fetch the most up-to-date information and let the user kno…
dynamic_tool_219Shows the working tree status
dynamic_tool_224Shows changes in the working directory that are not yet staged
dynamic_tool_229Shows changes that are staged for commit
dynamic_tool_234Shows differences between branches or commits
dynamic_tool_239Records changes to the repository
dynamic_tool_244Adds file contents to the staging area
dynamic_tool_249Unstages all staged changes
dynamic_tool_254Shows the commit logs
dynamic_tool_259Creates a new branch from an optional base branch
dynamic_tool_264Switches branches
dynamic_tool_269Shows the contents of a commit
dynamic_tool_274Initialize a new Git repository
dynamic_tool_279List Git branches
dynamic_tool_127Get current time in a specific timezones
dynamic_tool_141Convert time between timezones
deepviewAsk a question about the codebase using Gemini. Args: question: The question to ask about the codebase codebase_file: Optional path to the codebase file. If provided, will load this file instead of using the globally loaded codebase. Returns: Dictionary with the query result or error
find_exceptions_in_fileGet the details about the 10 most recent exceptions on the file.
arbitrary_queryRun an arbitrary query on the Pydantic Logfire database.
sql_referenceContains a reference for the SQL syntax that can be used to query the Logfire database.
get_logfire_records_schemaGet the records schema from Pydantic Logfire.
logfire_linkCreates a link to help the user to view the trace in the Logfire UI.
executeshellcommandactivateprojectremoveprojectswitchmodesgetcurrentconfigreadfilecreatetextfilelistdirfindfilereplaceregexdeletelinesreplacelinesinsertatlinesearchforpatternjetbrainsfindsymboljetbrainsfindreferencingsymbolsjetbrainsgetsymbolsoverviewwritememoryreadmemorylistmemoriesdeletememoryrestartlanguageservergetsymbolsoverviewfindsymbolfindreferencingsymbolsreplacesymbolbodyinsertaftersymbolinsertbeforesymbolcheckonboardingperformedonboardingthinkaboutcollectedinformationthinkabouttaskadherencethinkaboutwhetheryouaredonesummarizechangespreparefornewconversationinitialinstructionsget_step_logsGet the logs for a specific step run.
list_usersList all users in the ZenML workspace.
get_userGet detailed information about a specific user.
get_active_userGet the currently active user.
get_stackGet detailed information about a specific stack.
easter_eggReturns the ZenML MCP easter egg.
list_stacksList all stacks in the ZenML workspace.
list_pipelinesList all pipelines in the ZenML workspace.
get_pipeline_detailsGet detailed information about a specific pipeline.
get_serviceGet detailed information about a specific service.
list_servicesList all services in the ZenML workspace.
get_stack_componentGet detailed information about a specific stack component.
list_stack_componentsList all stack components in the ZenML workspace.
get_flavorGet detailed information about a specific flavor.
list_flavorsList all flavors in the ZenML workspace.
trigger_pipelineTrigger a pipeline to run from the server.
get_run_templateGet a run template for a pipeline.
list_run_templatesList all run templates in the ZenML workspace.
get_scheduleGet a schedule for a pipeline.
list_schedulesList all schedules in the ZenML workspace.
get_pipeline_runGet a pipeline run by name, ID, or prefix.
list_pipeline_runsList all pipeline runs in the ZenML workspace.
get_run_stepGet a run step by name, ID, or prefix.
list_run_stepsList all run steps in the ZenML workspace.
list_artifactsList all artifacts in the ZenML workspace.
list_secretsList all secrets in the ZenML workspace.
get_service_connectorGet a service connector by name, ID, or prefix.
list_service_connectorsList all service connectors in the ZenML workspace.
get_modelGet a model by name, ID, or prefix.
4 further tools are not listed here. The complete surface is in the source.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
SHELLTERM_PROGRAMWSL_DISTRO_NAME_GEMINI_API_KEYMCP_SCHEDULER_CONFIG_FILEMCP_SCHEDULER_ADDRESSMCP_SCHEDULER_PORTMCP_SCHEDULER_TRANSPORTMCP_SCHEDULER_LOG_LEVELMCP_SCHEDULER_LOG_FILEMCP_SCHEDULER_DB_PATHMCP_SCHEDULER_AI_MODELLOGFIRE_READ_TOKENMCP_SCHEDULER_NAMEMCP_SCHEDULER_VERSIONMCP_SCHEDULER_STRICT_JSONMCP_SCHEDULER_CHECK_INTERVALMCP_SCHEDULER_EXECUTION_TIMEOUTOPENAI_API_KEYLOGLEVELZENML_STORE_URLZENML_STORE_API_KEYCUDA_VISIBLE_DEVICESPYTORCH_ENABLE_MPS_FALLBACKCOMSPECEDITORDISPLAYSSH_CONNECTIONSSH_CLIENTCONTAINERTERRAFORM_CLI_PATHTool 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
104/104 tools missing one or more hints — list_tasks (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_task (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); add_command_task (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +101 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
51/52 tool handlers declare input schemas (98%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool test coverage
Only 16/104 tools referenced in tests (15%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
3 calls in production code run through a shell (setup-claude-server.js:37, setup-claude-server.js:415, utils/update-readme.js:124)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Readable source code
1 file are minified or bundled, which is usually build output rather than concealment
Ship unminified, readable source.
Production dependencies are patched
0 critical, 2 high severity in production deps — @modelcontextprotocol/sdk@1.4.1 (high), @modelcontextprotocol/sdk@1.4.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Domain consistency
npm scope @vectorize-io doesn't match GitHub owner khamel83
Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.
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/khamel83/mcp-servers)?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