Extends the capabilities of AI assistants by providing integrations and functionalities via the Model Context Protocol.
Sponsored
MyDev is a collection of Model Context Protocol (MCP) servers designed to enhance AI assistant capabilities. Each server is independently deployable, offering specific functionalities through a standardized interface. Currently, the repository includes a webhook integration server for sending messages to services like Discord and Google Chat, and a web search server utilizing the OpenAI API for internet search capabilities. Built using the FastMCP framework, these servers provide easy tool registration, automatic schema generation, and built-in error handling for seamless integration with MCP-compatible clients like Claude Desktop and VS Code.
Key Features
01Discord and Google Chat webhook integrations
02Web search using OpenAI API
03Built with FastMCP framework for easy tool registration
04Automatic schema generation
05Environment-based configuration
060 GitHub stars
Use Cases
01Performing web searches directly through AI assistant interfaces
02Extending the capabilities of Claude Desktop and VS Code with custom tools
03Sending notifications to Discord or Google Chat from AI assistants