MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Minecraft pentest tool I made so I can search for vulnerable minecraft servers.

Created 11/28/2025
Updated 17 days ago
Repository documentation and setup instructions

MCPentester

Minecraft pentest tool I made so I can search for vulnerable minecraft servers.

Please use this responsibly 🙏 - I made this because mcptool sucks (it's not open-source anymore) and I want to report vulnerabilities to owners! And you should too!

Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcpentester

Cursor configuration (mcp.json)

{ "mcpServers": { "pygot-mcpentester": { "command": "uvx", "args": [ "mcpentester" ] } } }