- Enhanced Development Environment with MCP Servers
Enhanced Development Environment with MCP Servers
Enhanced development environment with MCP servers, UV package manager, and Open Interpreter
Content
Enhanced Development Environment with MCP Servers
A comprehensive development environment featuring UV package manager, Open Interpreter (dev branch), and Model Context Protocol servers.
🚀 Features
- UV package manager for fast Python package management
- Modern CLI tools (exa, bat, ripgrep, etc.)
- Zsh with Oh My Zsh and useful plugins
- Development tools (git, vim, tmux, etc.)
- Rust-based performance tools
- Docker and Vagrant configurations
- Optimized for Python development
🛠️ Included Tools
Python Tools
- UV package manager
- IPython
- Black (formatter)
- isort (import sorter)
- mypy (type checker)
- ruff (linter)
- pytest (testing)
- debugpy (debugging)
- pre-commit
Modern CLI Tools
- exa (modern ls)
- bat (modern cat)
- ripgrep (modern grep)
- fd-find (modern find)
- delta (git diff)
- zoxide (smart cd)
- starship (shell prompt)
- dust (modern du)
- hyperfine (benchmarking)
Development Tools
- Git
- Vim
- Tmux
- HTTPx
- Docker
- Docker Compose
🚀 Quick Start
Using Docker
# Build and start the container
docker-compose up -d
# Enter the container
docker-compose exec dev zsh
# Or use the run command
docker-compose run --rm dev
Using Vagrant
# Start the VM
vagrant up
# SSH into the VM
vagrant ssh
# Destroy the VM
vagrant destroy
📁 Directory Structure
.
├── Dockerfile # Container definition
├── docker-compose.yml # Container orchestration
├── Vagrantfile # VM definition
├── .zshrc # Shell configuration
├── workspace/ # Your projects directory
└── .config/
└── uv/ # UV configuration
🔧 Usage
Package Management
# Install packages
python-install pandas numpy
# Create virtual environment
venv-create
# Activate virtual environment
venv-activate
# Install project dependencies
python-deps
Development Workflow
# Initialize new project
uv-init myproject
# Create project from template
uv-scaffold fastapi myapi
# Set up testing
uv-test-setup
# Check project structure
uv-project-check
Maintenance
# Clean UV cache
uv-clean
# Rebuild virtual environment
uv-venv-rebuild
# Check system
uv-doctor
⚙️ Customization
Adding Local Configuration
Create ~/.zshrc.local for machine-specific settings:
# Local environment variables
export MY_VAR="value"
# Local aliases
alias myalias="mycommand"
Modifying UV Configuration
Edit ~/.config/uv/uvconfig.toml:
[cache]
maximum_size = "10GB"
shared = true
[network]
concurrent_downloads = 8
🔍 Troubleshooting
Common Issues
-
Package Installation Problems
uv-clean uv-doctor -
Virtual Environment Issues
uv-venv-rebuild -
Performance Issues
bench "your-command" # Uses hyperfine
📦 Maintenance
Container Updates
# Rebuild container with updates
docker-compose build --no-cache
# Pull latest base image
docker-compose pull
VM Updates
# Update VM
vagrant provision
# Update box
vagrant box update
🔒 Security Notes
- Container runs as non-root user
- SSH keys mounted read-only
- Git config mounted read-only
- Minimal base image
- Regular security updates
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Serper MCP ServerA Serper MCP Server
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Amap Maps高德地图官方 MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Playwright McpPlaywright MCP server
DeepChatYour AI Partner on Desktop
CursorThe AI Code Editor
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.