MCP React Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 17 Sep 2026.
9 MCP servers for React/TypeScript — dep auditing, a11y, test gen, and TypeScript enforcement.
We read the source, 20 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 entry = path.join(ROOT, "tools", requested, "build", "index.js");
const output = execSync(cmd, {
return { result: before + (change.insert || '') + after, applied: 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-react-toolkit -- npx -y mcp-react-toolkit
{
"mcpServers": {
"mcp-react-toolkit": {
"args": [
"-y",
"mcp-react-toolkit"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-react-toolkit]
command = "npx"
args = ["-y", "mcp-react-toolkit"]
{
"mcpServers": {
"mcp-react-toolkit": {
"args": [
"-y",
"mcp-react-toolkit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-react-toolkit": {
"args": [
"-y",
"mcp-react-toolkit"
],
"command": "npx"
}
}
}
MCP server for agent-driven React Native and Expo development and mobile testing
MCP Server for software testing, test case management, test execution, and defect tracking.
Ingeniux CTnP MCP server for personalization, A/B testing, and audience management.
MCP server for iOS and Android Mobile Development, Automation and Testing
A standardized testing harness for MCP servers and agent workflows
Clean TypeScript starter for MCP servers: zod-validated tools, tests, one-command dev loop.
MCP server for R package development using usethis, devtools, renv, and testthat
A test MCP server for task management
Answers built from our own checks of this server.