Extends the capabilities of AI assistants by providing integrations and functionalities via the Model Context Protocol.
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.