Template Server Name
Rank #116com.microsoft/template-server-name
Template MCP server example.
Template Server Name is a Model Context Protocol (MCP) server published by microsoft. It ranks #116 of 56,377 servers tracked on MCP Toplist, and its repository has 3,282 GitHub stars. Template Server Name is listed on Official MCP, with 13 tracked versions. It was first listed on Jan 21, 2026 and most recently updated on Feb 27, 2026.
Ranks ahead of 56,261 of 56,377 servers on MCP Toplist.
Use Template Server Name
Add Template Server Name to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"template-server-name": {
"command": "dnx",
"args": [
"Microsoft.Template.Mcp"
]
}
}
}{
"mcpServers": {
"template-server-name": {
"command": "npx",
"args": [
"-y",
"@azure/mcp-template"
]
}
}
}{
"mcpServers": {
"template-server-name": {
"command": "uvx",
"args": [
"msmcp-template"
]
}
}
}Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-win-arm64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-linux-arm64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-x64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/microsoft/mcp/releases/download/Template.Mcp.Server-0.0.12-alpha.5932986/Template.Mcp.Server-osx-arm64.mcpb` — install it through your client’s extension manager.
Listed on 1 registry
microsoft
Other servers by microsoft
- MarkItDown#6 · 5 vers
- Playwright MCP Server#7 · 4 vers
- 🚀 Model Context Protocol (MCP) Curriculum for Beginners MCP Server#217
- Awesome Copilot MCP Server#299 · 81 vers
- GenAIScript#1364 · 5 vers
- DebugMCP#2486
- Microsoft Copilot Studio ❤️ MCP Server#5264
- Enterprisemcp#5806 · 2 vers
- MCP Weather Server#8078
- Clarity Data Export MCP Server#8226
- TypeSpec MCP Server and Emitter MCP Server#9927
- codesearch#12652
Available versions (13)
| Version | Published |
|---|---|
| 0.0.12-alpha.5932986 | Feb 27, 2026 |
| 0.0.12-alpha.5927751 | Feb 25, 2026 |
| 0.0.12-alpha.5905147 | Feb 20, 2026 |
| 0.0.12-alpha.5905061 | Feb 20, 2026 |
| 0.0.12-alpha.5902610 | Feb 20, 2026 |
| 0.0.12-alpha.5897189 | Feb 20, 2026 |
| 0.0.12-alpha.5896729 | Feb 19, 2026 |
| 0.0.12-alpha.5891147 | Feb 18, 2026 |
| 0.0.12-alpha.5863341 | Feb 11, 2026 |
| 0.0.12-alpha.5855328 | Feb 9, 2026 |
| 0.0.12-alpha.5792017 | Jan 23, 2026 |
| 0.0.12-alpha.5776860 | Jan 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Template Server Name?
- Template Server Name is maintained by microsoft, which publishes 24 MCP servers (151 total versions) tracked on MCP Toplist.
- Is Template Server Name listed on the official MCP registry?
- Yes — Template Server Name is listed on the Official MCP Registry.
- How many versions does Template Server Name have?
- MCP Toplist tracks 13 versions of Template Server Name, most recently published on Feb 27, 2026.
- Where can I find the source code for Template Server Name?
- The source code for Template Server Name is hosted at github.com/microsoft/mcp.