How-To-Create-MCP-Server and mcp-template-dotnet

How-To-Create-MCP-Server
51
Established
mcp-template-dotnet
32
Emerging
Maintenance 6/25
Adoption 7/25
Maturity 15/25
Community 23/25
Maintenance 6/25
Adoption 6/25
Maturity 16/25
Community 4/25
Stars: 39
Forks: 76
Downloads:
Commits (30d): 0
Language:
License: MIT
Stars: 24
Forks: 1
Downloads:
Commits (30d): 0
Language: C#
License: MIT
No Package No Dependents
No Package No Dependents

About How-To-Create-MCP-Server

nisalgunawardhana/How-To-Create-MCP-Server

This guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure it in VS Code, and interact with it using Copilot Chat.

This guide helps developers integrate their .NET applications with AI tools like Copilot Chat. It walks through setting up a basic Model Context Protocol (MCP) server, configuring it within VS Code, and demonstrating how to enable Copilot Chat to interact with custom functionality defined in .NET. The end user for this project is a software developer who wants to expose specific application logic to AI assistants.

AI-integration .NET-development developer-tools Copilot-Chat backend-development

About mcp-template-dotnet

NikiforovAll/mcp-template-dotnet

This repository contains a template for creating a Model Context Protocol (MCP) applications in .NET.

This is a template for creating applications that connect large language models (LLMs) to external data sources and tools. It allows developers to quickly set up a .NET application that can serve as a bridge, taking requests from an LLM, interacting with your custom data or logic, and returning the results to the LLM. It's for .NET developers building intelligent applications that need to go beyond an LLM's built-in knowledge.

LLM integration intelligent applications tooling development application development AI backend

Scores updated daily from GitHub, PyPI, and npm data. How scores work