- Explore MCP Servers
- mcp-monkey
Mcp Monkey
Installations
{}
Arguments
{}
Examples
{}
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
Installations
{}
Arguments
{}
Examples
{}
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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
- Create a virtual environment:
python -m venv venv
source venv/bin/activate # On Linux/Mac
# or
.\venv\Scripts\activate # On Windows
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python src/main.py
Project Structure
src/- Main application codemain.py- Application entry pointgui/- GUI componentsserver/- Server management codeautomation/- Selenium and automation utilitiestools/- Custom tools and scripts
License
See LICENSE file for details.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










