Yafl runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 1 Aug 2026.
Agent-first E2EE file transfer over MCP: move files between machines in one tool call, gone in 24h.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const dirents = await readdir(dirPath, { recursive: true, withFileTypes: true })
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @yafldev/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@yafldev/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@yafldev/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@yafldev/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@yafldev/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YAFL_API_KEY (API key for authenticated transfers. Optional — omit and run `yafl login` (device flow) instead.).
The author declared them in the registry entry; get the values from the project itself.
Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.
Read-only VMware vCenter/ESXi monitoring, 32 MCP tools; vSphere calls allowlist-gated in tests.
The full Prufa QA agent over MCP: audits, flows, monitors, gremlin chaos, discovery.
MCP server teaching AI agents to implement TideCloak: auth, E2EE, IGA, security analysis
Flash and run real firmware on physical embedded dev boards from an AI agent, over MCP.
Tells AI agents which files to test first — churn, coverage, and test mapping as risk scores.
Browser MCP: the app under test egresses via the real ISP while the agent stays on the VPN.
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
Answers built from our own checks of this server.