Browse all MCP servers by mikekistler.
by mikekistler
Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to LLMs, defined by Anthropic.
The Model Context Protocol (MCP) server is a C# based server that facilitates communication and data exchange using the MCP framework, allowing for seamless integration and interaction with various tools and platforms.
An MCP server using the MCP C# SDK to control LIFX bulbs.
This document provides a structured summary of a Model Context Protocol (MCP) server implemented in C# using the Microsoft SDK.
An example of an MCP server in an Aspire project.
An MCP server that runs in Azure Functions, providing scalable and efficient protocol management.
MinimalMCP is a Model Context Protocol (MCP) server that leverages minimal APIs to provide efficient and streamlined communication between clients and models.