🤖 MCP Server Terminator Test Facility
A testing ground for the MCP server terminator. Hasta la vista, bugs!
Overview
The MCP Server Terminator Test Facility is a testing ground for experimental server termination protocols designed to eliminate problematic server instances with high efficiency and caution.
This facility is intended for developers and system administrators to test the capabilities of the MCP terminator. Use with extreme caution and adhere to the provided safety protocols while integrating the termination protocols into your server management system.
- Experimental server termination protocols - Advanced server process termination capabilities - Detailed safety and operational guidelines
- Testing server stability and response under termination scenarios.
- Evaluating the efficiency of server recovery after termination.
- Fun demonstrations or simulations of server termination for educational purposes.
Add to your AI client
Use these steps to connect 🤖 MCP Server Terminator Test Facility in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"terminatortest-patruff": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terminatortest-patruff"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"terminatortest-patruff": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terminatortest-patruff"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"terminatortest-patruff": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terminatortest-patruff"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"terminatortest-patruff": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terminatortest-patruff"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"terminatortest-patruff": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terminatortest-patruff"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"terminatortest-patruff": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-terminatortest-patruff"
]
}
}
}FAQ
Is this facility safe to use?
The facility comes with multiple safety warnings and protocols; extreme caution is advised.
Can I use this for production server environments?
No, this is strictly experimental and not recommended for production environments.
What happens if the system becomes self-aware?
Following safety protocols will minimize risks, but it is vital to monitor the system behavior closely.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":373,"uuid":"86c0572e-7c82-41c9-bf11-e366a9e90ecc","name":"terminatorTest","title":"🤖 MCP Server Terminator Test Facility","description":"A testing ground for the MCP server terminator. Hasta la vista, bugs!","avatar_url":"https://avatars.githubusercontent.com/u/14841709?v=4","created_at":"2024-12-13T13:21:47.815Z","updated_at":"2024-12-13T15:09:08.634Z","status":"created","author_name":"patruff","author_avatar_url":"https://avatars.githubusercontent.com/u/14841709?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/patruff/terminatorTest","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]