MCP ExplorerExplorer

Mcp Monkey

@SamMorrowDrumson 10 months ago
1 MIT
FreeCommunity
AI Systems
A tool to quickly turn websites into MCP resources

Overview

Content

Caution

This is an experiment at vibe coding with Cursor initially, just to see how it fares. It is not recommended to try, or to collaborate on or use now and quite possibly ever.

MCP Monkey

A Python GUI application for dynamically creating and managing MCP servers using Selenium and headless Chrome. This tool allows users to create servers and add custom Python/JavaScript tools for automation.

Features

  • Dynamic MCP server creation
  • Headless Chrome automation
  • Custom Python code execution
  • JavaScript injection capabilities
  • Modern PyQt6-based GUI

Setup

  1. Create a virtual environment:
python -m venv venv
source venv/bin/activate  # On Linux/Mac
# or
.\venv\Scripts\activate  # On Windows
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the application:
python src/main.py

Project Structure

  • src/ - Main application code
    • main.py - Application entry point
    • gui/ - GUI components
    • server/ - Server management code
    • automation/ - Selenium and automation utilities
    • tools/ - Custom tools and scripts

License

See LICENSE file for details.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers