Atest MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 12 Nov 2025.
Auto-download & launch https://github.com/LinuxSuRen/atest-mcp-server
We read the source, 14 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 result = execSync(`${command} ${execName}`, { encoding: 'utf8', stdio: 'pipe' });
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 atest-mcp-server -- npx -y atest-mcp-server-launcher
{
"mcpServers": {
"atest-mcp-server": {
"args": [
"-y",
"atest-mcp-server-launcher"
],
"command": "npx"
}
}
}
[mcp_servers.atest-mcp-server]
command = "npx"
args = ["-y", "atest-mcp-server-launcher"]
{
"mcpServers": {
"atest-mcp-server": {
"args": [
"-y",
"atest-mcp-server-launcher"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"atest-mcp-server": {
"args": [
"-y",
"atest-mcp-server-launcher"
],
"command": "npx"
}
}
}
MCP server to create, read, update, list, and search GitHub Gists from your IDE
GitHub MCP Server - List PRs, issues, repo info, and search code
MCP server for GitLab and GitHub
MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.
Convert any GitHub repo to MCP server - automatic tool generation API wrap
DEPRECATED - This server has been moved to io.github.nansen-ai/nansen-mcp. Do not use.
Free MCP server: compute a GitHub repo maintenance/abandonment health score from live data.
MCP server for GitHub repo stats: stars, forks, contributors, activity.
Answers built from our own checks of this server.