VitaminMCP runs on your own machine — the client starts it, so there is no endpoint to ping. 125 installs a week from npm. Last commit 17 Sep 2026.
Test Minecraft plugins end to end: drive a real Paper server and real protocol bots.
We read the source, 19 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.
этот файл ставится пользователю, но в репозитории его нет
пакет vitaminmcp ссылается на backas03/vitaminmcp-minecraft
Process process = new ProcessBuilder(commandFor(runnerPath, host, port, protocol))
async spawn(name, clientIp, auth = 'offline', account = '') {
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 vitaminmcp -- npx -y vitaminmcp
{
"mcpServers": {
"vitaminmcp": {
"args": [
"-y",
"vitaminmcp"
],
"command": "npx"
}
}
}
[mcp_servers.vitaminmcp]
command = "npx"
args = ["-y", "vitaminmcp"]
{
"mcpServers": {
"vitaminmcp": {
"args": [
"-y",
"vitaminmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vitaminmcp": {
"args": [
"-y",
"vitaminmcp"
],
"command": "npx"
}
}
}
MCP server enabling AI assistants to build, test, and debug Zotero plugins
End-to-end tests from one sentence: an agent drives a real browser, and passing runs replay free.
A Test MCP server that provides tools, promts and resources
A Test MCP server that provides tools, promts and resources
A chaos-engineering and resilience-testing toolkit for Model Context Protocol servers.
Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
An MCP server that provides access to Testiny projects, test cases and test runs
Answers built from our own checks of this server.