image-gen-mcp: Image Gen MCP Server bridges the gap between text-only chatbots and visual content generation. It provides a standardized MCP interface for multiple AI image models, including OpenAI's gpt-image-1, DALL-E, and Google's Imagen series. The server supports various LLM clients like Claude Desktop, Continue.dev, and custom MCP clients, offering multi-provider integration, caching, and production-ready deployment options.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Content creation: generate illustrations, social media graphics, and educational materials directly within chat interfaces
Integrating .NET applications with the Model Context Protocol