MCP Directory
Back

mcp-products-server

by Tahubu-AI · C# · ★ 1

Example MCP server using the .NET ModelContextProtocol SDK, Semantic Kernel, Aspire, and a Blazor client app. The MCP server provides tools to interact with a Cosmos DB database.

Install

git clone https://github.com/Tahubu-AI/mcp-products-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-products-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:Tahubu-AI/mcp-products-server"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that provides product search and marketing summary generation capabilities for the Cosmic Works Bike Company. This project includes both the MCP server and a Blazor client for easy testing and interaction. - **Product Search Tools**: Hybrid search capabilities (vector and full-text searching) - **Product Summary Tools**: Generate, retrieve, update, and delete marketing summaries - **HTTP Transport**: JSON-RPC over HTTP for easy integration - **Comprehensive Logging**: Track tool invocations, parameters, and performance metrics - **Azure Cosmos DB Integrat…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers