MCP-Claude-Enhancements is a collection of utility servers that extend Claude's capabilities through simple, focused tools. Created by Apoorv Vishnoi, it includes modules for greeting users, counting desktop files, saving conversations to text files, and a smart context handler. Each server is built with FastMCP and designed to be easily configured through the provided JSON configuration file. The implementation demonstrates practical ways to enhance Claude's functionality with everyday tasks while maintaining a lightweight, modular approach that allows users to selectively enable the tools they need.
ApoorvV