Web development utilities monorepo with MCP Server integration.
This is a monorepo containing various tools for web development, such as encoding, color conversion, date-time manipulation, and QR code generation. The main package uses the Model Context Protocol SDK to handle requests and responses.
- web-development-toolbox-mcp - MCP server implementation providing developer tools for encoding, color conversion, date/time handling, and more.
web-development-toolbox/
├── packages/
│ └── web-development-toolbox-mcp/ - MCP server implementation
│ └── example-project/
│ └── prompts/ - Example prompts for different tools
└── ... other configuration files
For installation and usage instructions, please refer to the README of the specific package you want to use.
This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.