MyDev icon

MyDev

Extends the capabilities of AI assistants by providing integrations and functionalities via the Model Context Protocol.

About

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

  • Discord and Google Chat webhook integrations
  • Web search using OpenAI API
  • Built with FastMCP framework for easy tool registration
  • Automatic schema generation
  • Environment-based configuration
  • 0 GitHub stars

Use Cases

  • Performing web searches directly through AI assistant interfaces
  • Extending the capabilities of Claude Desktop and VS Code with custom tools
  • Sending notifications to Discord or Google Chat from AI assistants