MCP Servers

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

M
MCP Debug Gorilla

MCP server by mglrte1986

Created 6/5/2026
Updated about 6 hours ago
Repository documentation and setup instructions

MCP-debug-GORILLA

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/mglrte1986/MCP-debug-GORILLA
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "mglrte1986-mcp-debug-gorilla": { "command": "git", "args": [ "clone", "https://github.com/mglrte1986/MCP-debug-GORILLA" ] } } }