MCP MCP server · com.microsoft
com.microsoft/template-server-name
Template MCP server example.
- host stars
- 3,681
- 30-day movement
- +227/day
- Related entries
- 3
- Connections
- 0
localnugetstdio
This is a template MCP server example from Microsoft's MCP servers repository, listed with no tools and stdio transport. Its name and structure indicate it serves as a starting scaffold rather than a functional server.
Reach for it when you want a blank, Microsoft-maintained example to scaffold your own MCP server.
Use it to
- Copy the template to start a new MCP server
- Study the basic MCP server structure
- Test MCP client connections with a minimal stdio server
For Developers building Microsoft MCP servers
- Runs
- installed — on your machine
- Transport
- stdio
- Packaged as
- nuget:Microsoft.Template.Mcp, npm:@azure/mcp-template, pypi:msmcp-template, mcpb:https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-x64.mcpb, mcpb:https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-arm64.mcpb, mcpb:https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-x64.mcpb, mcpb:https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-arm64.mcpb, mcpb:https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-x64.mcpb, mcpb:https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-arm64.mcpb
- Install
- dotnet tool install Microsoft.Template.Mcp
- Version
- 0.0.12-alpha.5932986
- Last release
- 2026-02-27
- NuGet downloads, lifetime
- 22,504
topicsmcptemplateexamplescaffoldstdiomicrosoft