Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by coredevsushant • Uncategorized
An MCP server that bridges Claude AI with a .NET Web API to provide weather forecast data.
Integrate Claude with custom backend APIs using MCP.
Provide dynamic weather forecast data through Claude.
A starter template to build Claude-interactive backends in .NET.
This repository demonstrates how to build an MCP Server in .NET that connects Claude (Anthropic) to backend logic via a Web API. It includes a sample ASP.NET Core Web API exposing weather forecast data and a bridge server that communicates with Claude using the Model Context Protocol over stdio. This setup allows developers to extend Claude's capabilities by integrating custom backend services easily.